diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/bitbucket-pipelines.yml valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/bitbucket-pipelines.yml --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/bitbucket-pipelines.yml 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/bitbucket-pipelines.yml 2019-08-23 11:49:41.000000000 +0000 @@ -8,7 +8,7 @@ develop: - step: caches: - ccache + - ccache script: - cat /etc/*-release - uname -a diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/ChangeLog.txt valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/ChangeLog.txt --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/ChangeLog.txt 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/ChangeLog.txt 2019-08-23 11:49:41.000000000 +0000 @@ -26,6 +26,9 @@ - New options to hide all/show all visibility groups. - New feature "Hide piece's main path". - Allow controlling priority selecting pieces in layout. +- No scissors on tiled PDF bottom row. +- All intersections are now treaded as a loop. +- [#558] New export: Export pattern as step-by-step text. # Version 0.6.2 (unreleased) - [#903] Bug in tool Cut Spline path. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/common.pri valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/common.pri --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/common.pri 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/common.pri 2019-08-23 11:49:41.000000000 +0000 @@ -201,20 +201,21 @@ } else { # ccache support only Unix systems. unix:{ - # This need for turn on ccache. - *g++*{ - QMAKE_CC = ccache gcc - export(QMAKE_CC) # export value to global variable. + equals(QT_MAJOR_VERSION, 5):greaterThan(QT_MINOR_VERSION, 8):greaterThan(QT_PATCH_VERSION, 1) { + # since Qt 5.9.2 we have built-in support for ccache + CONFIG += ccache + export(CONFIG) # export value to global variable. + } else { + ccache_prefix = ccache - QMAKE_CXX = ccache g++ - export(QMAKE_CXX) # export value to global variable. - } - *clang*{ - QMAKE_CC = ccache clang - export(QMAKE_CC) # export value to global variable. + for(tool, $$list(QMAKE_CC QMAKE_CXX QMAKE_LINK QMAKE_LINK_SHLIB QMAKE_LINK_C)): \ + $$tool = $$ccache_prefix $$eval($$tool) - QMAKE_CXX = ccache clang++ - export(QMAKE_CXX) # export value to global variable. + export(QMAKE_CC) + export(QMAKE_CXX) + export(QMAKE_LINK) + export(QMAKE_LINK_SHLIB) + export(QMAKE_LINK_C) } } else { $$set_PCH() diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/debian/changelog valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/debian/changelog --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/debian/changelog 2019-07-27 07:50:08.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/debian/changelog 2019-08-23 11:49:46.000000000 +0000 @@ -1,8 +1,8 @@ -valentina (0.6.999+60+14+201907270750~ubuntu18.04.1) bionic; urgency=low +valentina (0.6.999+60+14+201908231149~ubuntu18.04.1) bionic; urgency=low * Auto build. - -- Roman Sat, 27 Jul 2019 07:50:08 +0000 + -- Roman Fri, 23 Aug 2019 11:49:46 +0000 valentina (0.6.999) trusty; urgency=low diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/debian/git-build-recipe.manifest valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/debian/git-build-recipe.manifest --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/debian/git-build-recipe.manifest 2019-07-27 07:50:08.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/debian/git-build-recipe.manifest 2019-08-23 11:49:46.000000000 +0000 @@ -1,3 +1,3 @@ -# git-build-recipe format 0.4 deb-version {debupstream}+60+14+201907270750 -lp:valentina git-commit:5978df26296650fa693c79958914550858c3e425 +# git-build-recipe format 0.4 deb-version {debupstream}+60+14+201908231149 +lp:valentina git-commit:a9a09d85c3f970eaf080c9e8796b007ffaf77f9e merge packaging lp:~dismine/valentina/+git/debian_test git-commit:62d19978f7a7ee31d29764b7d9e811601b41f1b4 diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Dsiatnce verticale de la 7ème cervicale au côté de la taille. ('Hauteur de la 7ème cervicale' - 'Hauteur latérale tour de taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur de la taille, dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Hauteur verticale de la taille dos au sol. ("Hauteur de la taille devant" - "Hauteur de l'entrejambe") + Hauteur verticale de la taille dos au sol. ("Hauteur de la taille devant" - "Hauteur de l'entrejambe") diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ('Înălțime: Gât' - 'Înălțime: Talie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p0_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p0_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p10_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p10_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p11_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p11_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p12_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p12_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p13_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p13_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale de l'Encolure Dos à la Taille Côté. ('Hauteur: Encolure dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur Taille Dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Hauteur Verticale partant de la Taille Dos jusqu'au sol. (Hauteur: Taille Devant" - "Jambe: Fourche jusqu'au sol"). + Hauteur Verticale partant de la Taille Dos jusqu'au sol. (Hauteur: Taille Devant" - "Jambe: Fourche jusqu'au sol"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p14_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p14_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p15_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p15_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p16_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p16_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p17_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p17_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p18_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p18_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p19_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p19_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p1_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p1_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p20_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p20_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p21_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p21_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p22_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p22_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p23_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p23_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p24_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p24_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p25_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p25_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p26_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p26_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p27_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p27_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p28_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p28_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p29_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p29_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p2_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p2_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p30_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p30_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p31_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p31_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p32_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p32_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p33_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p33_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p34_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p34_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p35_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p35_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p36_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p36_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p37_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p37_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p38_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p38_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p39_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p39_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p3_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p3_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p40_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p40_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p41_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p41_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p42_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p42_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p43_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p43_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p44_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p44_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p45_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p45_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p46_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p46_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p47_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p47_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p48_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p48_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p49_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p49_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p4_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p4_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p50_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p50_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p51_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p51_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p52_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p52_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p53_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p53_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -402,6 +402,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -965,10 +971,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p54_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p54_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p5_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p5_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p6_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p6_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p7_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p7_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p8_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p8_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). @@ -561,6 +560,12 @@ Vodorovná vzdálenost mezi rovnou čárou, umístěnou kolmo k patě, a nejhlubším záhybem na kotníku. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -417,10 +417,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') @@ -566,6 +565,12 @@ Horizontale Abstand zwischen einer flachen Linie senkrecht aufgestellt, um Ferse und tiefste Einbuchtung am Knöchel. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,12 +412,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -556,6 +550,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). @@ -561,6 +560,12 @@ Horizontal Distance betwee a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). @@ -561,6 +560,12 @@ Horizontal Distance betwee a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). @@ -561,6 +560,12 @@ Horizontal Distance betwee a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). @@ -561,6 +560,12 @@ Distancia horizontal entre un palo liso, puesto perpendicular al talón, y la mayor hendidura del Tobillo. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,12 +412,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -556,6 +550,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos @@ -561,6 +560,12 @@ Distance horizontale entre un support plat placé perpendiculairement au talon et le point le plus rentré de la cheville. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,12 +412,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -556,6 +550,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,12 +412,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -556,6 +550,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). @@ -561,6 +560,12 @@ Distanza orizzontale tra un bastoncino piatto, posto perpendicolare al tallone e la rientranza più profonda della caviglia. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). @@ -561,6 +560,12 @@ Horizontale afstand op een platte lat welke loodrecht tegen de hiel en de grootste inham van de enkel geplaatst is. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,12 +412,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -556,6 +550,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Altura: Cintura Costas - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costas para o chão. ('Altura: Frontal da Cintura" - 'Perna: Virilha para o chão"). + Altura vertical entre Cintura Costas para o chão. ('Altura: Frontal da Cintura" - 'Perna: Virilha para o chão"). @@ -561,6 +560,12 @@ Distância horizontal entre uma linha plana, colocada perpendicular ao Calcanhar e o maior recuo do Tornozelo. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -413,12 +413,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -562,6 +556,12 @@ Distanța orizontală dintre un băț drept, plasat perpendicular pe toc, și cea mai mare proeminență a gleznei. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Рост: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Рост: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Рост: Талия Спереди'' - 'Нога: от промежности до пола''). @@ -561,6 +560,12 @@ Горизонтальное Расстояние между плоской палкой, расположенной перпендикулярно к пятке, и наибольшим углублением лодыжки. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,10 +412,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). @@ -561,6 +560,12 @@ Horizontal Distance betwee a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,12 +412,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -561,6 +555,12 @@ Горизонтальна відстань між плоскою палицею, що розміщена перпендикулярно до п'яти, і найбільшим відступом щиколотки. + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p998_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p998_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -412,12 +412,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -556,6 +550,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Svislá vzdálenost od krčního obratele k boku pasu. (Výška: krční obratel - Výška: bok pasu). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Výška: Kyčle vzadu - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). + Svislá výška od zadní strany kyčlí k podlaze. (Výška: kyčle vpředu - Noha: rozkrok k podlaze). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -405,6 +405,12 @@ Vertikale Abmessung vom Halswirbel zu der seitlichen Taillie. ('Höhe Halswirbel' - 'Höhe: seitliche Taillie'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -972,10 +978,9 @@ Höhe: Taille hinten - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') + Senkrechter Abstand von der Taillenrückseite zum Boden. ('Höhe: Taille vorne' - 'Bein: Schritt zum Boden') diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Κάθετη απόσταση από το Λαιμό Πίσω ως την Πλαϊνή Μέση. ('ύψος: Λαιμός Πίσω' - 'ύψος: Πλαϊνή Μέση'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ Ύψος: Πίσω μέση - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distancia vertical desde la Nuca hasta el lateral la Cintura. ('Altura: Nuca' - 'Altura: lateral de Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura posterior - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). + Altura vertical desde la espalda de la cintura hasta el suelo. ('Altura: Frente de la cintura'' - 'Pierna: De entrepierna al suelo''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Longueur verticale du dos du cou au côté de la taille. ('Hauteur: Cou dos' - 'Hauteur: Taille côté'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hauteur taille dos - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - hauteur_taille_dos + hauteur_taille_dos diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distanza verticale dal Collo Dietro al Lato Vita. ('Altezza:Collo Dietro'-'Altezza:Lato Vita'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altezza: Anca Posteriore - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). + Altezza verticale dalla vita dietro al pavimento. ('Altezza: Vita Davanti" - 'Gamba: Cavallo al pavimento"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Verticale afstand vanaf rugzijde van de nek tot aan zijkant van de taille.('Hoogte: Rugnek' - 'Hoogte: Zijkant taille'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Hoogte: Taille Rug - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). + Verticale hoogte van Taille op Rug. ('Hoogte: Voorkant Taille" - 'Been: Kruis tot aan de vloer"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Pionowa odległość od karku do linii talii. (Wysokość: karku - Wysokość: talii). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Distância Vertical do Pescoço Costas ao Lado Cintura. ('Altura: Pescoço Costas' - 'Altura: Lado Cintura'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Altura: Cintura Costa - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). + Altura vertical entre Cintura Costa para o chão. ('Altura: Cintura Frente" - 'Perna: Entreperna para o chão"). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ ("Înălțime: Neck Înapoi '-' Înălțime: talie Side"). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -967,12 +973,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -401,6 +401,12 @@ Расстояние от шеи до талии ("А02.высота_шеи_сзади" - "А05.высота_талии_сбоку") + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -964,10 +970,9 @@ Высота: Талия Сзади - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). + Вертикальное расстояние от талии сзади до пола. ('Высота: Талия Спереди'' - 'Нога: от промежности до пола''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Vertical distance from Neck Back to Waist Side. ('Height: Neck Back' - 'Height: Waist Side'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,10 +969,9 @@ Height: Waist Back - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). Full measurement description. - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). + Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ Вертикальна відстань від шиї ззаду до талії збоку. ('Висота шиї збоку' - 'Висота талії збоку'). + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -963,12 +969,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/measurements_p9_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/measurements_p9_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -400,6 +400,12 @@ + + Vertical height from Waist Back to floor. + Full measurement description. + + + width_shoulder Name in a formula. Don't use math symbols and space in name!!!! @@ -958,12 +964,6 @@ - - Vertical height from Waist Back to floor. ('Height: Waist Front'' - 'Leg: Crotch to floor''). - Full measurement description. - - - Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle. Full measurement description. diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_cs_CZ.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_cs_CZ.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_cs_CZ.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_cs_CZ.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Elipsovitý oblouk + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7297,7 +7313,7 @@ Point intersect arc and axis - Bod průsečíku oblouku a osy + Bod průsečíku oblouku a osy Seam allowance tool @@ -8170,11 +8186,7 @@ Hide main path - Skrýt hlavní cestu - - - Globally hide pieces main path - + Skrýt hlavní cestu Recipe files @@ -8188,6 +8200,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11877,27 +11905,27 @@ Čas - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15100,6 +15128,10 @@ invert selection Obrátit výběr + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_de_DE.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_de_DE.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_de_DE.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_de_DE.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Elliptischer Bogen + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7294,7 +7310,7 @@ Point intersect arc and axis - Punkt schneidet Kreisbogen und Achse + Punkt schneidet Kreisbogen und Achse Seam allowance tool @@ -8166,23 +8182,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -11830,27 +11854,27 @@ Uhrzeit - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15012,6 +15036,10 @@ invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_el_GR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_el_GR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_el_GR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_el_GR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2695,6 +2695,22 @@ Elliptical arc Ελλειπτικό τόξο + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7194,7 +7210,7 @@ Point intersect arc and axis - Σημείο σε τομή τόξου και άξονα + Σημείο σε τομή τόξου και άξονα Seam allowance tool @@ -8043,11 +8059,7 @@ Hide main path - Απόκρυψη κύριου μονοπατιού - - - Globally hide pieces main path - + Απόκρυψη κύριου μονοπατιού Recipe files @@ -8061,6 +8073,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11501,27 +11529,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -14600,6 +14628,10 @@ invert selection αντιστροφή επιλογής + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_en_CA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_en_CA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_en_CA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_en_CA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7293,7 +7309,7 @@ Point intersect arc and axis - Point intersect arc and axis + Point intersect arc and axis Seam allowance tool @@ -8166,11 +8182,7 @@ Hide main path - Hide main path - - - Globally hide pieces main path - + Hide main path Recipe files @@ -8184,6 +8196,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11872,27 +11900,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15095,6 +15123,10 @@ invert selection invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_en_IN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_en_IN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_en_IN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_en_IN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7293,7 +7309,7 @@ Point intersect arc and axis - Point intersect arc and axis + Point intersect arc and axis Seam allowance tool @@ -8166,11 +8182,7 @@ Hide main path - Hide main path - - - Globally hide pieces main path - + Hide main path Recipe files @@ -8184,6 +8196,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11872,27 +11900,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15095,6 +15123,10 @@ invert selection invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_en_US.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_en_US.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_en_US.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_en_US.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7293,7 +7309,7 @@ Point intersect arc and axis - Point intersect arc and axis + Point intersect arc and axis Seam allowance tool @@ -8166,11 +8182,7 @@ Hide main path - Hide main path - - - Globally hide pieces main path - + Hide main path Recipe files @@ -8184,6 +8196,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11872,27 +11900,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15095,6 +15123,10 @@ invert selection invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_es_ES.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_es_ES.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_es_ES.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_es_ES.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Arco elíptico + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7294,7 +7310,7 @@ Point intersect arc and axis - Punto de intersección del arco y el eje + Punto de intersección del arco y el eje Seam allowance tool @@ -8168,11 +8184,7 @@ Hide main path - Ocultar ruta principal - - - Globally hide pieces main path - + Ocultar ruta principal Recipe files @@ -8186,6 +8198,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11875,27 +11903,27 @@ Hora - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15098,6 +15126,10 @@ invert selection invertir selección + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_fi_FI.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_fi_FI.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_fi_FI.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_fi_FI.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2351,6 +2351,22 @@ Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -6550,7 +6566,7 @@ Point intersect arc and axis - Kaaren ja akselin leikkauspiste + Kaaren ja akselin leikkauspiste Seam allowance tool @@ -7273,23 +7289,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -10529,27 +10553,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -13562,6 +13586,10 @@ invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_fr_FR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_fr_FR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_fr_FR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_fr_FR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Arc éliptique + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7290,7 +7306,7 @@ Point intersect arc and axis - Point à l'intersection d'un arc et d'un axe + Point à l'intersection d'un arc et d'un axe Seam allowance tool @@ -8162,23 +8178,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -11849,27 +11873,27 @@ Heure - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15059,6 +15083,10 @@ invert selection inverser la sélection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_he_IL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_he_IL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_he_IL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_he_IL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -1920,6 +1920,22 @@ Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -5598,10 +5614,6 @@ - Point intersect arc and axis - - - Union tool @@ -6314,23 +6326,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -9351,27 +9371,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -12182,6 +12202,10 @@ invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_id_ID.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_id_ID.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_id_ID.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_id_ID.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2191,6 +2191,22 @@ Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -5944,10 +5960,6 @@ - Point intersect arc and axis - - - Union tool @@ -6660,23 +6672,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -9735,27 +9755,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -12583,6 +12603,10 @@ invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_it_IT.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_it_IT.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_it_IT.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_it_IT.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2715,6 +2715,22 @@ Elliptical arc Ellisse + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7259,7 +7275,7 @@ Point intersect arc and axis - Punto di intersezione tra arco e asse + Punto di intersezione tra arco e asse Seam allowance tool @@ -8132,11 +8148,7 @@ Hide main path - Nascondi percorso primario - - - Globally hide pieces main path - + Nascondi percorso primario Recipe files @@ -8150,6 +8162,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11803,27 +11831,27 @@ Ora - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -14940,6 +14968,10 @@ invert selection Inverti selezione + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_nl_NL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_nl_NL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_nl_NL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_nl_NL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Ellipsvormige boog + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7294,7 +7310,7 @@ Point intersect arc and axis - Punt kruist boog en as + Punt kruist boog en as Seam allowance tool @@ -8167,11 +8183,7 @@ Hide main path - Verberg hoofdpad - - - Globally hide pieces main path - + Verberg hoofdpad Recipe files @@ -8185,6 +8197,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11873,27 +11901,27 @@ Tijd - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15096,6 +15124,10 @@ invert selection draai selectie om + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_pl_PL.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_pl_PL.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_pl_PL.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_pl_PL.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2539,6 +2539,22 @@ Elliptical arc Łuk eliptyczny + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -6578,10 +6594,6 @@ Podziel łuk - Point intersect arc and axis - - - Seam allowance tool Stwórz nowy szablon @@ -7318,23 +7330,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -10707,27 +10727,27 @@ Czas - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -13661,6 +13681,10 @@ invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_pt_BR.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_pt_BR.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_pt_BR.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_pt_BR.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Arco elíptico + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7287,7 +7303,7 @@ Point intersect arc and axis - Ponto de interseção entre arco e eixo + Ponto de interseção entre arco e eixo Seam allowance tool @@ -8160,11 +8176,7 @@ Hide main path - Ocultar caminho principal - - - Globally hide pieces main path - + Ocultar caminho principal Recipe files @@ -8178,6 +8190,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11819,27 +11847,27 @@ Hora - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -14985,6 +15013,10 @@ invert selection inverter seleção + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_ro_RO.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_ro_RO.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_ro_RO.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_ro_RO.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2520,6 +2520,22 @@ Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -6591,10 +6607,6 @@ Segmentează o curbură - Point intersect arc and axis - - - Seam allowance tool Instrument pentru adaos la cusătură @@ -7311,23 +7323,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -10468,27 +10488,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -13367,6 +13387,10 @@ invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_ru_RU.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_ru_RU.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_ru_RU.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_ru_RU.ts 2019-08-23 11:49:41.000000000 +0000 @@ -54,14 +54,14 @@ ChangeGroupVisibility change group visibility - + Изменить видимость группы ChangeMultipleGroupsVisibility change multiple groups visibility - + Изменить видимость нескольких групп @@ -2747,6 +2747,22 @@ Elliptical arc Эллиптическая дуга + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -3013,7 +3029,7 @@ Nesting. Please, wait. - + Создается раскладка. Пожалуйста, подождите. Time left: @@ -3315,7 +3331,7 @@ Manual priority - + Ручной приоритет Nest quantity of copies according to piece settings. @@ -3323,7 +3339,7 @@ Nest quantity - + Разложить согласно количеству @@ -4616,11 +4632,11 @@ Continue the first point to the cutting contour - Введите первую точку области вырезания + Продлите первую точку к области вырезания Continue the last point to the cutting contour - Введите последнюю точку области вырезания + Продлите последнюю точку к области вырезания The path is a cut contour. Use to control export to DXF-AAMA @@ -7296,7 +7312,7 @@ Point intersect arc and axis - Точка пересечения дуги и оси + Точка пересечения дуги и оси Seam allowance tool @@ -8161,19 +8177,15 @@ Groups of visibility - + Группы видимости Export recipe - + Экспортировать рецепт Hide main path - Прятать главный контур - - - Globally hide pieces main path - + Прятать главный контур Recipe files @@ -8187,6 +8199,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -10756,7 +10784,7 @@ Priority: - + Приоритет: Controls priority in layout. 0 - no priority. @@ -11876,10 +11904,6 @@ Время - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. - - - Coefficient Коэффициент @@ -11889,7 +11913,7 @@ Сoefficient must be in range from 0 to 100. - Коэффициент должен быть в диапазоне от 0 до 100. + Коэффициент должен быть в диапазоне от 0 до 100. Follow manual priority over priority by square (export mode). @@ -11899,6 +11923,14 @@ Nest quantity copies of each piece (export mode). + + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. + + + + Coefficient must be in range from 0 to 100. + + VCommonSettings @@ -15104,6 +15136,10 @@ invert selection инвертировать выбор + + Hide not in layout + + VWidgetGroups @@ -15121,19 +15157,19 @@ Hide - + Скрыть Show - + Показать Hide All - + Скрыть все Show All - + Показать все diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2763,6 +2763,22 @@ Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7473,7 +7489,7 @@ Point intersect arc and axis - Point intersect arc and axis + Point intersect arc and axis Seam allowance tool @@ -8345,23 +8361,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -12203,27 +12227,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15463,6 +15487,10 @@ invert selection invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_uk_UA.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_uk_UA.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_uk_UA.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_uk_UA.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2747,6 +2747,22 @@ Elliptical arc Еліптична дуга + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -7294,7 +7310,7 @@ Point intersect arc and axis - Точка перетину дуги і вісі + Точка перетину дуги і вісі Seam allowance tool @@ -8167,11 +8183,7 @@ Hide main path - Ховати головний контур - - - Globally hide pieces main path - + Ховати головний контур Recipe files @@ -8185,6 +8197,22 @@ Could not save recipe. %1 + + Curved path tool which uses point as control handle + + + + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path + + MainWindowsNoGUI @@ -11873,27 +11901,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -15095,6 +15123,10 @@ invert selection інвертувати вибір + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_zh_CN.ts valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_zh_CN.ts --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/share/translations/valentina_zh_CN.ts 2019-07-27 07:50:03.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/share/translations/valentina_zh_CN.ts 2019-08-23 11:49:41.000000000 +0000 @@ -2034,6 +2034,22 @@ Elliptical arc + + Rotate objects around point %1. Suffix '%2' + + + + Flipping by line %1_%2. Suffix '%3' + + + + Flipping by axis through %1 point. Suffix '%2' + + + + Move objects. Suffix '%1' + + DialogIncrements @@ -5678,10 +5694,6 @@ - Point intersect arc and axis - - - Union tool @@ -6398,23 +6410,31 @@ - Hide main path + Recipe files - Globally hide pieces main path + recipe - Recipe files + Could not save recipe. %1 - recipe + Curved path tool which uses point as control handle - Could not save recipe. %1 + Point of intersection arc and axis + + + + Show main path + + + + Globally show pieces main path @@ -9522,27 +9542,27 @@ - Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Сoefficient must be in range from 0 to 100. Default value 0. + Coefficient - Coefficient + Time must be in range from 1 minute to 60 minutes. - Time must be in range from 1 minute to 60 minutes. + Follow manual priority over priority by square (export mode). - Сoefficient must be in range from 0 to 100. + Nest quantity copies of each piece (export mode). - Follow manual priority over priority by square (export mode). + Set layout efficiency <coefficient>. Layout efficiency coefficient is the ratio of the area occupied by the pieces to the bounding rect of all pieces. If nesting reaches required level the process stops. If value is 0 no check will be made. Coefficient must be in range from 0 to 100. Default value 0. - Nest quantity copies of each piece (export mode). + Coefficient must be in range from 0 to 100. @@ -12349,6 +12369,10 @@ invert selection + + Hide not in layout + + VWidgetGroups diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/share/collection/bugs/loop_by_intersection.val valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/share/collection/bugs/loop_by_intersection.val --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/share/collection/bugs/loop_by_intersection.val 1970-01-01 00:00:00.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/share/collection/bugs/loop_by_intersection.val 2019-08-23 11:49:41.000000000 +0000 @@ -0,0 +1,57 @@ + + + + 0.8.5 + cm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ +
+
diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/tape/main.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/tape/main.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/tape/main.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/tape/main.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -29,6 +29,7 @@ #include "tmainwindow.h" #include "mapplication.h" #include "../fervor/fvupdater.h" +#include "../vmisc/vsysexits.h" #include // For QT_REQUIRE_VERSION #include @@ -55,6 +56,17 @@ MApplication app(argc, argv); app.InitOptions(); + if (FvUpdater::IsStaledTestBuild()) + { + qWarning() << QApplication::translate("Tape", + "This test build is older than %1 days. To provide you with better " + "quality service we restrict the lifetime you can use a test build. " + "To continue using Tape please update to newer test build. The " + "application will be shut down.") + .arg(FvUpdater::testBuildLifetime); + return V_EX_UNAVAILABLE; + } + QTimer::singleShot(0, &app, &MApplication::ProcessCMD); return app.exec(); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/dialogs/dialoghistory.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/dialogs/dialoghistory.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/dialogs/dialoghistory.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/dialogs/dialoghistory.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -382,6 +382,21 @@ .arg(elArc->NameForHistory(tr("Elliptical arc"))) .arg(elArc->GetLength()); } + case Tool::Rotation: + return tr("Rotate objects around point %1. Suffix '%2'") + .arg(PointName(AttrUInt(domElem, AttrCenter)), + doc->GetParametrString(domElem, AttrSuffix, QString())); + case Tool::FlippingByLine: + return tr("Flipping by line %1_%2. Suffix '%3'") + .arg(PointName(AttrUInt(domElem, AttrP1Line)), + PointName(AttrUInt(domElem, AttrP2Line)), + doc->GetParametrString(domElem, AttrSuffix, QString())); + case Tool::FlippingByAxis: + return tr("Flipping by axis through %1 point. Suffix '%2'") + .arg(PointName(AttrUInt(domElem, AttrCenter)), + doc->GetParametrString(domElem, AttrSuffix, QString())); + case Tool::Move: + return tr("Move objects. Suffix '%1'").arg(doc->GetParametrString(domElem, AttrSuffix, QString())); //Because "history" not only show history of pattern, but help restore current data for each pattern's //piece, we need add record about details and nodes, but don't show them. case Tool::Piece: @@ -392,10 +407,6 @@ case Tool::NodeSpline: case Tool::NodeSplinePath: case Tool::Group: - case Tool::Rotation: - case Tool::FlippingByLine: - case Tool::FlippingByAxis: - case Tool::Move: case Tool::PiecePath: case Tool::Pin: case Tool::PlaceLabel: diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/dialogs/vwidgetdetails.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/dialogs/vwidgetdetails.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/dialogs/vwidgetdetails.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/dialogs/vwidgetdetails.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -156,6 +156,8 @@ ui->tableWidget->resizeRowsToContents(); ui->tableWidget->setCurrentCell(selectedRow, 0); + + on_checkBoxHideNotInLayout_stateChanged(); // Trigger hide for action from context menu } //--------------------------------------------------------------------------------------------------------------------- @@ -200,13 +202,12 @@ try { tool = qobject_cast(VAbstractPattern::getTool(id)); + tool->setVisible(ui->checkBoxHideNotInLayout->isChecked() ? inLayout : true); } catch (VExceptionBadId &) { // do nothing } - - tool->setVisible(ui->checkBoxHideNotInLayout->isChecked() ? inLayout : true); } } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/main.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/main.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/main.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/main.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -66,6 +66,17 @@ app.InitOptions(); + if (FvUpdater::IsStaledTestBuild()) + { + qWarning() << QApplication::translate("Valentina", + "This test build is older than %1 days. To provide you with better " + "quality service we restrict the lifetime you can use a test build. " + "To continue using Valentina please update to newer test build. The " + "application will be shut down.") + .arg(FvUpdater::testBuildLifetime); + return V_EX_UNAVAILABLE; + } + if (VApplication::IsGUIMode()) { // Set feed URL before doing anything else diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/mainwindow.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/mainwindow.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/mainwindow.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/mainwindow.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -1487,6 +1487,18 @@ redoAction->setText(tr("&Redo")); statusBar()->showMessage(tr("Changes applied."), 5000); patternPieceLabel->setText(tr("Pattern Piece:")); + + if (qApp->GetDrawMode() == Draw::Calculation) + { + ui->dockWidgetGroups->setWindowTitle(tr("Groups of visibility")); + ui->dockWidgetGroups->setToolTip(tr("Contains all visibility groups")); + } + else + { + ui->dockWidgetGroups->setWindowTitle(tr("Details")); + ui->dockWidgetGroups->setToolTip(tr("Show which details will go in layout")); + } + UpdateWindowTitle(); emit sceneDetails->LanguageChanged(); } @@ -4733,22 +4745,40 @@ m_curFileFormatVersion = converter->GetCurrentFormatVersion(); m_curFileFormatVersionStr = converter->GetFormatVersionStr(); doc->setXMLContent(converter->Convert()); - if (!customMeasureFile.isEmpty()) - { - doc->SetMPath(RelativeMPath(fileName, customMeasureFile)); - } - qApp->setPatternUnit(doc->MUnit()); } - else + + if (!customMeasureFile.isEmpty()) { - if (!customMeasureFile.isEmpty()) + doc->SetMPath(RelativeMPath(fileName, customMeasureFile)); + } + qApp->setPatternUnit(doc->MUnit()); + + QString path = AbsoluteMPath(fileName, doc->MPath()); + QString fixedMPath; + + // See issue #976. Pattern can lost link to measurements + if (path.isEmpty() && doc->RequiresMeasurements()) + { + const QString fakeName = QStringLiteral("unknown_measurements.vit"); + // Check if exist + fixedMPath = CheckPathToMeasurements(fileName, fakeName); + if (fixedMPath.isEmpty()) { - doc->SetMPath(RelativeMPath(fileName, customMeasureFile)); + qApp->setOpeningPattern();// End opening file + Clear(); + qCCritical(vMainWindow, "%s", qUtf8Printable(tr("The measurements file '%1' could not be found.") + .arg(fakeName))); + if (not VApplication::IsGUIMode()) + { + qApp->exit(V_EX_NOINPUT); + } + return false; + } + else + { + path = AbsoluteMPath(fileName, doc->MPath()); } - qApp->setPatternUnit(doc->MUnit()); } - const QString path = AbsoluteMPath(fileName, doc->MPath()); - QString fixedMPath; if (not path.isEmpty()) { @@ -5364,12 +5394,6 @@ } listDetails = PrepareDetailsForLayout(details); - if (not VApplication::IsGUIMode()) - { - sceneDraw->clear(); - sceneDetails->clear(); - } - const bool exportOnlyDetails = expParams->IsExportOnlyDetails(); if (exportOnlyDetails) { diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/mainwindowsnogui.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/mainwindowsnogui.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/mainwindowsnogui.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/mainwindowsnogui.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -222,11 +222,11 @@ #if defined(Q_OS_WIN32) && QT_VERSION >= QT_VERSION_CHECK(5, 7, 0) m_taskbarProgress->setVisible(true); m_taskbarProgress->setValue(0); - m_taskbarProgress->setMaximum(lGenerator.GetNestingTime()); + m_taskbarProgress->setMaximum(lGenerator.GetNestingTime()*60); progressTimer = new QTimer(this); - connect(progressTimer, &QTimer::timeout, this, [this, timer, &lGenerator]() + connect(progressTimer, &QTimer::timeout, this, [this, timer]() { - m_taskbarProgress->setValue(static_cast(timer.elapsed()/60000)); + m_taskbarProgress->setValue(static_cast(timer.elapsed()/1000)); }); progressTimer->start(1000); #endif diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/mainwindow.ui valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/mainwindow.ui --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/mainwindow.ui 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/mainwindow.ui 2019-08-23 11:49:41.000000000 +0000 @@ -614,6 +614,9 @@ false + + Curved path tool which uses point as control handle + ... @@ -851,7 +854,7 @@ false - Point intersect arc and axis + Point of intersection arc and axis ... diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/share/resources/toolicon/svg/el_arc.svg valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/share/resources/toolicon/svg/el_arc.svg --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/share/resources/toolicon/svg/el_arc.svg 1970-01-01 00:00:00.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/share/resources/toolicon/svg/el_arc.svg 2019-08-23 11:49:41.000000000 +0000 @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/xml/vpattern.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/xml/vpattern.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/app/valentina/xml/vpattern.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/app/valentina/xml/vpattern.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -68,10 +68,7 @@ #include #include #include - -#ifdef Q_CC_MSVC - #include -#endif /* Q_CC_MSVC */ +#include const QString VPattern::AttrReadOnly = QStringLiteral("readOnly"); const QString VPattern::AttrLabelPrefix = QStringLiteral("labelPrefix"); @@ -334,6 +331,7 @@ } const VDataTool *vTool = tools.value(id); + SCASSERT(vTool != nullptr) VContainer lastData = vTool->getData(); //Delete special variables if exist lastData.RemoveVariable(currentLength); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/fervor/fvupdater.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/fervor/fvupdater.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/fervor/fvupdater.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/fervor/fvupdater.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -53,6 +53,8 @@ #include "fvavailableupdate.h" #include "fvupdatewindow.h" +const int FvUpdater::testBuildLifetime = 90; + namespace { Q_GLOBAL_STATIC_WITH_ARGS(const QString, defaultFeedURL, @@ -133,6 +135,20 @@ } //--------------------------------------------------------------------------------------------------------------------- +bool FvUpdater::IsStaledTestBuild() +{ + if (IsTestBuild()) + { + QDate builtDate = QLocale::c().toDate(QStringLiteral(__DATE__).simplified(), QStringLiteral("MMM d yyyy")); + return builtDate.daysTo(QDate::currentDate()) > testBuildLifetime; + } + else + { + return false; + } +} + +//--------------------------------------------------------------------------------------------------------------------- FvUpdater::FvUpdater() : QObject(nullptr), m_updaterWindow(nullptr), diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/fervor/fvupdater.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/fervor/fvupdater.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/fervor/fvupdater.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/fervor/fvupdater.h 2019-08-23 11:49:41.000000000 +0000 @@ -46,6 +46,7 @@ static QString CurrentFeedURL(); static int CurrentVersion(); static bool IsTestBuild(); + static bool IsStaledTestBuild(); // Set / get feed URL void SetFeedURL(const QUrl &feedURL); @@ -55,6 +56,8 @@ bool IsDropOnFinnish() const; void SetDropOnFinnish(bool value); + static const int testBuildLifetime; + public slots: // Check for updates bool CheckForUpdates(bool silentAsMuchAsItCouldGet = true); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionbadid.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionbadid.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionbadid.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionbadid.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -36,7 +36,7 @@ * @param error string with error * @param id id */ -VExceptionBadId::VExceptionBadId(const QString &error, const quint32 &id) +VExceptionBadId::VExceptionBadId(const QString &error, const quint32 &id) V_NOEXCEPT_EXPR (true) :VException(error), id(id), key(QString()){} //--------------------------------------------------------------------------------------------------------------------- @@ -45,7 +45,7 @@ * @param error string with error * @param key string key */ -VExceptionBadId::VExceptionBadId(const QString &error, const QString &key) +VExceptionBadId::VExceptionBadId(const QString &error, const QString &key) V_NOEXCEPT_EXPR (true) :VException(error), id(NULL_ID), key(key){} //--------------------------------------------------------------------------------------------------------------------- @@ -53,11 +53,11 @@ * @brief VExceptionBadId copy constructor * @param e exception */ -VExceptionBadId::VExceptionBadId(const VExceptionBadId &e) +VExceptionBadId::VExceptionBadId(const VExceptionBadId &e) V_NOEXCEPT_EXPR (true) :VException(e), id(e.BadId()), key(e.BadKey()){} //--------------------------------------------------------------------------------------------------------------------- -VExceptionBadId &VExceptionBadId::operator=(const VExceptionBadId &e) +VExceptionBadId &VExceptionBadId::operator=(const VExceptionBadId &e) V_NOEXCEPT_EXPR (true) { if ( &e == this ) { diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionbadid.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionbadid.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionbadid.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionbadid.h 2019-08-23 11:49:41.000000000 +0000 @@ -42,10 +42,10 @@ class VExceptionBadId : public VException { public: - VExceptionBadId(const QString &error, const quint32 &id); - VExceptionBadId(const QString &error, const QString &key); - VExceptionBadId(const VExceptionBadId &e); - VExceptionBadId &operator=(const VExceptionBadId &e); + VExceptionBadId(const QString &error, const quint32 &id) V_NOEXCEPT_EXPR (true); + VExceptionBadId(const QString &error, const QString &key) V_NOEXCEPT_EXPR (true); + VExceptionBadId(const VExceptionBadId &e) V_NOEXCEPT_EXPR (true); + VExceptionBadId &operator=(const VExceptionBadId &e) V_NOEXCEPT_EXPR (true); virtual ~VExceptionBadId() V_NOEXCEPT_EXPR (true) Q_DECL_EQ_DEFAULT; Q_NORETURN virtual void raise() const override { throw *this; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionconversionerror.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionconversionerror.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionconversionerror.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionconversionerror.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -38,7 +38,7 @@ * @param error string with error * @param str string, where happend error */ -VExceptionConversionError::VExceptionConversionError(const QString &error, const QString &str) +VExceptionConversionError::VExceptionConversionError(const QString &error, const QString &str) V_NOEXCEPT_EXPR (true) :VException(error), str(str) { Q_ASSERT_X(not str.isEmpty(), Q_FUNC_INFO, "Error converting string is empty"); @@ -49,12 +49,13 @@ * @brief VExceptionConversionError copy constructor * @param e exception */ -VExceptionConversionError::VExceptionConversionError(const VExceptionConversionError &e) +VExceptionConversionError::VExceptionConversionError(const VExceptionConversionError &e) V_NOEXCEPT_EXPR (true) :VException(e), str(e.String()) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionConversionError &VExceptionConversionError::operator=(const VExceptionConversionError &e) +VExceptionConversionError & +VExceptionConversionError::operator=(const VExceptionConversionError &e) V_NOEXCEPT_EXPR (true) { if ( &e == this ) { diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionconversionerror.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionconversionerror.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionconversionerror.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionconversionerror.h 2019-08-23 11:49:41.000000000 +0000 @@ -41,9 +41,9 @@ class VExceptionConversionError : public VException { public: - VExceptionConversionError(const QString &error, const QString &str); - VExceptionConversionError(const VExceptionConversionError &e); - VExceptionConversionError &operator=(const VExceptionConversionError &e); + VExceptionConversionError(const QString &error, const QString &str) V_NOEXCEPT_EXPR (true); + VExceptionConversionError(const VExceptionConversionError &e) V_NOEXCEPT_EXPR (true); + VExceptionConversionError &operator=(const VExceptionConversionError &e) V_NOEXCEPT_EXPR (true); virtual ~VExceptionConversionError() V_NOEXCEPT_EXPR (true) Q_DECL_EQ_DEFAULT; Q_NORETURN virtual void raise() const override { throw *this; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionemptyparameter.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionemptyparameter.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionemptyparameter.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionemptyparameter.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -41,7 +41,7 @@ * @param domElement dom element */ VExceptionEmptyParameter::VExceptionEmptyParameter(const QString &what, const QString &name, - const QDomElement &domElement) + const QDomElement &domElement) V_NOEXCEPT_EXPR (true) : VException(what), name(name), tagText(QString()), tagName(QString()), lineNumber(-1) { Q_ASSERT_X(not domElement.isNull(), Q_FUNC_INFO, "domElement is null"); @@ -57,12 +57,12 @@ * @brief VExceptionEmptyParameter copy constructor * @param e exception */ -VExceptionEmptyParameter::VExceptionEmptyParameter(const VExceptionEmptyParameter &e) +VExceptionEmptyParameter::VExceptionEmptyParameter(const VExceptionEmptyParameter &e) V_NOEXCEPT_EXPR (true) :VException(e), name(e.Name()), tagText(e.TagText()), tagName(e.TagName()), lineNumber(e.LineNumber()) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionEmptyParameter &VExceptionEmptyParameter::operator=(const VExceptionEmptyParameter &e) +VExceptionEmptyParameter &VExceptionEmptyParameter::operator=(const VExceptionEmptyParameter &e) V_NOEXCEPT_EXPR (true) { if ( &e == this ) { diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionemptyparameter.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionemptyparameter.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionemptyparameter.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionemptyparameter.h 2019-08-23 11:49:41.000000000 +0000 @@ -44,9 +44,10 @@ class VExceptionEmptyParameter : public VException { public: - VExceptionEmptyParameter(const QString &what, const QString &name, const QDomElement &domElement); - VExceptionEmptyParameter(const VExceptionEmptyParameter &e); - VExceptionEmptyParameter &operator=(const VExceptionEmptyParameter &e); + VExceptionEmptyParameter(const QString &what, const QString &name, + const QDomElement &domElement) V_NOEXCEPT_EXPR (true); + VExceptionEmptyParameter(const VExceptionEmptyParameter &e) V_NOEXCEPT_EXPR (true); + VExceptionEmptyParameter &operator=(const VExceptionEmptyParameter &e) V_NOEXCEPT_EXPR (true); virtual ~VExceptionEmptyParameter() V_NOEXCEPT_EXPR (true) Q_DECL_EQ_DEFAULT; Q_NORETURN virtual void raise() const override { throw *this; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidhistory.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidhistory.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidhistory.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidhistory.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -28,17 +28,17 @@ #include "vexceptioninvalidhistory.h" //--------------------------------------------------------------------------------------------------------------------- -VExceptionInvalidHistory::VExceptionInvalidHistory(const QString &error) +VExceptionInvalidHistory::VExceptionInvalidHistory(const QString &error) V_NOEXCEPT_EXPR (true) :VException(error) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionInvalidHistory::VExceptionInvalidHistory(const VExceptionInvalidHistory &e) +VExceptionInvalidHistory::VExceptionInvalidHistory(const VExceptionInvalidHistory &e) V_NOEXCEPT_EXPR (true) :VException(e) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionInvalidHistory &VExceptionInvalidHistory::operator=(const VExceptionInvalidHistory &e) +VExceptionInvalidHistory &VExceptionInvalidHistory::operator=(const VExceptionInvalidHistory &e) V_NOEXCEPT_EXPR (true) { if ( &e == this ) { diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidhistory.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidhistory.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidhistory.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidhistory.h 2019-08-23 11:49:41.000000000 +0000 @@ -33,9 +33,9 @@ class VExceptionInvalidHistory : public VException { public: - explicit VExceptionInvalidHistory(const QString &error); - VExceptionInvalidHistory(const VExceptionInvalidHistory &e); - VExceptionInvalidHistory &operator=(const VExceptionInvalidHistory &e); + explicit VExceptionInvalidHistory(const QString &error) V_NOEXCEPT_EXPR (true); + VExceptionInvalidHistory(const VExceptionInvalidHistory &e) V_NOEXCEPT_EXPR (true); + VExceptionInvalidHistory &operator=(const VExceptionInvalidHistory &e) V_NOEXCEPT_EXPR (true); virtual ~VExceptionInvalidHistory() V_NOEXCEPT_EXPR (true) Q_DECL_EQ_DEFAULT; Q_NORETURN virtual void raise() const override { throw *this; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidnotch.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidnotch.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidnotch.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidnotch.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -28,17 +28,17 @@ #include "vexceptioninvalidnotch.h" //--------------------------------------------------------------------------------------------------------------------- -VExceptionInvalidNotch::VExceptionInvalidNotch(const QString &error) +VExceptionInvalidNotch::VExceptionInvalidNotch(const QString &error) V_NOEXCEPT_EXPR (true) :VException(error) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionInvalidNotch::VExceptionInvalidNotch(const VExceptionInvalidNotch &e) +VExceptionInvalidNotch::VExceptionInvalidNotch(const VExceptionInvalidNotch &e) V_NOEXCEPT_EXPR (true) :VException(e) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionInvalidNotch &VExceptionInvalidNotch::operator=(const VExceptionInvalidNotch &e) +VExceptionInvalidNotch &VExceptionInvalidNotch::operator=(const VExceptionInvalidNotch &e) V_NOEXCEPT_EXPR (true) { if ( &e == this ) { diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidnotch.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidnotch.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidnotch.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptioninvalidnotch.h 2019-08-23 11:49:41.000000000 +0000 @@ -33,9 +33,9 @@ class VExceptionInvalidNotch : public VException { public: - explicit VExceptionInvalidNotch(const QString &error); - VExceptionInvalidNotch(const VExceptionInvalidNotch &e); - VExceptionInvalidNotch &operator=(const VExceptionInvalidNotch &e); + explicit VExceptionInvalidNotch(const QString &error) V_NOEXCEPT_EXPR (true); + VExceptionInvalidNotch(const VExceptionInvalidNotch &e) V_NOEXCEPT_EXPR (true); + VExceptionInvalidNotch &operator=(const VExceptionInvalidNotch &e) V_NOEXCEPT_EXPR (true); virtual ~VExceptionInvalidNotch() V_NOEXCEPT_EXPR (true) Q_DECL_EQ_DEFAULT; Q_NORETURN virtual void raise() const override { throw *this; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionobjecterror.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionobjecterror.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionobjecterror.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionobjecterror.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -39,7 +39,7 @@ * @param what string with error * @param domElement dom element */ -VExceptionObjectError::VExceptionObjectError(const QString &what, const QDomElement &domElement) +VExceptionObjectError::VExceptionObjectError(const QString &what, const QDomElement &domElement) V_NOEXCEPT_EXPR (true) :VException(what), tagText(QString()), tagName(QString()), lineNumber(-1) { Q_ASSERT_X(not domElement.isNull(), Q_FUNC_INFO, "domElement is null"); @@ -50,7 +50,7 @@ } //--------------------------------------------------------------------------------------------------------------------- -VExceptionObjectError::VExceptionObjectError(const QString &what) +VExceptionObjectError::VExceptionObjectError(const QString &what) V_NOEXCEPT_EXPR (true) :VException(what), tagText(QString()), tagName(QString()), lineNumber(-1) {} @@ -59,12 +59,12 @@ * @brief VExceptionObjectError copy constructor * @param e exception */ -VExceptionObjectError::VExceptionObjectError(const VExceptionObjectError &e) +VExceptionObjectError::VExceptionObjectError(const VExceptionObjectError &e) V_NOEXCEPT_EXPR (true) :VException(e), tagText(e.TagText()), tagName(e.TagName()), lineNumber(e.LineNumber()) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionObjectError &VExceptionObjectError::operator=(const VExceptionObjectError &e) +VExceptionObjectError &VExceptionObjectError::operator=(const VExceptionObjectError &e) V_NOEXCEPT_EXPR (true) { if ( &e == this ) { diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionobjecterror.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionobjecterror.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionobjecterror.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionobjecterror.h 2019-08-23 11:49:41.000000000 +0000 @@ -44,10 +44,10 @@ class VExceptionObjectError : public VException { public: - VExceptionObjectError(const QString &what, const QDomElement &domElement); - explicit VExceptionObjectError(const QString &what); - VExceptionObjectError(const VExceptionObjectError &e); - VExceptionObjectError &operator=(const VExceptionObjectError &e); + VExceptionObjectError(const QString &what, const QDomElement &domElement) V_NOEXCEPT_EXPR (true); + explicit VExceptionObjectError(const QString &what) V_NOEXCEPT_EXPR (true); + VExceptionObjectError(const VExceptionObjectError &e) V_NOEXCEPT_EXPR (true); + VExceptionObjectError &operator=(const VExceptionObjectError &e) V_NOEXCEPT_EXPR (true); virtual ~VExceptionObjectError() V_NOEXCEPT_EXPR (true) Q_DECL_EQ_DEFAULT; Q_NORETURN virtual void raise() const override { throw *this; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionundo.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionundo.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionundo.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionundo.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -31,11 +31,11 @@ #include "vexception.h" //--------------------------------------------------------------------------------------------------------------------- -VExceptionUndo::VExceptionUndo(const QString &what) +VExceptionUndo::VExceptionUndo(const QString &what) V_NOEXCEPT_EXPR (true) :VException(what) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionUndo::VExceptionUndo(const VExceptionUndo &e) +VExceptionUndo::VExceptionUndo(const VExceptionUndo &e) V_NOEXCEPT_EXPR (true) :VException(e) {} diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionundo.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionundo.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionundo.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionundo.h 2019-08-23 11:49:41.000000000 +0000 @@ -38,8 +38,8 @@ class VExceptionUndo : public VException { public: - explicit VExceptionUndo(const QString &what); - VExceptionUndo(const VExceptionUndo &e); + explicit VExceptionUndo(const QString &what) V_NOEXCEPT_EXPR (true); + VExceptionUndo(const VExceptionUndo &e) V_NOEXCEPT_EXPR (true); virtual ~VExceptionUndo() V_NOEXCEPT_EXPR (true) Q_DECL_EQ_DEFAULT; Q_NORETURN virtual void raise() const override { throw *this; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionwrongid.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionwrongid.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionwrongid.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionwrongid.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -39,7 +39,7 @@ * @param what string with error * @param domElement som element */ -VExceptionWrongId::VExceptionWrongId(const QString &what, const QDomElement &domElement) +VExceptionWrongId::VExceptionWrongId(const QString &what, const QDomElement &domElement) V_NOEXCEPT_EXPR (true) :VException(what), tagText(QString()), tagName(QString()), lineNumber(-1) { Q_ASSERT_X(not domElement.isNull(), Q_FUNC_INFO, "domElement is null"); @@ -54,12 +54,12 @@ * @brief VExceptionWrongId copy constructor * @param e exception */ -VExceptionWrongId::VExceptionWrongId(const VExceptionWrongId &e) +VExceptionWrongId::VExceptionWrongId(const VExceptionWrongId &e) V_NOEXCEPT_EXPR (true) :VException(e), tagText(e.TagText()), tagName(e.TagName()), lineNumber(e.LineNumber()) {} //--------------------------------------------------------------------------------------------------------------------- -VExceptionWrongId &VExceptionWrongId::operator=(const VExceptionWrongId &e) +VExceptionWrongId &VExceptionWrongId::operator=(const VExceptionWrongId &e) V_NOEXCEPT_EXPR (true) { if ( &e == this ) { diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionwrongid.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionwrongid.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/exception/vexceptionwrongid.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/exception/vexceptionwrongid.h 2019-08-23 11:49:41.000000000 +0000 @@ -44,9 +44,9 @@ class VExceptionWrongId : public VException { public: - VExceptionWrongId(const QString &what, const QDomElement &domElement); - VExceptionWrongId(const VExceptionWrongId &e); - VExceptionWrongId &operator=(const VExceptionWrongId &e); + VExceptionWrongId(const QString &what, const QDomElement &domElement) V_NOEXCEPT_EXPR (true); + VExceptionWrongId(const VExceptionWrongId &e) V_NOEXCEPT_EXPR (true); + VExceptionWrongId &operator=(const VExceptionWrongId &e) V_NOEXCEPT_EXPR (true); virtual ~VExceptionWrongId() V_NOEXCEPT_EXPR (true) Q_DECL_EQ_DEFAULT; Q_NORETURN virtual void raise() const override { throw *this; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/ifcdef.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/ifcdef.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/ifcdef.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/ifcdef.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -117,6 +117,7 @@ const QString AttrCRadius = QStringLiteral("cRadius"); const QString AttrArc = QStringLiteral("arc"); const QString AttrSuffix = QStringLiteral("suffix"); +const QString AttrItem = QStringLiteral("item"); const QString AttrIdObject = QStringLiteral("idObject"); const QString AttrInLayout = QStringLiteral("inLayout"); const QString AttrForbidFlipping = QStringLiteral("forbidFlipping"); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/ifcdef.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/ifcdef.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/ifcdef.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/ifcdef.h 2019-08-23 11:49:41.000000000 +0000 @@ -135,6 +135,7 @@ extern const QString AttrCRadius; extern const QString AttrArc; extern const QString AttrSuffix; +extern const QString AttrItem; extern const QString AttrIdObject; extern const QString AttrInLayout; extern const QString AttrForbidFlipping; diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/xml/vabstractpattern.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/xml/vabstractpattern.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/xml/vabstractpattern.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/xml/vabstractpattern.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -299,6 +299,12 @@ } //--------------------------------------------------------------------------------------------------------------------- +bool VAbstractPattern::RequiresMeasurements() const +{ + return not ListMeasurements().isEmpty(); +} + +//--------------------------------------------------------------------------------------------------------------------- QStringList VAbstractPattern::ListMeasurements() const { const QFuture futureIncrements = QtConcurrent::run(this, &VAbstractPattern::ListIncrements); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/xml/vabstractpattern.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/xml/vabstractpattern.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/ifc/xml/vabstractpattern.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/ifc/xml/vabstractpattern.h 2019-08-23 11:49:41.000000000 +0000 @@ -86,6 +86,7 @@ explicit VAbstractPattern(QObject *parent = nullptr); virtual ~VAbstractPattern(); + bool RequiresMeasurements() const; QStringList ListMeasurements() const; QVector ListExpressions() const; QVector ListIncrementExpressions() const; diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vdxf/dxiface.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vdxf/dxiface.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vdxf/dxiface.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vdxf/dxiface.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -260,9 +260,9 @@ layer.color = DRW::black; cData.layers.push_back(layer); -// layer.name = "13";// DRILL -// layer.color = DRW::black; -// cData.layers.push_back(layer); + layer.name = "13";// DRILL + layer.color = DRW::black; + cData.layers.push_back(layer); layer.name = '4';// NOTCH layer.color = DRW::black; diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vdxf/vdxfengine.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vdxf/vdxfengine.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vdxf/vdxfengine.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vdxf/vdxfengine.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -801,9 +801,10 @@ if (label.type == PlaceLabelType::Doubletree || label.type == PlaceLabelType::Button || label.type == PlaceLabelType::Circle) { + const QPointF center = detail.GetMatrix().map(label.center); DRW_Point *point = new DRW_Point(); - point->basePoint = DRW_Coord(FromPixel(label.center.x(), varInsunits), - FromPixel(getSize().height() - label.center.y(), varInsunits), 0); + point->basePoint = DRW_Coord(FromPixel(center.x(), varInsunits), + FromPixel(getSize().height() - center.y(), varInsunits), 0); point->layer = "13"; detailBlock->ent.push_back(point); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vformat/vpatternrecipe.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vformat/vpatternrecipe.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vformat/vpatternrecipe.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vformat/vpatternrecipe.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -75,7 +75,7 @@ } return tool; } -} +} // namespace //--------------------------------------------------------------------------------------------------------------------- VPatternRecipe::VPatternRecipe(VContainer *data, VAbstractPattern *pattern, QObject *parent) @@ -88,7 +88,7 @@ QDomElement recipeElement = createElement(QStringLiteral("recipe")); recipeElement.appendChild(createComment(FileComment())); - SetAttribute(recipeElement, QStringLiteral("version"), QStringLiteral("0.1")); + SetAttribute(recipeElement, QStringLiteral("version"), QStringLiteral("1.0.0")); recipeElement.appendChild(Prerequisite()); recipeElement.appendChild(Content()); @@ -118,6 +118,8 @@ prerequisiteElement.appendChild(CreateElementWithText(QStringLiteral("valentina"), APP_VERSION_STR)); prerequisiteElement.appendChild(CreateElementWithText(QStringLiteral("unit"), UnitsToStr(qApp->patternUnit()))); + prerequisiteElement.appendChild(CreateElementWithText(QStringLiteral("author"), m_pattern->GetCompanyName())); + prerequisiteElement.appendChild(CreateElementWithText(QStringLiteral("pattenName"), m_pattern->GetPatternName())); prerequisiteElement.appendChild(CreateElementWithText(QStringLiteral("description"), m_pattern->GetDescription())); prerequisiteElement.appendChild(CreateElementWithText(QStringLiteral("notes"), m_pattern->GetNotes())); prerequisiteElement.appendChild(Measurements()); @@ -365,6 +367,14 @@ return TrueDarts(tool); case Tool::EllipticalArc: return EllipticalArc(tool); + case Tool::Rotation: + return Rotation(tool); + case Tool::FlippingByLine: + return FlippingByLine(tool); + case Tool::FlippingByAxis: + return FlippingByAxis(tool); + case Tool::Move: + return Move(tool); //Because "history" not only show history of pattern, but help restore current data for each pattern's //piece, we need add record about details and nodes, but don't show them. case Tool::Piece: @@ -375,10 +385,6 @@ case Tool::NodeSpline: case Tool::NodeSplinePath: case Tool::Group: - case Tool::Rotation: - case Tool::FlippingByLine: - case Tool::FlippingByAxis: - case Tool::Move: case Tool::PiecePath: case Tool::Pin: case Tool::PlaceLabel: @@ -399,7 +405,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::BasePoint(const VToolRecord &record) { - VToolBasePoint *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); ToolAttributes(step, tool); @@ -409,7 +415,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::EndLine(const VToolRecord &record) { - VToolEndLine *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -425,7 +431,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::Line(const VToolRecord &record) { - VToolLine *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -440,7 +446,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::AlongLine(const VToolRecord &record) { - VToolAlongLine *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -456,7 +462,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::ShoulderPoint(const VToolRecord &record) { - VToolShoulderPoint *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -473,7 +479,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::Normal(const VToolRecord &record) { - VToolNormal *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -490,14 +496,14 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::Bisector(const VToolRecord &record) { - VToolBisector *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); ToolAttributes(step, tool); SetAttribute(step, AttrFirstPoint, tool->FirstPointName()); SetAttribute(step, AttrSecondPoint, tool->BasePointName()); - SetAttribute(step, AttrSecondPoint, tool->ThirdPointName()); + SetAttribute(step, AttrThirdPoint, tool->ThirdPointName()); Formula(step, tool->GetFormulaLength(), AttrLength, AttrLengthValue); LineAttributes(step, tool); @@ -507,14 +513,14 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::LineIntersect(const VToolRecord &record) { - VToolLineIntersect *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); ToolAttributes(step, tool); SetAttribute(step, AttrP1Line1, tool->Line1P1Name()); - SetAttribute(step, AttrP1Line2, tool->Line1P2Name()); + SetAttribute(step, AttrP2Line1, tool->Line1P2Name()); SetAttribute(step, AttrP1Line2, tool->Line2P1Name()); SetAttribute(step, AttrP2Line2, tool->Line2P2Name()); @@ -524,12 +530,13 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::Spline(const VToolRecord &record) { - VToolSpline *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); VSpline spl = tool->getSpline(); QDomElement step = createElement(TagStep); - ToolAttributes(step, tool); + SetAttribute(step, AttrType, QStringLiteral("spline")); + SetAttribute(step, AttrLabel, tool->name()); SetAttribute(step, AttrPoint1, spl.GetP1().name()); SetAttribute(step, AttrPoint4, spl.GetP4().name()); @@ -554,7 +561,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::CubicBezier(const VToolRecord &record) { - VToolCubicBezier *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); VCubicBezier spl = tool->getSpline(); QDomElement step = createElement(TagStep); @@ -573,11 +580,12 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::Arc(const VToolRecord &record) { - VToolArc *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); - ToolAttributes(step, tool); + SetAttribute(step, AttrType, QStringLiteral("arc")); + SetAttribute(step, AttrLabel, tool->name()); SetAttribute(step, AttrCenter, tool->CenterPointName()); Formula(step, tool->GetFormulaRadius(), AttrRadius, AttrRadiusValue); Formula(step, tool->GetFormulaF1(), AttrAngle1, AttrAngle1Value); @@ -591,7 +599,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::ArcWithLength(const VToolRecord &record) { - VToolArcWithLength *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -609,12 +617,13 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::SplinePath(const VToolRecord &record) { - VToolSplinePath *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); VSplinePath spl = tool->getSplinePath(); QDomElement step = createElement(TagStep); - ToolAttributes(step, tool); + SetAttribute(step, AttrType, QStringLiteral("splinePath")); + SetAttribute(step, AttrLabel, tool->name()); QDomElement nodes = createElement(QStringLiteral("nodes")); QVector path = spl.GetSplinePath(); @@ -655,7 +664,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::CubicBezierPath(const VToolRecord &record) { - VToolCubicBezierPath *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); VCubicBezierPath spl = tool->getSplinePath(); QDomElement step = createElement(TagStep); @@ -689,7 +698,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::PointOfContact(const VToolRecord &record) { - VToolPointOfContact *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -705,7 +714,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::Height(const VToolRecord &record) { - VToolHeight *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -721,7 +730,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::Triangle(const VToolRecord &record) { - VToolTriangle *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -737,7 +746,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::PointOfIntersection(const VToolRecord &record) { - VToolPointOfIntersection *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -751,7 +760,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::CutArc(const VToolRecord &record) { - VToolCutArc *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -765,7 +774,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::CutSpline(const VToolRecord &record) { - VToolCutSpline *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -779,7 +788,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::CutSplinePath(const VToolRecord &record) { - VToolCutSplinePath *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -793,7 +802,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::LineIntersectAxis(const VToolRecord &record) { - VToolLineIntersectAxis *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -810,7 +819,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::CurveIntersectAxis(const VToolRecord &record) { - VToolCurveIntersectAxis *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -826,7 +835,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::PointOfIntersectionArcs(const VToolRecord &record) { - VToolPointOfIntersectionArcs *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -841,7 +850,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::PointOfIntersectionCircles(const VToolRecord &record) { - VToolPointOfIntersectionCircles *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -858,7 +867,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::PointOfIntersectionCurves(const VToolRecord &record) { - VToolPointOfIntersectionCurves *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -874,7 +883,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::PointFromCircleAndTangent(const VToolRecord &record) { - VToolPointFromCircleAndTangent *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -890,7 +899,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::PointFromArcAndTangent(const VToolRecord &record) { - VToolPointFromArcAndTangent *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -905,7 +914,7 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::TrueDarts(const VToolRecord &record) { - VToolTrueDarts *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); @@ -924,11 +933,13 @@ //--------------------------------------------------------------------------------------------------------------------- QDomElement VPatternRecipe::EllipticalArc(const VToolRecord &record) { - VToolEllipticalArc *tool = GetPatternTool(record.getId()); + auto *tool = GetPatternTool(record.getId()); QDomElement step = createElement(TagStep); - ToolAttributes(step, tool); + SetAttribute(step, AttrType, QStringLiteral("ellipticalArc")); + SetAttribute(step, AttrLabel, tool->name()); + SetAttribute(step, AttrCenter, tool->CenterPointName()); Formula(step, tool->GetFormulaRadius1(), AttrRadius1, AttrRadius1Value); Formula(step, tool->GetFormulaRadius2(), AttrRadius2, AttrRadius2Value); @@ -942,18 +953,88 @@ } //--------------------------------------------------------------------------------------------------------------------- +QDomElement VPatternRecipe::Rotation(const VToolRecord &record) +{ + auto *tool = GetPatternTool(record.getId()); + + QDomElement step = createElement(TagStep); + + SetAttribute(step, AttrType, VToolRotation::ToolType); + SetAttribute(step, AttrCenter, tool->OriginPointName()); + Formula(step, tool->GetFormulaAngle(), AttrAngle, AttrAngleValue); + SetAttribute(step, AttrSuffix, tool->Suffix()); + + step.appendChild(GroupOperationSource(tool, record.getId())); + + return step; +} + +//--------------------------------------------------------------------------------------------------------------------- +QDomElement VPatternRecipe::FlippingByLine(const VToolRecord &record) +{ + auto *tool = GetPatternTool(record.getId()); + + QDomElement step = createElement(TagStep); + + SetAttribute(step, AttrType, VToolFlippingByLine::ToolType); + SetAttribute(step, AttrP1Line, tool->FirstLinePointName()); + SetAttribute(step, AttrP2Line, tool->SecondLinePointName()); + SetAttribute(step, AttrSuffix, tool->Suffix()); + + step.appendChild(GroupOperationSource(tool, record.getId())); + + return step; +} + +//--------------------------------------------------------------------------------------------------------------------- +QDomElement VPatternRecipe::FlippingByAxis(const VToolRecord &record) +{ + auto *tool = GetPatternTool(record.getId()); + + QDomElement step = createElement(TagStep); + + SetAttribute(step, AttrType, VToolFlippingByAxis::ToolType); + SetAttribute(step, AttrCenter, tool->OriginPointName()); + SetAttribute(step, AttrAxisType, static_cast(tool->GetAxisType())); + SetAttribute(step, AttrSuffix, tool->Suffix()); + + step.appendChild(GroupOperationSource(tool, record.getId())); + + return step; +} + +//--------------------------------------------------------------------------------------------------------------------- +QDomElement VPatternRecipe::Move(const VToolRecord &record) +{ + auto *tool = GetPatternTool(record.getId()); + + QDomElement step = createElement(TagStep); + + SetAttribute(step, AttrType, VToolMove::ToolType); + Formula(step, tool->GetFormulaAngle(), AttrAngle, AttrAngleValue); + Formula(step, tool->GetFormulaRotationAngle(), AttrRotationAngle, AttrRotationAngleValue); + Formula(step, tool->GetFormulaLength(), AttrLength, AttrLengthValue); + SetAttribute(step, AttrCenter, tool->OriginPointName()); + SetAttribute(step, AttrSuffix, tool->Suffix()); + + step.appendChild(GroupOperationSource(tool, record.getId())); + + return step; +} + +//--------------------------------------------------------------------------------------------------------------------- inline void VPatternRecipe::Formula(QDomElement &step, const VFormula &formula, const QString &formulaStr, const QString &formulaValue) { if (formula.error()) { throw VExceptionInvalidHistory(QObject::tr("Invalid formula '%1' for tool with id '%2'. %3.") - .arg(formula.GetFormula(FormulaType::FromSystem)) + .arg(formula.GetFormula(FormulaType::ToSystem)) .arg(formula.getToolId()) .arg(formula.Reason())); } - SetAttribute(step, formulaStr, formula.GetFormula(FormulaType::FromSystem)); + SetAttribute(step, formulaStr, formula.GetFormula(FormulaType::ToSystem)); SetAttribute(step, formulaValue, formula.getDoubleValue()); } @@ -982,3 +1063,26 @@ SetAttribute(step, AttrType, T::ToolType); SetAttribute(step, AttrLabel, tool->name()); } + +//--------------------------------------------------------------------------------------------------------------------- +QDomElement VPatternRecipe::GroupOperationSource(VAbstractOperation *tool, quint32 id) +{ + SCASSERT(tool) + + QDomElement nodes = createElement(QStringLiteral("nodes")); + QVector names = tool->SourceItems(); + + if (names.isEmpty()) + { + throw VExceptionInvalidHistory(QObject::tr("Empty list of nodes for tool with id '%1'.").arg(id)); + } + + for (auto &nodeName : names) + { + QDomElement node = createElement(QStringLiteral("node")); + SetAttribute(node, AttrItem, nodeName); + nodes.appendChild(node); + } + + return nodes; +} diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vformat/vpatternrecipe.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vformat/vpatternrecipe.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vformat/vpatternrecipe.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vformat/vpatternrecipe.h 2019-08-23 11:49:41.000000000 +0000 @@ -36,6 +36,7 @@ class VIncrement; class VToolRecord; class VFormula; +class VAbstractOperation; class VPatternRecipe : public VDomDocument { @@ -94,6 +95,10 @@ QDomElement PointFromArcAndTangent(const VToolRecord &record); QDomElement TrueDarts(const VToolRecord &record); QDomElement EllipticalArc(const VToolRecord &record); + QDomElement Rotation(const VToolRecord &record); + QDomElement FlippingByLine(const VToolRecord &record); + QDomElement FlippingByAxis(const VToolRecord &record); + QDomElement Move(const VToolRecord &record); void Formula(QDomElement &step, const VFormula &formula, const QString &formulaStr, const QString &formulaValue); @@ -105,6 +110,8 @@ template void CurveAttributes(QDomElement &step, T* tool); + + QDomElement GroupOperationSource(VAbstractOperation *tool, quint32 id); }; #endif // VPATTERNRECIPE_H diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vgeometry/vgobject.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vgeometry/vgobject.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vgeometry/vgobject.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vgeometry/vgobject.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -473,6 +473,24 @@ } //--------------------------------------------------------------------------------------------------------------------- +bool VGObject::IsLineSegmentOnLineSegment(const QLineF &seg1, const QLineF &seg2, qreal accuracy) +{ + const bool onLine = IsPointOnLineviaPDP(seg1.p1(), seg2.p1(), seg2.p2(), accuracy) && + IsPointOnLineviaPDP(seg1.p2(), seg2.p1(), seg2.p2(), accuracy); + if (onLine) + { + return IsPointOnLineSegment(seg1.p1(), seg2.p1(), seg2.p2(), accuracy) || + IsPointOnLineSegment(seg1.p2(), seg2.p1(), seg2.p2(), accuracy) || + IsPointOnLineSegment(seg2.p1(), seg1.p1(), seg1.p2(), accuracy) || + IsPointOnLineSegment(seg2.p2(), seg1.p1(), seg1.p2(), accuracy); + } + else + { + return onLine; + } +} + +//--------------------------------------------------------------------------------------------------------------------- QPointF VGObject::CorrectDistortion(const QPointF &t, const QPointF &p1, const QPointF &p2) { if (not VFuzzyComparePoints(p1, p2)) diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vgeometry/vgobject.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vgeometry/vgobject.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vgeometry/vgobject.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vgeometry/vgobject.h 2019-08-23 11:49:41.000000000 +0000 @@ -98,6 +98,8 @@ static void LineCoefficients(const QLineF &line, qreal *a, qreal *b, qreal *c); static bool IsPointOnLineSegment (const QPointF &t, const QPointF &p1, const QPointF &p2, qreal accuracy = accuracyPointOnLine); + static bool IsLineSegmentOnLineSegment (const QLineF &seg1, const QLineF &seg2, + qreal accuracy = accuracyPointOnLine); static QPointF CorrectDistortion(const QPointF &t, const QPointF &p1, const QPointF &p2); static bool IsPointOnLineviaPDP(const QPointF &t, const QPointF &p1, const QPointF &p2, qreal accuracy = accuracyPointOnLine); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vabstractpiece.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vabstractpiece.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vabstractpiece.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vabstractpiece.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -41,6 +41,9 @@ #include #include #include +#include +#include +#include const quint32 VAbstractPieceData::streamHeader = 0x05CDD73A; // CRC-32Q string "VAbstractPieceData" const quint16 VAbstractPieceData::classVersion = 2; @@ -52,6 +55,7 @@ namespace { +//--------------------------------------------------------------------------------------------------------------------- // Do we create a point outside of a path? inline bool IsOutsidePoint(QPointF p1, QPointF p2, QPointF px) { @@ -59,130 +63,6 @@ } //--------------------------------------------------------------------------------------------------------------------- -QVector SubPath(const QVector &path, int startIndex, int endIndex) -{ - if (path.isEmpty() - || startIndex < 0 || startIndex >= path.size() - || endIndex < 0 || endIndex >= path.size() - || startIndex == endIndex) - { - return path; - } - - QVector subPath; - int i = startIndex - 1; - do - { - ++i; - if (i >= path.size()) - { - i = 0; - } - subPath.append(path.at(i)); - } while (i != endIndex); - - return subPath; -} - -//--------------------------------------------------------------------------------------------------------------------- -bool Crossing(const QVector &sub1, const QVector &sub2) -{ - if (sub1.isEmpty() || sub2.isEmpty()) - { - return false; - } - - const QRectF sub1Rect = QPolygonF(sub1).boundingRect(); - const QRectF sub2Rect = QPolygonF(sub2).boundingRect(); - if (not sub1Rect.intersects(sub2Rect)) - { - return false; - } - - QPainterPath sub1Path; - sub1Path.setFillRule(Qt::WindingFill); - sub1Path.moveTo(sub1.at(0)); - for (qint32 i = 1; i < sub1.count(); ++i) - { - sub1Path.lineTo(sub1.at(i)); - } - sub1Path.lineTo(sub1.at(0)); - - QPainterPath sub2Path; - sub2Path.setFillRule(Qt::WindingFill); - sub2Path.moveTo(sub2.at(0)); - for (qint32 i = 1; i < sub2.count(); ++i) - { - sub2Path.lineTo(sub2.at(i)); - } - sub2Path.lineTo(sub2.at(0)); - - if (not sub1Path.intersects(sub2Path)) - { - return false; - } - else - { - return true; - } -} - -//--------------------------------------------------------------------------------------------------------------------- -bool CheckIntersection(const QVector &points, int i, int iNext, int j, int jNext, const QPointF &crossPoint) -{ - QVector sub1 = SubPath(points, iNext, j); - sub1.append(crossPoint); - sub1 = VAbstractPiece::CorrectEquidistantPoints(sub1, false); - const qreal sub1Sum = VAbstractPiece::SumTrapezoids(sub1); - - QVector sub2 = SubPath(points, jNext, i); - sub2.append(crossPoint); - sub2 = VAbstractPiece::CorrectEquidistantPoints(sub2, false); - const qreal sub2Sum = VAbstractPiece::SumTrapezoids(sub2); - - if (sub1Sum < 0 && sub2Sum < 0) - { - if (Crossing(sub1, sub2)) - { - return true; - } - } - else - { - if (not Crossing(sub1, sub2)) - { - return true; - } - } - return false; -} - -//--------------------------------------------------------------------------------------------------------------------- -bool ParallelCrossPoint(const QLineF &line1, const QLineF &line2, QPointF &point) -{ - const bool l1p1el2p1 = (line1.p1() == line2.p1()); - const bool l1p2el2p2 = (line1.p2() == line2.p2()); - const bool l1p1el2p2 = (line1.p1() == line2.p2()); - const bool l1p2el2p1 = (line1.p2() == line2.p1()); - - if (l1p2el2p2 || l1p2el2p1) - { - point = line1.p2(); - return true; - } - else if (l1p1el2p1 || l1p1el2p2) - { - point = line1.p1(); - return true; - } - else - { - point = QPointF(); - return false; - } -} - -//--------------------------------------------------------------------------------------------------------------------- Q_DECL_CONSTEXPR qreal PointPosition(const QPointF &p, const QLineF &line) { return (line.p2().x() - line.p1().x()) * (p.y() - line.p1().y()) - @@ -335,7 +215,11 @@ else { QLineF allowance(p2, px); + //allowance.setLength(allowance.length()-accuracyPointOnLine*2.); + //allowance.setAngle(allowance.angle()-0.1); // avoid optimization pointsIntr.append(allowance.p2()); + + //allowance = QLineF(p2, px); allowance.setLength(allowance.length() + localWidth * 3.); pointsIntr.append(allowance.p2()); pointsIntr.append(bigLine2.p2()); @@ -651,123 +535,66 @@ //--------------------------------------------------------------------------------------------------------------------- #if !defined(V_NO_ASSERT) // Use for writing tests +void VectorToJson(const QVector &points, QJsonObject &json) +{ + QJsonArray pointsArray; + for (auto point: points) + { + QJsonObject pointObject; + pointObject[QLatin1String("type")] = "QPointF"; + pointObject[QLatin1String("x")] = point.x(); + pointObject[QLatin1String("y")] = point.y(); + + pointsArray.append(pointObject); + } + json[QLatin1String("vector")] = pointsArray; +} + +//--------------------------------------------------------------------------------------------------------------------- +void VectorToJson(const QVector &points, QJsonObject &json) +{ + QJsonArray pointsArray; + for (auto point: points) + { + pointsArray.append(point.toJson()); + } + json[QLatin1String("vector")] = pointsArray; +} + +//--------------------------------------------------------------------------------------------------------------------- void DumpVector(const QVector &points) { QTemporaryFile temp; // Go to tmp folder to find dump temp.setAutoRemove(false); // Remove dump manually if (temp.open()) { - QTextStream out(&temp); - out << "QVector points;" << endl << endl; + QJsonObject vectorObject; + VectorToJson(points, vectorObject); + QJsonDocument vector(vectorObject); - for(auto point : points) - { - out << QString("points += QPointF(%1, %2);").arg(point.x(), 0, 'f', 15).arg(point.y(), 0, 'f', 15) << endl; - } - - out << endl << "return points;"; + QTextStream out(&temp); + out << vector.toJson(); + out.flush(); } } //--------------------------------------------------------------------------------------------------------------------- -// Use for writing tests void DumpVector(const QVector &points) { QTemporaryFile temp; // Go to tmp folder to find dump temp.setAutoRemove(false); // Remove dump manually if (temp.open()) { - QTextStream out(&temp); - - out << "QVector points;" << endl; - - bool firstPoint = true; - enum PointType {Unknown, Default, Custom}; - PointType type = Unknown; - - for(auto point : points) - { - if (VFuzzyComparePossibleNulls(point.GetSAAfter(), -1) - and VFuzzyComparePossibleNulls(point.GetSABefore(), -1) - and point.GetAngleType() == PieceNodeAngle::ByLength) - { - if (type != Default) - { - out << endl; - } - type = Default; - out << QString("points += VSAPoint(%1, %2);").arg(point.x(), 0, 'f', 15).arg(point.y(), 0, 'f', 15) - << endl; - } - else - { - out << endl; - type = Custom; - - if (firstPoint) - { - out << "VSAPoint "; - firstPoint = false; - } - out << QString("p = VSAPoint(%1, %2);").arg(point.x(), 0, 'f', 15).arg(point.y(), 0, 'f', 15) << endl; - - if (not VFuzzyComparePossibleNulls(point.GetSABefore(), -1)) - { - out << QString("p.SetSABefore(%1);").arg(point.GetSABefore()) << endl; - } - - if (not VFuzzyComparePossibleNulls(point.GetSAAfter(), -1)) - { - out << QString("p.SetSAAfter(%1);").arg(point.GetSAAfter()) << endl; - } + QJsonObject vectorObject; + VectorToJson(points, vectorObject); + QJsonDocument vector(vectorObject); - if (point.GetAngleType() != PieceNodeAngle::ByLength) - { -QT_WARNING_PUSH -QT_WARNING_DISABLE_GCC("-Wswitch-default") - // This check helps to find missed angle types in the switch - Q_STATIC_ASSERT_X(static_cast(PieceNodeAngle::LAST_ONE_DO_NOT_USE) == 7, - "Not all types were handled."); - - QString typeStr; - switch (point.GetAngleType()) - { - case PieceNodeAngle::LAST_ONE_DO_NOT_USE: - case PieceNodeAngle::ByLength: - Q_UNREACHABLE(); //-V501 - break; - case PieceNodeAngle::ByPointsIntersection: - typeStr = "ByPointsIntersection"; - break; - case PieceNodeAngle::ByFirstEdgeSymmetry: - typeStr = "ByFirstEdgeSymmetry"; - break; - case PieceNodeAngle::BySecondEdgeSymmetry: - typeStr = "BySecondEdgeSymmetry"; - break; - case PieceNodeAngle::ByFirstEdgeRightAngle: - typeStr = "ByFirstEdgeRightAngle"; - break; - case PieceNodeAngle::BySecondEdgeRightAngle: - typeStr = "BySecondEdgeRightAngle"; - break; - case PieceNodeAngle::ByLengthCurve: - typeStr = "ByLengthCurve"; - break; - } -QT_WARNING_POP - - out << QString("p.SetAngleType(PieceNodeAngle::%1);").arg(typeStr) << endl; - } - - out << "points += p;" << endl; - } - } - - out << endl << "return points;"; + QTextStream out(&temp); + out << vector.toJson(); + out.flush(); } } -#endif +#endif // !defined(V_NO_ASSERT) //--------------------------------------------------------------------------------------------------------------------- template @@ -1031,6 +858,11 @@ break; case PieceNodeAngle::ByPointsIntersection: Rollback(QLineF(points.last(), points.at(1))); + if (ekvPoints.size() > 2) + { // Fix for the rule of main path + ekvPoints.removeAt(ekvPoints.size()-1); + ekvPoints.prepend(ekvPoints.at(ekvPoints.size()-1)); + } break; case PieceNodeAngle::BySecondEdgeRightAngle: if (not ekvPoints.isEmpty()) @@ -1097,7 +929,6 @@ const bool removeFirstAndLast = false; ekvPoints = CheckLoops(CorrectEquidistantPoints(ekvPoints, removeFirstAndLast));//Result path can contain loops - ekvPoints = CheckLoops(CorrectEquidistantPoints(ekvPoints, removeFirstAndLast));//Result path can contain loops // DumpVector(ekvPoints); // Uncomment for dumping test data return ekvPoints; } @@ -1146,6 +977,8 @@ */ QVector VAbstractPiece::CheckLoops(const QVector &points) { +// DumpVector(points); // Uncomment for dumping test data + int count = points.size(); /*If we got less than 4 points no need seek loops.*/ if (count < 4) @@ -1164,8 +997,8 @@ qint32 i, j, jNext = 0; for (i = 0; i < count; ++i) { - /*Last three points no need check.*/ - /*Triangle has not contain loops*/ + /*Last three points no need to check.*/ + /*Triangle can not contain a loop*/ if (i > count-3) { ekvPoints.append(points.at(i)); @@ -1206,54 +1039,24 @@ // For closed path last point is equal to first. Using index of the first. pathClosed && jNext == count-1 ? AddUniqueIndex(0) : AddUniqueIndex(jNext); - const QLineF::IntersectType intersect = line1.intersect(line2, &crosPoint); - if (intersect == QLineF::NoIntersection) - { // According to the documentation QLineF::NoIntersection indicates that the lines do not intersect; - // i.e. they are parallel. But parallel also mean they can be on the same line. - // Method IsPointOnLineviaPDP will check it. - if (VGObject::IsPointOnLineviaPDP(points.at(j), points.at(i), points.at(i+1)) - // Lines are not neighbors - && uniqueVertices.size() == 4) - { - // Left to catch case where segments are on the same line, but do not have real intersections. - QLineF tmpLine1 = line1; - QLineF tmpLine2 = line2; - - tmpLine1.setAngle(tmpLine1.angle()+90); - - QPointF tmpCrosPoint; - const QLineF::IntersectType tmpIntrs1 = tmpLine1.intersect(tmpLine2, &tmpCrosPoint); - - tmpLine1 = line1; - tmpLine2.setAngle(tmpLine2.angle()+90); - - const QLineF::IntersectType tmpIntrs2 = tmpLine1.intersect(tmpLine2, &tmpCrosPoint); - - if (tmpIntrs1 == QLineF::BoundedIntersection || tmpIntrs2 == QLineF::BoundedIntersection) - { // Now we really sure that lines are on the same lines and have real intersections. - QPointF cPoint; - const bool caseFlag = ParallelCrossPoint(line1, line2, cPoint); - if (not caseFlag || CheckIntersection(points, i, i+1, j, jNext, cPoint)) - { - status = ParallelIntersection; - break; - } - } - } - } - else if (intersect == QLineF::BoundedIntersection) - { - if (uniqueVertices.size() == 4) - { // Break, but not if lines are neighbors - if ((line1.p1() != crosPoint - && line1.p2() != crosPoint - && line2.p1() != crosPoint - && line2.p2() != crosPoint) || CheckIntersection(points, i, i+1, j, jNext, crosPoint)) - { - status = BoundedIntersection; + if (uniqueVertices.size() == 4) + {// Lines are not neighbors + const QLineF::IntersectType intersect = line1.intersect(line2, &crosPoint); + if (intersect == QLineF::NoIntersection) + { // According to the documentation QLineF::NoIntersection indicates that the lines do not intersect; + // i.e. they are parallel. But parallel also mean they can be on the same line. + // Method IsLineSegmentOnLineSegment will check it. + if (VGObject::IsLineSegmentOnLineSegment(line1, line2)) + {// Now we really sure that segments are on the same line and have real intersections. + status = ParallelIntersection; break; } } + else if (intersect == QLineF::BoundedIntersection) + { + status = BoundedIntersection; + break; + } } status = NoIntersection; } @@ -1278,7 +1081,8 @@ default: break; } - } + } +// DumpVector(ekvPoints); // Uncomment for dumping test data return ekvPoints; } @@ -1289,8 +1093,9 @@ * @param width global seam allowance width. * @return seam aloowance points. */ -QVector VAbstractPiece::EkvPoint(QVector points, const VSAPoint &p1Line1, VSAPoint p2Line1, - const VSAPoint &p1Line2, VSAPoint p2Line2, qreal width, bool *needRollback) +QVector VAbstractPiece::EkvPoint(QVector points, const VSAPoint &p1Line1, const VSAPoint &p2Line1, + const VSAPoint &p1Line2, const VSAPoint &p2Line2, qreal width, + bool *needRollback) { if (width < 0) { // width can't be < 0 @@ -1656,6 +1461,32 @@ } //--------------------------------------------------------------------------------------------------------------------- +QJsonObject VSAPoint::toJson() const +{ + QJsonObject pointObject; + pointObject[QLatin1String("type")] = "VSAPoint"; + pointObject[QLatin1String("x")] = x(); + pointObject[QLatin1String("y")] = y(); + + if (not VFuzzyComparePossibleNulls(m_before, -1)) + { + pointObject[QLatin1String("saBefore")] = m_before; + } + + if (not VFuzzyComparePossibleNulls(m_after, -1)) + { + pointObject[QLatin1String("saAfter")] = m_after; + } + + if (m_angle != PieceNodeAngle::ByLength) + { + pointObject[QLatin1String("angle")] = static_cast(m_angle); + } + + return pointObject; +} + +//--------------------------------------------------------------------------------------------------------------------- // Because artificial loop can lead to wrong clipping we must rollback current seam allowance points QVector VAbstractPiece::RollbackSeamAllowance(QVector points, const QLineF &cuttingEdge, bool *success) diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vabstractpiece.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vabstractpiece.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vabstractpiece.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vabstractpiece.h 2019-08-23 11:49:41.000000000 +0000 @@ -81,6 +81,8 @@ qreal MaxLocalSA(qreal width) const; qreal PassmarkLength(qreal width) const; + QJsonObject toJson() const; + static const qreal passmarkFactor; static const qreal maxPassmarkLength; @@ -219,8 +221,8 @@ static QVector Equidistant(QVector points, qreal width, const QString &name); static qreal SumTrapezoids(const QVector &points); static QVector CheckLoops(const QVector &points); - static QVector EkvPoint(QVector points, const VSAPoint &p1Line1, VSAPoint p2Line1, - const VSAPoint &p1Line2, VSAPoint p2Line2, qreal width, + static QVector EkvPoint(QVector points, const VSAPoint &p1Line1, const VSAPoint &p2Line1, + const VSAPoint &p1Line2, const VSAPoint &p2Line2, qreal width, bool *needRollback = nullptr); static QLineF ParallelLine(const VSAPoint &p1, const VSAPoint &p2, qreal width); static bool IsAllowanceValid(const QVector &base, const QVector &allowance); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vbank.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vbank.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vbank.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vbank.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -146,7 +146,6 @@ } return true; } - ++i; } return false; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vbestsquare.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vbestsquare.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vbestsquare.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vbestsquare.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -42,6 +42,11 @@ } // anonymous namespace //--------------------------------------------------------------------------------------------------------------------- +VBestSquare::VBestSquare() + : d(new VBestSquareData()) +{} + +//--------------------------------------------------------------------------------------------------------------------- VBestSquare::VBestSquare(QSizeF sheetSize, bool saveLength, bool isPortrait) : d(new VBestSquareData(sheetSize, saveLength, isPortrait)) {} @@ -111,7 +116,7 @@ //--------------------------------------------------------------------------------------------------------------------- void VBestSquare::NewResult(const VBestSquare &best) { - if (best.HasValidResult() && d->saveLength == best.IsSaveLength()) + if (best.d->isValid && best.HasValidResult() && d->saveLength == best.IsSaveLength()) { NewResult(best.BestResultData()); } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vbestsquare.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vbestsquare.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vbestsquare.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vbestsquare.h 2019-08-23 11:49:41.000000000 +0000 @@ -42,6 +42,7 @@ class VBestSquare { public: + VBestSquare(); VBestSquare(QSizeF sheetSize, bool saveLength, bool isPortrait); VBestSquare(const VBestSquare &res); virtual ~VBestSquare(); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vbestsquare_p.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vbestsquare_p.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vbestsquare_p.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vbestsquare_p.h 2019-08-23 11:49:41.000000000 +0000 @@ -42,8 +42,12 @@ class VBestSquareData : public QSharedData { public: + VBestSquareData() + {} + VBestSquareData(const QSizeF &sheetSize, bool saveLength, bool isPortrait) - : sheetSize(sheetSize), + : isValid(true), + sheetSize(sheetSize), saveLength(saveLength), isPortrait(isPortrait) { @@ -52,6 +56,7 @@ VBestSquareData(const VBestSquareData &res) : QSharedData(res), + isValid(res.isValid), sheetSize(res.sheetSize), valideResult(res.valideResult), saveLength(res.saveLength), @@ -63,9 +68,10 @@ ~VBestSquareData() {} - QSizeF sheetSize; + bool isValid{false}; + QSizeF sheetSize{}; bool valideResult{false}; - bool saveLength; + bool saveLength{false}; VBestSquareResData data{}; bool isPortrait{true}; bool terminatedByException{false}; diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vlayoutgenerator.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vlayoutgenerator.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vlayoutgenerator.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vlayoutgenerator.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -427,11 +427,6 @@ //--------------------------------------------------------------------------------------------------------------------- void VLayoutGenerator::GatherPages() { - if (papers.size() < 2) - { - return; - } - QList> nDetails; qreal length = 0; int j = 0; // papers count diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vlayout.pro valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vlayout.pro --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vlayout.pro 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vlayout.pro 2019-08-23 11:49:41.000000000 +0000 @@ -7,7 +7,7 @@ # File with common stuff for whole project include(../../../common.pri) -QT += core gui widgets printsupport xml +QT += core gui widgets printsupport xml concurrent # Name of library TARGET = vlayout diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vposition.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vposition.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vposition.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vposition.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -29,6 +29,8 @@ #include "vposition.h" #include +#include +#include #include #include #include @@ -46,6 +48,7 @@ #include #include #include +#include #include "../vmisc/def.h" #include "../vmisc/vmath.h" @@ -59,8 +62,12 @@ #endif //--------------------------------------------------------------------------------------------------------------------- +VPosition::VPosition() +{} + +//--------------------------------------------------------------------------------------------------------------------- VPosition::VPosition(const VPositionData &data, std::atomic_bool *stop, bool saveLength) - : QRunnable(), + : m_isValid(true), m_bestResult(VBestSquare(data.gContour.GetSize(), saveLength, data.isOriginPaperOrientationPortrait)), m_data(data), stop(stop), @@ -75,6 +82,11 @@ //--------------------------------------------------------------------------------------------------------------------- void VPosition::run() { + if (not m_isValid) + { + return; + } + if (stop->load()) { return; @@ -82,7 +94,21 @@ try { - FindBestPosition(); + for (int i=1; i<= m_data.detail.LayoutEdgesCount(); ++i) + { + if (stop->load()) + { + return; + } + + m_data.i = i; + FindBestPosition(); + + if (stop->load()) + { + return; + } + } } catch (const VException &e) { @@ -125,50 +151,58 @@ return bestResult;//Not enough edges } - QScopedPointer thread_pool(new QThreadPool()); - QVector threads; + QFutureWatcher watcher; + QVector jobs; + jobs.reserve(data.gContour.GlobalEdgesCount()); - auto Cleanup = qScopeGuard([&threads] + for (int j=1; j <= data.gContour.GlobalEdgesCount(); ++j) { - Q_ASSERT(not threads.isEmpty()); - qDeleteAll(threads.begin(), threads.end()); - }); + VPositionData linkedData = data; + linkedData.j = j; - for (int j=1; j <= data.gContour.GlobalEdgesCount(); ++j) + jobs.append(VPosition(linkedData, stop, saveLength)); + } + + Q_ASSERT(not jobs.isEmpty()); + + std::function Nest = [](VPosition position) { - QCoreApplication::processEvents(); + position.run(); + return position.getBestResult(); + }; - for (int i=1; i<= detailEdgesCount; ++i) - { - VPositionData linkedData = data; - linkedData.i = i; - linkedData.j = j; + watcher.setFuture(QtConcurrent::mapped(jobs, Nest)); - auto *thread = new VPosition(linkedData, stop, saveLength); - thread->setAutoDelete(false); - threads.append(thread); - thread_pool->start(thread); - } + while(not watcher.isStarted()) + { + QCoreApplication::processEvents(); + QThread::msleep(250); } - Q_ASSERT(not threads.isEmpty()); - // Wait for done do { QCoreApplication::processEvents(); QThread::msleep(250); } - while(thread_pool->activeThreadCount() > 0 && not stop->load()); + while(watcher.isRunning() && not stop->load()); if (stop->load()) { + do + { + QCoreApplication::processEvents(); + QThread::msleep(250); + } + while(watcher.isRunning()); + return bestResult; } - for (auto &thread : threads) + QList results = watcher.future().results(); + for (auto &result : results) { - bestResult.NewResult(thread->getBestResult()); + bestResult.NewResult(result); } return bestResult; @@ -381,7 +415,7 @@ } //--------------------------------------------------------------------------------------------------------------------- -void VPosition::RotateEdges(VLayoutPiece &detail, const QLineF &globalEdge, int dEdge, qreal angle) const +void VPosition::RotateEdges(VLayoutPiece &detail, const QLineF &globalEdge, int dEdge, qreal angle) { QLineF detailEdge = detail.LayoutEdge(dEdge); // Now we move detail to position near to global contour edge. @@ -427,6 +461,11 @@ detailGrainline = workDetail.GetMatrix().map(detailGrainline); } + if (stop->load()) + { + return; + } + const qreal angle = detailGrainline.angleTo(FabricGrainline()); if (m_data.detail.GrainlineArrowType() == ArrowType::atBoth || @@ -435,6 +474,11 @@ RotateOnAngle(angle); } + if (stop->load()) + { + return; + } + if (m_data.detail.GrainlineArrowType() == ArrowType::atBoth || m_data.detail.GrainlineArrowType() == ArrowType::atRear) { @@ -456,6 +500,11 @@ SaveCandidate(m_bestResult, workDetail, m_data.j, dEdge, BestFrom::Combine); } + if (stop->load()) + { + return; + } + if (m_data.rotate) { Rotate(m_data.rotationNumber); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vposition.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vposition.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vposition.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vposition.h 2019-08-23 11:49:41.000000000 +0000 @@ -53,27 +53,34 @@ bool isOriginPaperOrientationPortrait{true}; }; -class VPosition : public QRunnable +QT_WARNING_PUSH +QT_WARNING_DISABLE_GCC("-Weffc++") + +class VPosition { public: + VPosition(); VPosition(const VPositionData &data, std::atomic_bool *stop, bool saveLength); - virtual ~VPosition() override = default; + VPosition(const VPosition&) = default; + VPosition& operator=(const VPosition&) = default; + VPosition& operator=(VPosition&&) = default; + virtual ~VPosition()= default; - virtual void run() override; + virtual void run(); VBestSquare getBestResult() const; static VBestSquare ArrangeDetail(const VPositionData &data, std::atomic_bool *stop, bool saveLength); private: - Q_DISABLE_COPY(VPosition) - VBestSquare m_bestResult; - VPositionData m_data; - std::atomic_bool *stop; + bool m_isValid{false}; + VBestSquare m_bestResult{}; + VPositionData m_data{}; + std::atomic_bool *stop{nullptr}; /** * @brief angle_between keep angle between global edge and detail edge. Need for optimization rotation. */ - qreal angle_between; + qreal angle_between{0}; enum class CrossingType : char { @@ -100,7 +107,7 @@ bool SheetContains(const QRectF &rect) const; void CombineEdges(VLayoutPiece &detail, const QLineF &globalEdge, int dEdge); - void RotateEdges(VLayoutPiece &detail, const QLineF &globalEdge, int dEdge, qreal angle) const; + static void RotateEdges(VLayoutPiece &detail, const QLineF &globalEdge, int dEdge, qreal angle); void Rotate(int number); void FollowGrainline(); @@ -110,6 +117,8 @@ void FindBestPosition(); }; +QT_WARNING_POP + //--------------------------------------------------------------------------------------------------------------------- /** * @brief VPosition::FabricGrainline return fabric gainline accoding to paper orientation diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vposter.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vposter.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vlayout/vposter.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vlayout/vposter.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -80,6 +80,8 @@ //--------------------------------------------------------------------------------------------------------------------- QVector VPoster::Borders(QGraphicsItem *parent, const PosterData &img, int sheets) const { + SCASSERT(parent != nullptr) + QVector data; QPen pen(Qt::NoBrush, 1, Qt::DashLine); pen.setColor(Qt::black); @@ -97,7 +99,7 @@ line->setLine(rec.x(), rec.y(), rec.x(), rec.y() + rec.height()); data.append(line); - auto *scissors = new QGraphicsPixmapItem(QPixmap("://scissors_vertical.png"), parent); + auto *scissors = new QGraphicsPixmapItem(QPixmap(QStringLiteral("://scissors_vertical.png")), parent); scissors->setPos(rec.x(), rec.y() + rec.height()-static_cast(allowance)); data.append(scissors); } @@ -118,28 +120,17 @@ line->setLine(rec.x(), rec.y(), rec.x() + rec.width(), rec.y()); data.append(line); - auto *scissors = new QGraphicsPixmapItem(QPixmap("://scissors_horizontal.png"), parent); + auto *scissors = new QGraphicsPixmapItem(QPixmap(QStringLiteral("://scissors_horizontal.png")), parent); scissors->setPos(rec.x() + rec.width()-static_cast(allowance), rec.y()); data.append(scissors); } - if (img.rows*img.columns > 1) - { // Don't show bottom border if only one page need - // Bottom border (mandatory) - auto *line = new QGraphicsLineItem(parent); - line->setPen(pen); - line->setLine(rec.x(), rec.y() + rec.height()-static_cast(allowance), - rec.x() + rec.width(), rec.y() + rec.height()-static_cast(allowance)); - data.append(line); - - if (img.row == img.rows-1) - { - auto *scissors = new QGraphicsPixmapItem(QPixmap("://scissors_horizontal.png"), parent); - scissors->setPos(rec.x() + rec.width()-static_cast(allowance), - rec.y() + rec.height()-static_cast(allowance)); - data.append(scissors); - } - } + // Bottom border (mandatory) + auto *line = new QGraphicsLineItem(parent); + line->setPen(pen); + line->setLine(rec.x(), rec.y() + rec.height()-static_cast(allowance), + rec.x() + rec.width(), rec.y() + rec.height()-static_cast(allowance)); + data.append(line); // Labels auto *labels = new QGraphicsTextItem(parent); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vmisc/qt_dispatch/qt_dispatch.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vmisc/qt_dispatch/qt_dispatch.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vmisc/qt_dispatch/qt_dispatch.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vmisc/qt_dispatch/qt_dispatch.h 2019-08-23 11:49:41.000000000 +0000 @@ -22,7 +22,7 @@ Q_OBJECT public: - WorkerClass(QThread *thread) + explicit WorkerClass(QThread *thread) { moveToThread(thread); connect(QThread::currentThread(), &QThread::finished, this, &WorkerClass::deleteLater); diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vpatterndb/vpiece.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vpatterndb/vpiece.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vpatterndb/vpiece.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vpatterndb/vpiece.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -285,6 +285,15 @@ ekv.lineTo(points.at(i)); } +#if !defined(V_NO_ASSERT) + // uncomment for debug +// for (qint32 i = 0; i < points.count(); ++i) +// { +// ekv.addEllipse(points.at(i).x()-accuracyPointOnLine, points.at(i).y()-accuracyPointOnLine, +// accuracyPointOnLine*2., accuracyPointOnLine*2.); +// } +#endif + ekv.setFillRule(Qt::WindingFill); } } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vtest/abstracttest.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vtest/abstracttest.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vtest/abstracttest.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vtest/abstracttest.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -46,9 +46,13 @@ #include #include #include +#include +#include +#include #include "vsysexits.h" #include "../vgeometry/vgobject.h" +#include "../vlayout/vabstractpiece.h" //--------------------------------------------------------------------------------------------------------------------- AbstractTest::AbstractTest(QObject *parent) : @@ -57,6 +61,230 @@ } //--------------------------------------------------------------------------------------------------------------------- +void AbstractTest::VectorFromJson(const QString &json, QVector& vector) +{ + QFile loadFile(json); + if (not loadFile.open(QIODevice::ReadOnly)) + { + const QString error = QStringLiteral("Couldn't open json file. %1").arg(loadFile.errorString()); + QFAIL(qUtf8Printable(error)); + } + + QByteArray saveData = loadFile.readAll(); + QJsonDocument loadDoc(QJsonDocument::fromJson(saveData)); + + const QString vectorKey = QStringLiteral("vector"); + const QString typeKey = QStringLiteral("type"); + const QString xKey = QStringLiteral("x"); + const QString yKey = QStringLiteral("y"); + + QJsonObject vectorObject = loadDoc.object(); + if (not vectorObject.contains(vectorKey)) + { + const QString error = QStringLiteral("Invalid json file '%1'. File doesn't contain root object.").arg(json); + QFAIL(qUtf8Printable(error)); + } + + QJsonArray vectorArray = loadDoc.object()[vectorKey].toArray(); + for (int i = 0; i < vectorArray.size(); ++i) + { + QJsonObject pointObject = vectorArray[i].toObject(); + + if (not pointObject.contains(typeKey)) + { + const QString error = QStringLiteral("Invalid json file '%1'. Json object doesn't provide class type.") + .arg(json); + QFAIL(qUtf8Printable(error)); + } + + if (pointObject[typeKey].toString() != QLatin1String("QPointF")) + { + const QString error = QStringLiteral("Invalid json file '%1'. Unexpected class '%2'.") + .arg(json, pointObject[typeKey].toString()); + QFAIL(qUtf8Printable(error)); + } + + QPointF point; + + if (pointObject.contains(xKey)) + { + QJsonValue xValue = pointObject[xKey]; + if (xValue.isDouble()) + { + point.setX(xValue.toDouble()); + } + else + { + const QString error = QStringLiteral("X coordinate is not double '%1'.").arg(xValue.toString()); + QFAIL(qUtf8Printable(error)); + } + } + else + { + const QString error = QStringLiteral("Json object does not contain X coordinate."); + QFAIL(qUtf8Printable(error)); + } + + if (pointObject.contains(yKey)) + { + QJsonValue yValue = pointObject[yKey]; + if (yValue.isDouble()) + { + point.setY(yValue.toDouble()); + } + else + { + const QString error = QStringLiteral("Y coordinate is not double '%1'.").arg(yValue.toString()); + QFAIL(qUtf8Printable(error)); + } + } + else + { + const QString error = QStringLiteral("Json object does not contain Y coordinate."); + QFAIL(qUtf8Printable(error)); + } + + vector.append(point); + } +} + +//--------------------------------------------------------------------------------------------------------------------- +void AbstractTest::VectorFromJson(const QString &json, QVector &vector) +{ + QFile loadFile(json); + if (not loadFile.open(QIODevice::ReadOnly)) + { + const QString error = QStringLiteral("Couldn't open json file. %1").arg(loadFile.errorString()); + QFAIL(qUtf8Printable(error)); + } + + QByteArray saveData = loadFile.readAll(); + QJsonDocument loadDoc(QJsonDocument::fromJson(saveData)); + + const int defaultAngle = static_cast(PieceNodeAngle::ByLength); + + const QString vectorKey = QStringLiteral("vector"); + const QString typeKey = QStringLiteral("type"); + const QString xKey = QStringLiteral("x"); + const QString yKey = QStringLiteral("y"); + const QString saBeforeKey = QStringLiteral("saBefore"); + const QString saAfterKey = QStringLiteral("saAfter"); + const QString angleKey = QStringLiteral("angle"); + + QJsonObject vectorObject = loadDoc.object(); + if (not vectorObject.contains(vectorKey)) + { + const QString error = QStringLiteral("Invalid json file '%1'. File doesn't contain root object.").arg(json); + QFAIL(qUtf8Printable(error)); + } + + QJsonArray vectorArray = loadDoc.object()[vectorKey].toArray(); + for (int i = 0; i < vectorArray.size(); ++i) + { + QJsonObject pointObject = vectorArray[i].toObject(); + + if (not pointObject.contains(typeKey)) + { + const QString error = QStringLiteral("Invalid json file '%1'. Json object doesn't provide class type.") + .arg(json); + QFAIL(qUtf8Printable(error)); + } + + if (pointObject[typeKey].toString() != QLatin1String("VSAPoint")) + { + const QString error = QStringLiteral("Invalid json file '%1'. Unexpected class '%2'.") + .arg(json, pointObject[typeKey].toString()); + QFAIL(qUtf8Printable(error)); + } + + VSAPoint point; + + if (pointObject.contains(xKey)) + { + QJsonValue xValue = pointObject[xKey]; + if (xValue.isDouble()) + { + point.setX(xValue.toDouble()); + } + else + { + const QString error = QStringLiteral("X coordinate is not double '%1'.").arg(xValue.toString()); + QFAIL(qUtf8Printable(error)); + } + } + else + { + const QString error = QStringLiteral("Json object does not contain X coordinate."); + QFAIL(qUtf8Printable(error)); + } + + if (pointObject.contains(yKey)) + { + QJsonValue yValue = pointObject[yKey]; + if (yValue.isDouble()) + { + point.setY(yValue.toDouble()); + } + else + { + const QString error = QStringLiteral("Y coordinate is not double '%1'.").arg(yValue.toString()); + QFAIL(qUtf8Printable(error)); + } + } + else + { + const QString error = QStringLiteral("Json object does not contain Y coordinate."); + QFAIL(qUtf8Printable(error)); + } + + if (pointObject.contains(saBeforeKey)) + { + QJsonValue saBeforeValue = pointObject[saBeforeKey]; + if (saBeforeValue.isDouble()) + { + point.SetSABefore(saBeforeValue.toDouble(-1)); + } + else + { + const QString error = QStringLiteral("SABefore is not double '%1'.").arg(saBeforeValue.toString()); + QFAIL(qUtf8Printable(error)); + } + } + + if (pointObject.contains(saAfterKey)) + { + QJsonValue saAfterValue = pointObject[saAfterKey]; + if (saAfterValue.isDouble()) + { + point.SetSABefore(saAfterValue.toDouble(-1)); + } + else + { + const QString error = QStringLiteral("SAAfter is not double '%1'.").arg(saAfterValue.toString()); + QFAIL(qUtf8Printable(error)); + } + } + + if (pointObject.contains(angleKey)) + { + QJsonValue angleValue = pointObject[angleKey]; + if (angleValue.isDouble()) + { + const int angle = static_cast(angleValue.toDouble(defaultAngle)); + point.SetAngleType(static_cast(angle)); + } + else + { + const QString error = QStringLiteral("Angle type is not double '%1'.").arg(angleValue.toString()); + QFAIL(qUtf8Printable(error)); + } + } + + vector.append(point); + } +} + +//--------------------------------------------------------------------------------------------------------------------- void AbstractTest::Comparison(const QVector &ekv, const QVector &ekvOrig) const { // Begin comparison diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vtest/abstracttest.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vtest/abstracttest.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vtest/abstracttest.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vtest/abstracttest.h 2019-08-23 11:49:41.000000000 +0000 @@ -34,6 +34,7 @@ #include template class QVector; +class VSAPoint; #include @@ -59,6 +60,9 @@ public: explicit AbstractTest(QObject *parent = nullptr); + void VectorFromJson(const QString &json, QVector& vector); + void VectorFromJson(const QString &json, QVector& vector); + protected: void Comparison(const QVector &ekv, const QVector &ekvOrig) const; void Comparison(const QPointF &result, const QPointF &expected) const; diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vtools/tools/drawTools/operation/vabstractoperation.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vtools/tools/drawTools/operation/vabstractoperation.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vtools/tools/drawTools/operation/vabstractoperation.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vtools/tools/drawTools/operation/vabstractoperation.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -57,6 +57,28 @@ } //--------------------------------------------------------------------------------------------------------------------- +QVector VAbstractOperation::SourceItems() const +{ + QVector itemNames; + itemNames.reserve(source.size()); + + try + { + for (auto &item : source) + { + itemNames.append(VAbstractTool::data.GetGObject(item)->name()); + } + } + catch (const VExceptionBadId &e) + { + qCritical() << e.ErrorMessage()<(); + } + + return itemNames; +} + +//--------------------------------------------------------------------------------------------------------------------- void VAbstractOperation::GroupVisibility(quint32 object, bool visible) { if (operatedObjects.contains(object)) diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vtools/tools/drawTools/operation/vabstractoperation.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vtools/tools/drawTools/operation/vabstractoperation.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/libs/vtools/tools/drawTools/operation/vabstractoperation.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/libs/vtools/tools/drawTools/operation/vabstractoperation.h 2019-08-23 11:49:41.000000000 +0000 @@ -85,6 +85,8 @@ QString Suffix() const; void SetSuffix(const QString &suffix); + QVector SourceItems() const; + virtual void GroupVisibility(quint32 object, bool visible) override; virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override; virtual void ChangeLabelPosition(quint32 id, const QPointF &pos) override; diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/qttestmainlambda.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/qttestmainlambda.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/qttestmainlambda.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/qttestmainlambda.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -59,6 +59,7 @@ int main(int argc, char** argv) { Q_INIT_RESOURCE(schema); + Q_INIT_RESOURCE(test_data); TestVApplication app( argc, argv );// For QPrinter diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/share/input_loop_by_intersection.json valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/share/input_loop_by_intersection.json --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/share/input_loop_by_intersection.json 1970-01-01 00:00:00.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/share/input_loop_by_intersection.json 2019-08-23 11:49:41.000000000 +0000 @@ -0,0 +1,557 @@ +{ + "vector": [ + { + "angle": 1, + "type": "VSAPoint", + "x": -196.7716535433071, + "y": 39.999874015748034 + }, + { + "angle": 1, + "type": "VSAPoint", + "x": -196.7716535433071, + "y": 39.999874015748034 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -195.21242706720307, + "y": 34.14652047360368 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -191.8243672555103, + "y": 22.98380075353889 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -188.11922553424526, + "y": 12.457117876219073 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -184.10416448319614, + "y": 2.5478629590622783 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -179.78634668215102, + "y": -6.76257288051344 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -175.17293471089806, + "y": -15.492798525090029 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -170.2710911492254, + "y": -23.661422857249427 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -165.08797857692116, + "y": -31.287054759573582 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -159.63075957377356, + "y": -38.388303114644444 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -153.90659671957062, + "y": -44.983776805043945 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -147.92265259410053, + "y": -51.09208471335405 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -141.6860897771514, + "y": -56.73183572215669 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -135.2040708485114, + "y": -61.92163871403382 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -128.48375838796866, + "y": -66.68010257156736 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -121.5323149753113, + "y": -71.02583617733929 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -114.35690319032747, + "y": -74.97744841393151 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -106.96468561280531, + "y": -78.55354816392602 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -99.36282482253294, + "y": -81.77274430990471 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -87.60658785191427, + "y": -86.01184887668629 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -71.23095795232594, + "y": -90.53212613553225 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -54.145681637923275, + "y": -93.9597488647901 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -36.40805954701136, + "y": -96.44358812511531 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -18.075392317895275, + "y": -98.1325149771635 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 0.795019411119881, + "y": -99.17540048159017 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 20.145875001729017, + "y": -99.72111569905093 + }, + { + "type": "VSAPoint", + "x": 30, + "y": -99.84264566929134 + }, + { + "type": "VSAPoint", + "x": 30, + "y": -99.84264566929134 + }, + { + "type": "VSAPoint", + "x": 30, + "y": -99.84264566929134 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 41.372113208694955, + "y": -99.8629416946242 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 62.96894259210174, + "y": -99.02518745646077 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 83.24139107407007, + "y": -97.12098927026987 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 102.24778703164577, + "y": -94.13653780112648 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 120.04645884187472, + "y": -90.05802371410553 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 136.69573488180282, + "y": -84.87163767428204 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 152.25394352847593, + "y": -78.56357034673097 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 166.77941315893992, + "y": -71.12001239652727 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 180.33047215024067, + "y": -62.52715448874596 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 192.96544887942403, + "y": -52.771187288461945 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 204.7426717235359, + "y": -41.83830146075026 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 215.72046905962208, + "y": -29.714687670685834 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 225.95716926472852, + "y": -16.386536583343656 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 235.51110071590108, + "y": -1.8400388637986993 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 244.44059179018558, + "y": 13.938614822874065 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 252.80397086462796, + "y": 30.963233811599665 + }, + { + "angle": 1, + "type": "VSAPoint", + "x": 256.77165354330714, + "y": 39.999874015748034 + }, + { + "angle": 1, + "type": "VSAPoint", + "x": 256.77165354330714, + "y": 39.999874015748034 + }, + { + "angle": 1, + "type": "VSAPoint", + "x": 256.77165354330714, + "y": 39.999874015748034 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 252.80397086462796, + "y": 49.036514219896404 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 244.44059179018558, + "y": 66.061133208622 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 235.51110071590108, + "y": 81.83978689529476 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 225.95716926472852, + "y": 96.38628461483972 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 215.72046905962208, + "y": 109.7144357021819 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 204.7426717235359, + "y": 121.83804949224633 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 192.96544887942403, + "y": 132.77093531995803 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 180.33047215024067, + "y": 142.52690252024206 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 166.77941315893992, + "y": 151.11976042802337 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 152.25394352847593, + "y": 158.56331837822705 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 136.69573488180282, + "y": 164.87138570577815 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 120.04645884187472, + "y": 170.05777174560163 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 102.24778703164574, + "y": 174.13628583262252 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 83.24139107407007, + "y": 177.12073730176593 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 62.96894259210174, + "y": 179.02493548795684 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 41.372113208694955, + "y": 179.86268972612024 + }, + { + "type": "VSAPoint", + "x": 30, + "y": 179.8423937007874 + }, + { + "type": "VSAPoint", + "x": 30, + "y": 179.8423937007874 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 20.145875001729017, + "y": 179.720863730547 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": 0.7950194111198827, + "y": 179.1751485130862 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -18.07539231789527, + "y": 178.13226300865955 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -36.40805954701135, + "y": 176.44333615661134 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -54.14568163792326, + "y": 173.95949689628617 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -71.23095795232592, + "y": 170.53187416702832 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -87.60658785191424, + "y": 166.01159690818236 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -99.36282482253289, + "y": 161.77249234140078 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -106.96468561280525, + "y": 158.55329619542204 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -114.35690319032742, + "y": 154.97719644542758 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -121.53231497531124, + "y": 151.02558420883537 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -128.4837583879686, + "y": 146.67985060306344 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -135.20407084851135, + "y": 141.9213867455299 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -141.68608977715135, + "y": 136.73158375365276 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -147.92265259410047, + "y": 131.09183274485014 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -153.90659671957056, + "y": 124.98352483654003 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -159.6307595737735, + "y": 118.3880511461405 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -165.08797857692116, + "y": 111.28680279106965 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -170.2710911492254, + "y": 103.66117088874549 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -175.17293471089806, + "y": 95.49254655658609 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -179.78634668215096, + "y": 86.7623209120095 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -184.1041644831961, + "y": 77.45188507243378 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -188.11922553424526, + "y": 67.54263015527698 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -191.82436725551025, + "y": 57.01594727795717 + }, + { + "angle": 6, + "type": "VSAPoint", + "x": -195.21242706720307, + "y": 45.85322755789239 + }, + { + "angle": 1, + "type": "VSAPoint", + "x": -196.7716535433071, + "y": 39.999874015748034 + } + ] +} diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/share/output_loop_by_intersection.json valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/share/output_loop_by_intersection.json --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/share/output_loop_by_intersection.json 1970-01-01 00:00:00.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/share/output_loop_by_intersection.json 2019-08-23 11:49:41.000000000 +0000 @@ -0,0 +1,384 @@ +{ + "vector": [ + { + "type": "QPointF", + "x": -214.40410048706303, + "y": 106.19227605396173 + }, + { + "type": "QPointF", + "x": -216.9781242298884, + "y": -20.89313392788361 + }, + { + "type": "QPointF", + "x": -215.35485836098246, + "y": -24.393354043554936 + }, + { + "type": "QPointF", + "x": -209.7562767157775, + "y": -34.987873101637184 + }, + { + "type": "QPointF", + "x": -203.7225994084282, + "y": -45.04262957134261 + }, + { + "type": "QPointF", + "x": -197.2592017411557, + "y": -54.551875369384206 + }, + { + "type": "QPointF", + "x": -190.3770084402063, + "y": -63.507382529616926 + }, + { + "type": "QPointF", + "x": -183.09315132337335, + "y": -71.8999613577031 + }, + { + "type": "QPointF", + "x": -175.43105114113442, + "y": -79.72130229205844 + }, + { + "type": "QPointF", + "x": -167.41981696287192, + "y": -86.96589636811274 + }, + { + "type": "QPointF", + "x": -159.09298767966857, + "y": -93.6327395233958 + }, + { + "type": "QPointF", + "x": -150.48678127764902, + "y": -99.72655173152252 + }, + { + "type": "QPointF", + "x": -141.6381213983865, + "y": -105.25834078893499 + }, + { + "type": "QPointF", + "x": -132.58274256986527, + "y": -110.24528047379701 + }, + { + "type": "QPointF", + "x": -123.3536295350981, + "y": -114.71000685261185 + }, + { + "type": "QPointF", + "x": -113.84186855865212, + "y": -118.73799751458611 + }, + { + "type": "QPointF", + "x": -99.63478481972699, + "y": -123.86083688137002 + }, + { + "type": "QPointF", + "x": -80.4254673057649, + "y": -129.16331633704564 + }, + { + "type": "QPointF", + "x": -60.80620147593467, + "y": -133.0993042749749 + }, + { + "type": "QPointF", + "x": -40.98267373188483, + "y": -135.87523761240038 + }, + { + "type": "QPointF", + "x": -20.991626730994923, + "y": -137.71694540420148 + }, + { + "type": "QPointF", + "x": -0.8595795941342494, + "y": -138.82955600512358 + }, + { + "type": "QPointF", + "x": 19.34176886539808, + "y": -139.3992560484097 + }, + { + "type": "QPointF", + "x": 29.510605466044545, + "y": -139.52466732639465 + }, + { + "type": "QPointF", + "x": 42.106126779057064, + "y": -139.5493542753628 + }, + { + "type": "QPointF", + "x": 65.59569198261529, + "y": -138.63817965558195 + }, + { + "type": "QPointF", + "x": 88.1798239338667, + "y": -136.51684423147074 + }, + { + "type": "QPointF", + "x": 109.76687822830704, + "y": -133.12716866923762 + }, + { + "type": "QPointF", + "x": 130.3950740635637, + "y": -128.40027734830377 + }, + { + "type": "QPointF", + "x": 150.07592388593054, + "y": -122.26953121100647 + }, + { + "type": "QPointF", + "x": 168.79110685051424, + "y": -114.68147034428995 + }, + { + "type": "QPointF", + "x": 186.49605055143408, + "y": -105.60859505724969 + }, + { + "type": "QPointF", + "x": 203.13204877377575, + "y": -95.05954726914332 + }, + { + "type": "QPointF", + "x": 218.64492845706968, + "y": -83.08143693178066 + }, + { + "type": "QPointF", + "x": 233.00419499996835, + "y": -69.75162023720404 + }, + { + "type": "QPointF", + "x": 246.21556214467594, + "y": -55.16130598767145 + }, + { + "type": "QPointF", + "x": 258.3230922830817, + "y": -39.397340281347255 + }, + { + "type": "QPointF", + "x": 269.40232183582737, + "y": -22.52847449065218 + }, + { + "type": "QPointF", + "x": 277.7495810952065, + "y": -7.778640262594529 + }, + { + "type": "QPointF", + "x": 278.4228013054904, + "y": 86.5887898651801 + }, + { + "type": "QPointF", + "x": 269.4023218358267, + "y": 102.52822252214926 + }, + { + "type": "QPointF", + "x": 258.3230922830817, + "y": 119.39708831284334 + }, + { + "type": "QPointF", + "x": 246.2155621446766, + "y": 135.16105401916667 + }, + { + "type": "QPointF", + "x": 233.00419499996818, + "y": 149.75136826870033 + }, + { + "type": "QPointF", + "x": 218.64492845706377, + "y": 163.0811849632816 + }, + { + "type": "QPointF", + "x": 203.1320487737801, + "y": 175.05929530063636 + }, + { + "type": "QPointF", + "x": 186.496050551439, + "y": 185.60834308874269 + }, + { + "type": "QPointF", + "x": 168.79110685050364, + "y": 194.6812183757909 + }, + { + "type": "QPointF", + "x": 150.07592388593088, + "y": 202.26927924250302 + }, + { + "type": "QPointF", + "x": 130.39507406357035, + "y": 208.40002537979836 + }, + { + "type": "QPointF", + "x": 109.7668782282991, + "y": 213.12691670073548 + }, + { + "type": "QPointF", + "x": 88.17982393386717, + "y": 216.5165922629673 + }, + { + "type": "QPointF", + "x": 65.59569198261497, + "y": 218.6379276870786 + }, + { + "type": "QPointF", + "x": 42.10612677907077, + "y": 219.54910230685883 + }, + { + "type": "QPointF", + "x": 29.929173473140324, + "y": 219.52736986819608 + }, + { + "type": "QPointF", + "x": 19.341768865397754, + "y": 219.39900407990578 + }, + { + "type": "QPointF", + "x": -0.8595795941341109, + "y": 218.82930403661962 + }, + { + "type": "QPointF", + "x": -20.991626730995304, + "y": 217.71669343569752 + }, + { + "type": "QPointF", + "x": -40.982673731885455, + "y": 215.87498564389634 + }, + { + "type": "QPointF", + "x": -60.80620147594401, + "y": 213.09905230646967 + }, + { + "type": "QPointF", + "x": -80.42546730575734, + "y": 209.1630643685438 + }, + { + "type": "QPointF", + "x": -99.63478481972697, + "y": 203.8605849128661 + }, + { + "type": "QPointF", + "x": -113.84186855865221, + "y": 198.73774554608212 + }, + { + "type": "QPointF", + "x": -123.35362953510266, + "y": 194.7097548841059 + }, + { + "type": "QPointF", + "x": -132.58274256986095, + "y": 190.24502850529544 + }, + { + "type": "QPointF", + "x": -141.6381213983788, + "y": 185.25808882043526 + }, + { + "type": "QPointF", + "x": -150.48678127765623, + "y": 179.72629976301346 + }, + { + "type": "QPointF", + "x": -159.0929876796657, + "y": 173.63248755489357 + }, + { + "type": "QPointF", + "x": -167.41981696287993, + "y": 166.96564439960179 + }, + { + "type": "QPointF", + "x": -175.43105114113746, + "y": 159.72105032355205 + }, + { + "type": "QPointF", + "x": -183.09315132337164, + "y": 151.8997093892008 + }, + { + "type": "QPointF", + "x": -190.37700844020992, + "y": 143.50713056110848 + }, + { + "type": "QPointF", + "x": -197.25920174115296, + "y": 134.55162340088413 + }, + { + "type": "QPointF", + "x": -203.72259940842815, + "y": 125.04237760283861 + }, + { + "type": "QPointF", + "x": -209.7562767157772, + "y": 114.98762113313367 + }, + { + "type": "QPointF", + "x": -214.40410048706303, + "y": 106.19227605396173 + } + ] +} diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/share/test_data.qrc valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/share/test_data.qrc --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/share/test_data.qrc 1970-01-01 00:00:00.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/share/test_data.qrc 2019-08-23 11:49:41.000000000 +0000 @@ -0,0 +1,6 @@ + + + input_loop_by_intersection.json + output_loop_by_intersection.json + + diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/tst_vabstractpiece.cpp valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/tst_vabstractpiece.cpp --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/tst_vabstractpiece.cpp 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/tst_vabstractpiece.cpp 2019-08-23 11:49:41.000000000 +0000 @@ -185,6 +185,17 @@ QTest::newRow("Issue 923. Test 6.6") << InputPointsIssue923Test6_6() << 37.795275590551185 // seam allowance width (1.0 cm) << OutputPointsIssue923Test6_6(); + + // See file src/app/share/collection/bugs/loop_by_intersection.val + QVector input; + AbstractTest::VectorFromJson(QStringLiteral("://input_loop_by_intersection.json"), input); + + QVector output; + AbstractTest::VectorFromJson(QStringLiteral("://output_loop_by_intersection.json"), output); + + QTest::newRow("Loop for angle by intersection") << input + << 39.685039370078741 // seam allowance width (1.05 cm) + << output; } //--------------------------------------------------------------------------------------------------------------------- @@ -4515,36 +4526,6 @@ QTest::newRow("One loop, the second loop, unclosed a path (six unique points)") << path << res; path.clear(); - path << QPointF(20, 10); - path << QPointF(20, 20); - path << QPointF(10, 20); - path << QPointF(20, 15); - path << QPointF(10, 10); - path << QPointF(20, 10); - QTest::newRow("Correct closed a path, point on line (four unique points)") << path << path; - - path.removeLast(); - - QTest::newRow("Corect unclosed a path, point on line (four unique points)") << path << path; - - path.clear(); - path << QPointF(20, 10); - path << QPointF(10, 15); - path << QPointF(20, 20); - path << QPointF(10, 20); - path << QPointF(0, 20); - path << QPointF(10, 15); - path << QPointF(0, 10); - path << QPointF(10, 10); - path << QPointF(20, 10); - - QTest::newRow("Correct closed a path, point on line (six unique points)") << path << path; - - path.removeLast(); - - QTest::newRow("Corect unclosed a path, point on line (six unique points)") << path << path; - - path.clear(); path << QPointF(100.96979100571033, 1797.6153764073072); path << QPointF(168.3888427659865, 1807.2395034187866); path << QPointF(206.78076137364403, 1812.2910842036706); @@ -4854,19 +4835,6 @@ path.clear(); path << QPointF(0, 10); path << QPointF(5, 10); - path << QPointF(2.5, 15); - path << QPointF(7.5, 15); - path << QPointF(5, 10); - path << QPointF(10, 10); - path << QPointF(10, 20); - path << QPointF(0, 20); - path << QPointF(0, 10); - - QTest::newRow("Internal loop. Valid case.") << path << path; - - path.clear(); - path << QPointF(0, 10); - path << QPointF(5, 10); path << QPointF(7.5, 15); path << QPointF(2.5, 15); path << QPointF(5, 10); @@ -4887,19 +4855,6 @@ path.clear(); path << QPointF(0, 10); path << QPointF(5, 10); - path << QPointF(0, 0); - path << QPointF(10, 0); - path << QPointF(5, 10); - path << QPointF(10, 10); - path << QPointF(10, 20); - path << QPointF(0, 20); - path << QPointF(0, 10); - - QTest::newRow("External loop. Valid case.") << path << path; - - path.clear(); - path << QPointF(0, 10); - path << QPointF(5, 10); path << QPointF(10, 0); path << QPointF(0, 0); path << QPointF(5, 10); @@ -5572,443 +5527,6 @@ // See the file "collection/bugs/possible_inf_loop.val" QTest::newRow("Possible infinite loop") << path << expect; - - path.clear(); - path << QPointF(-3289.176398074803, 40.766068311507865); - path << QPointF(-3279.1328092842814, 44.06682404485686); - path << QPointF(-3243.351504267316, 53.60167948872853); - path << QPointF(-3161.3876778623217, 73.60874477474869); - path << QPointF(-3008.115647695134, 110.74574486101676); - path << QPointF(-2873.894366307849, 145.10523784601025); - path << QPointF(-2781.1049285829295, 170.2972871433074); - path << QPointF(-2688.4201916276343, 197.16160944863682); - path << QPointF(-2598.5847429336654, 225.43041639032083); - path << QPointF(-2534.9681776342786, 247.42186866516417); - path << QPointF(-2494.760470256757, 262.35858401482426); - path << QPointF(-2456.8089154086483, 277.4957895645043); - path << QPointF(-2421.456586526415, 292.80001176774465); - path << QPointF(-2389.0465570465194, 308.2377770780854); - path << QPointF(-2359.921900405425, 323.77561194906696); - path << QPointF(-2343.699902721956, 333.52460494453004); - path << QPointF(-2334.425690039593, 339.3800428342297); - path << QPointF(-2312.900999385486, 355.0175961871137); - path << QPointF(-2299.713043139396, 366.746565883471); - path << QPointF(-2292.2509689428207, 374.5588029608982); - path << QPointF(-2285.9747534821863, 382.360491785372); - path << QPointF(-2280.9272809370514, 390.1474481635852); - path << QPointF(-2277.151435486974, 397.91548790223015); - path << QPointF(-2274.690101311511, 405.6604268079995); - path << QPointF(-2273.5861625902216, 413.37808068758574); - path << QPointF(-2273.882503502662, 421.06426534768144); - path << QPointF(-2274.6302053736044, 424.8926764304512); - path << QPointF(-2309.0574148331825, 416.983936602572); - path << QPointF(-2348.386009272143, 408.01259973815553); - path << QPointF(-2274.6302053736044, 424.8926764304512); - path << QPointF(-2309.0574148331825, 416.983936602572); - path << QPointF(-2433.4520429888726, 388.9054430736358); - path << QPointF(-2559.7817761868337, 362.0219130711671); - path << QPointF(-2653.193005658679, 343.24683221834414); - path << QPointF(-2751.5676350679787, 324.7189598281001); - path << QPointF(-2852.1850451511273, 307.35120581311685); - path << QPointF(-2952.3246166445188, 292.0564800860765); - path << QPointF(-3025.315374842363, 282.6097398689543); - path << QPointF(-3072.47620108711, 277.37300126453033); - path << QPointF(-3117.98721934864, 273.1680315579757); - path << QPointF(-3161.5083522190007, 270.1089444883756); - path << QPointF(-3202.6995222902424, 268.3098537948152); - path << QPointF(-3241.220652154415, 267.8848732163797); - path << QPointF(-3276.7316644035664, 268.94811649215455); - path << QPointF(-3308.8924816297463, 271.6136973612248); - path << QPointF(-3337.3630264250037, 275.9957295626757); - path << QPointF(-3355.9556969262208, 280.5372011460504); - path << QPointF(-3367.1044424307042, 284.1225373764538); - path << QPointF(-3377.139326285485, 288.2011754181878); - path << QPointF(-3386.017838814569, 292.7873794886382); - path << QPointF(-3393.697470341963, 297.8954138051904); - path << QPointF(-3400.135711191672, 303.53954258523015); - path << QPointF(-3405.2900516877025, 309.7340300461432); - path << QPointF(-3409.117982154061, 316.49314040531516); - path << QPointF(-3411.5769929147536, 323.8311378801317); - path << QPointF(-3412.624574293787, 331.7622866879784); - path << QPointF(-3412.5443282791143, 335.98035656218394); - path << QPointF(-3412.0938304049364, 344.2251941754913); - path << QPointF(-3410.765527360113, 357.87225607730386); - path << QPointF(-3408.9498259459265, 368.2785594139036); - path << QPointF(-3406.6749154805993, 375.6334124347902); - path << QPointF(-3403.9689852823512, 380.1261233894636); - path << QPointF(-3400.8602246694027, 381.9460005274235); - path << QPointF(-3397.376822959974, 381.28235209816967); - path << QPointF(-3393.546969472286, 378.3244863512019); - path << QPointF(-3387.2487536004646, 370.2277603925629); - path << QPointF(-3377.848607774182, 352.8184239863409); - path << QPointF(-3367.5700625628333, 329.63976680025917); - path << QPointF(-3356.6386325121834, 302.20625483031586); - path << QPointF(-3339.521778740742, 256.44961474613956); - path << QPointF(-3316.447784152815, 194.2270540550615); - path << QPointF(-3300.0812187711917, 154.2221830826118); - path << QPointF(-3289.9682851457983, 133.06332832546101); - path << QPointF(-3283.0129680216724, 121.51001513705947); - path << QPointF(-3278.693072922096, 115.97435552382811); - path << QPointF(-3274.675080363335, 112.49856833137764); - path << QPointF(-3270.987179663609, 111.27196180920784); - path << QPointF(-3269.2913385826773, 111.6668077543023); - path << QPointF(-2348.386009272143, 408.01259973815553); - path << QPointF(-2403.6231556871917, 395.59097294992216); - path << QPointF(-2433.4520429888726, 388.9054430736358); - path << QPointF(-2458.895984464084, 383.4393884984055); - path << QPointF(-2514.4918458536054, 371.5235994548911); - path << QPointF(-2559.7817761868337, 362.0219130711671); - path << QPointF(-2653.193005658679, 343.24683221834414); - path << QPointF(-2751.5676350679787, 324.7189598281001); - path << QPointF(-2852.1850451511273, 307.35120581311685); - path << QPointF(-2952.3246166445188, 292.0564800860765); - path << QPointF(-3025.315374842363, 282.6097398689543); - path << QPointF(-3072.47620108711, 277.37300126453033); - path << QPointF(-3117.98721934864, 273.1680315579757); - path << QPointF(-3161.5083522190007, 270.1089444883756); - path << QPointF(-3202.6995222902424, 268.3098537948152); - path << QPointF(-3241.220652154415, 267.8848732163797); - path << QPointF(-3276.7316644035664, 268.94811649215455); - path << QPointF(-3308.8924816297463, 271.6136973612248); - path << QPointF(-3337.3630264250037, 275.9957295626757); - path << QPointF(-3355.9556969262208, 280.5372011460504); - path << QPointF(-3367.1044424307042, 284.1225373764538); - path << QPointF(-3377.139326285485, 288.2011754181878); - path << QPointF(-3386.017838814569, 292.7873794886382); - path << QPointF(-3393.697470341963, 297.8954138051904); - path << QPointF(-3400.135711191672, 303.53954258523015); - path << QPointF(-3405.2900516877025, 309.7340300461432); - path << QPointF(-3409.117982154061, 316.49314040531516); - path << QPointF(-3411.5769929147536, 323.8311378801317); - path << QPointF(-3412.624574293787, 331.7622866879784); - path << QPointF(-3412.5443282791143, 335.98035656218394); - path << QPointF(-3412.0938304049364, 344.2251941754913); - path << QPointF(-3410.765527360113, 357.87225607730386); - path << QPointF(-3408.9498259459265, 368.2785594139036); - path << QPointF(-3406.6749154805993, 375.6334124347902); - path << QPointF(-3403.9689852823512, 380.1261233894636); - path << QPointF(-3400.8602246694027, 381.9460005274235); - path << QPointF(-3397.376822959974, 381.28235209816967); - path << QPointF(-3393.546969472286, 378.3244863512019); - path << QPointF(-3387.2487536004646, 370.2277603925629); - path << QPointF(-3377.848607774182, 352.8184239863409); - path << QPointF(-3367.5700625628333, 329.63976680025917); - path << QPointF(-3356.6386325121834, 302.20625483031586); - path << QPointF(-3339.521778740742, 256.44961474613956); - path << QPointF(-3316.447784152815, 194.2270540550615); - path << QPointF(-3300.0812187711917, 154.2221830826118); - path << QPointF(-3289.9682851457983, 133.06332832546101); - path << QPointF(-3283.0129680216724, 121.51001513705947); - path << QPointF(-3278.693072922096, 115.97435552382811); - path << QPointF(-3274.675080363335, 112.49856833137764); - path << QPointF(-3270.987179663609, 111.27196180920784); - path << QPointF(-3269.2913385826773, 111.6668077543023); - path << QPointF(0.0, 0.0); - path << QPointF(-2274.6302053736044, 424.8926764304512); - path << QPointF(-2309.0574148331825, 416.983936602572); - path << QPointF(-2433.4520429888726, 388.9054430736358); - path << QPointF(-2559.7817761868337, 362.0219130711671); - path << QPointF(-2653.193005658679, 343.24683221834414); - path << QPointF(-2751.5676350679787, 324.7189598281001); - path << QPointF(-2852.1850451511273, 307.35120581311685); - path << QPointF(-2952.3246166445188, 292.0564800860765); - path << QPointF(-3025.315374842363, 282.6097398689543); - path << QPointF(-3072.47620108711, 277.37300126453033); - path << QPointF(-3117.98721934864, 273.1680315579757); - path << QPointF(-3161.5083522190007, 270.1089444883756); - path << QPointF(-3202.6995222902424, 268.3098537948152); - path << QPointF(-3241.220652154415, 267.8848732163797); - path << QPointF(-3276.7316644035664, 268.94811649215455); - path << QPointF(-3308.8924816297463, 271.6136973612248); - path << QPointF(-3337.3630264250037, 275.9957295626757); - path << QPointF(-3355.9556969262208, 280.5372011460504); - path << QPointF(-3367.1044424307042, 284.1225373764538); - path << QPointF(-3377.139326285485, 288.2011754181878); - path << QPointF(-3386.017838814569, 292.7873794886382); - path << QPointF(-3393.697470341963, 297.8954138051904); - path << QPointF(-3400.135711191672, 303.53954258523015); - path << QPointF(-3405.2900516877025, 309.7340300461432); - path << QPointF(-3409.117982154061, 316.49314040531516); - path << QPointF(-3411.5769929147536, 323.8311378801317); - path << QPointF(-3412.624574293787, 331.7622866879784); - path << QPointF(-3412.5443282791143, 335.98035656218394); - path << QPointF(-3412.0938304049364, 344.2251941754913); - path << QPointF(-3410.765527360113, 357.87225607730386); - path << QPointF(-3408.9498259459265, 368.2785594139036); - path << QPointF(-3406.6749154805993, 375.6334124347902); - path << QPointF(-3403.9689852823512, 380.1261233894636); - path << QPointF(-3400.8602246694027, 381.9460005274235); - path << QPointF(-3397.376822959974, 381.28235209816967); - path << QPointF(-3393.546969472286, 378.3244863512019); - path << QPointF(-3387.2487536004646, 370.2277603925629); - path << QPointF(-3377.848607774182, 352.8184239863409); - path << QPointF(-3367.5700625628333, 329.63976680025917); - path << QPointF(-3356.6386325121834, 302.20625483031586); - path << QPointF(-3339.521778740742, 256.44961474613956); - path << QPointF(-3316.447784152815, 194.2270540550615); - path << QPointF(-3300.7674537894027, 155.9181480771437); - path << QPointF(-3300.0812187711917, 154.2221830826118); - path << QPointF(-3289.9682851457983, 133.06332832546101); - path << QPointF(-3283.0129680216724, 121.51001513705947); - path << QPointF(-3278.693072922096, 115.97435552382811); - path << QPointF(-3274.675080363335, 112.49856833137764); - path << QPointF(-3270.987179663609, 111.27196180920784); - path << QPointF(-3269.2913385826773, 111.6668077543023); - path << QPointF(-3311.8508415297547, 110.88125437102264); - path << QPointF(-3685.6514075461932, 107.5655498368449); - path << QPointF(-4814.263342905703, 99.20635184924856); - path << QPointF(-7383.401022460118, 81.87816887323245); - path << QPointF(-10941.483518468456, 59.05418050192678); - path << QPointF(-15308.1805254157, 32.04268850318564); - path << QPointF(-20303.161737786842, 2.15199464486304); - path << QPointF(-25746.09685006686, -29.30959930518696); - path << QPointF(-31456.65555674075, -61.033791579110314); - path << QPointF(-37254.50755229348, -91.71228040905298); - path << QPointF(-42959.322531210055, -120.03676402716093); - path << QPointF(-47055.629053465884, -138.8031751224513); - path << QPointF(-49669.199119026714, -149.97338011526602); - path << QPointF(-52158.074133576316, -159.81916406070422); - path << QPointF(-54499.712808925295, -168.17698923778406); - path << QPointF(-56671.57385688429, -174.8833179255238); - path << QPointF(-58651.11598926391, -179.77461240294173); - path << QPointF(-60415.79791787479, -182.68733494905598); - path << QPointF(-61943.07835452756, -183.45794784288492); - path << QPointF(-62910.53243592165, -182.4558854979162); - path << QPointF(-63474.98907760189, -181.08129309219626); - path << QPointF(-63967.41587168608, -179.07918330535267); - path << QPointF(-64384.99515715055, -176.4291139222629); - path << QPointF(-64724.90927297162, -173.11064272780402); - path << QPointF(-64984.340558125616, -169.10332750685347); - path << QPointF(-65121.73298586071, -165.61084561925315); - path << QPointF(-65188.44494822773, -163.07139041223155); - path << QPointF(-65233.45126860215, -160.34822545258044); - path << QPointF(-65252.05224375721, -158.17787437745008); - path << QPointF(-65257.945977798765, -156.67611401106774); - path << QPointF(-65258.55112619724, -155.90551181102362); - path << QPointF(0.0, 0.0); - path << QPointF(-3278.855552452029, 0.0); - path << QPointF(-3297.926352438392, 0.0667852955320001); - path << QPointF(-3333.3540289999983, 0.8343743582029102); - path << QPointF(-3365.6017560461587, 2.3018835161185054); - path << QPointF(-3394.7548208856488, 4.401643801852556); - path << QPointF(-3420.8985108272445, 7.065986247978833); - path << QPointF(-3444.1181131797193, 10.227241887071106); - path << QPointF(-3464.4989152518488, 13.817741751703146); - path << QPointF(-3482.1262043524084, 17.769816874448722); - path << QPointF(-3497.0852677901735, 22.0157982878816); - path << QPointF(-3509.461392873918, 26.48801702457557); - path << QPointF(-3519.3398669124185, 31.118804117104382); - path << QPointF(-3526.805977214449, 35.84049059804182); - path << QPointF(-3531.9450110887838, 40.58540749996163); - path << QPointF(-3534.8422558442003, 45.28588585543761); - path << QPointF(-3535.582998789472, 49.87425669704352); - path << QPointF(-3534.252527233375, 54.28285105735314); - path << QPointF(-3530.9361284846827, 58.44399996894022); - path << QPointF(-3525.7190898521712, 62.29003446437855); - path << QPointF(-3518.6866986446166, 65.75328557624188); - path << QPointF(-3509.9242421707922, 68.76608433710399); - path << QPointF(-3499.517007739474, 71.26076177953868); - path << QPointF(-3487.5502826594366, 73.16964893611967); - path << QPointF(-3474.109354239456, 74.42507683942075); - path << QPointF(-3459.2795097883068, 74.9593765220157); - path << QPointF(-3443.1460366147635, 74.70487901647832); - path << QPointF(-3425.794222027602, 73.59391535538228); - path << QPointF(-3407.309353335596, 71.55881657130146); - path << QPointF(-3387.7767178475224, 68.53191369680957); - path << QPointF(-3367.281602872156, 64.4455377644804); - path << QPointF(-3345.909295718271, 59.23201980688771); - path << QPointF(-3323.7450836946427, 52.82369085660529); - path << QPointF(-3300.8742541100464, 45.15288194620689); - path << QPointF(-3289.176398074803, 40.766068311507865); - path << QPointF(-2433.84144243598, 1.1920928955078125e-07); - path << QPointF(-3278.855552452029, 0.0); - path << QPointF(-3297.926352438392, 0.0667852955320001); - path << QPointF(-3333.3540289999983, 0.8343743582029102); - path << QPointF(-3365.6017560461587, 2.3018835161185054); - path << QPointF(-3394.7548208856488, 4.401643801852556); - path << QPointF(-3420.8985108272445, 7.065986247978833); - path << QPointF(-3444.1181131797193, 10.227241887071106); - path << QPointF(-3464.4989152518488, 13.817741751703146); - path << QPointF(-3482.1262043524084, 17.769816874448722); - path << QPointF(-3497.0852677901735, 22.0157982878816); - path << QPointF(-3509.461392873918, 26.48801702457557); - path << QPointF(-3519.3398669124185, 31.118804117104382); - path << QPointF(-3526.805977214449, 35.84049059804182); - path << QPointF(-3531.9450110887838, 40.58540749996163); - path << QPointF(-3534.8422558442003, 45.28588585543761); - path << QPointF(-3535.582998789472, 49.87425669704352); - path << QPointF(-3534.252527233375, 54.28285105735314); - path << QPointF(-3530.9361284846827, 58.44399996894022); - path << QPointF(-3525.7190898521712, 62.29003446437855); - path << QPointF(-3518.6866986446166, 65.75328557624188); - path << QPointF(-3509.9242421707922, 68.76608433710399); - path << QPointF(-3499.517007739474, 71.26076177953868); - path << QPointF(-3487.5502826594366, 73.16964893611967); - path << QPointF(-3474.109354239456, 74.42507683942075); - path << QPointF(-3459.2795097883068, 74.9593765220157); - path << QPointF(-3443.1460366147635, 74.70487901647832); - path << QPointF(-3425.794222027602, 73.59391535538228); - path << QPointF(-3407.309353335596, 71.55881657130146); - path << QPointF(-3387.7767178475224, 68.53191369680957); - path << QPointF(-3367.281602872156, 64.4455377644804); - path << QPointF(-3345.909295718271, 59.23201980688771); - path << QPointF(-3323.7450836946427, 52.82369085660529); - path << QPointF(-3300.8742541100464, 45.15288194620689); - path << QPointF(-3289.176398074803, 40.766068311507865); - path << QPointF(-2375.6588995456696, -1.1920928955078125e-07); - path << QPointF(-3278.855552452029, 0.0); - path << QPointF(-3297.926352438392, 0.0667852955320001); - path << QPointF(-3333.3540289999983, 0.8343743582029102); - path << QPointF(-3365.6017560461587, 2.3018835161185054); - path << QPointF(-3394.7548208856488, 4.401643801852556); - path << QPointF(-3420.8985108272445, 7.065986247978833); - path << QPointF(-3444.1181131797193, 10.227241887071106); - path << QPointF(-3464.4989152518488, 13.817741751703146); - path << QPointF(-3482.1262043524084, 17.769816874448722); - path << QPointF(-3497.0852677901735, 22.0157982878816); - path << QPointF(-3509.461392873918, 26.48801702457557); - path << QPointF(-3519.3398669124185, 31.118804117104382); - path << QPointF(-3526.805977214449, 35.84049059804182); - path << QPointF(-3531.9450110887838, 40.58540749996163); - path << QPointF(-3534.8422558442003, 45.28588585543761); - path << QPointF(-3535.582998789472, 49.87425669704352); - path << QPointF(-3534.252527233375, 54.28285105735314); - path << QPointF(-3530.9361284846827, 58.44399996894022); - path << QPointF(-3525.7190898521712, 62.29003446437855); - path << QPointF(-3518.6866986446166, 65.75328557624188); - path << QPointF(-3509.9242421707922, 68.76608433710399); - path << QPointF(-3499.517007739474, 71.26076177953868); - path << QPointF(-3487.5502826594366, 73.16964893611967); - path << QPointF(-3474.109354239456, 74.42507683942075); - path << QPointF(-3459.2795097883068, 74.9593765220157); - path << QPointF(-3443.1460366147635, 74.70487901647832); - path << QPointF(-3425.794222027602, 73.59391535538228); - path << QPointF(-3407.309353335596, 71.55881657130146); - path << QPointF(-3387.7767178475224, 68.53191369680957); - path << QPointF(-3367.281602872156, 64.4455377644804); - path << QPointF(-3345.909295718271, 59.23201980688771); - path << QPointF(-3323.7450836946427, 52.82369085660529); - path << QPointF(-3300.8742541100464, 45.15288194620689); - path << QPointF(-3289.176398074803, 40.766068311507865); - path << QPointF(-2317.7482029497623, 1.1920928955078125e-07); - path << QPointF(-3159.9587076218127, -3.0211712963817957e-16); - path << QPointF(-3278.855552452029, 0.0); - path << QPointF(-3297.926352438392, 0.0667852955320001); - path << QPointF(-3333.3540289999983, 0.8343743582029102); - path << QPointF(-3365.6017560461587, 2.3018835161185054); - path << QPointF(-3394.7548208856488, 4.401643801852556); - path << QPointF(-3420.8985108272445, 7.065986247978833); - path << QPointF(-3444.1181131797193, 10.227241887071106); - path << QPointF(-3464.4989152518488, 13.817741751703146); - path << QPointF(-3482.1262043524084, 17.769816874448722); - path << QPointF(-3497.0852677901735, 22.0157982878816); - path << QPointF(-3509.461392873918, 26.48801702457557); - path << QPointF(-3519.3398669124185, 31.118804117104382); - path << QPointF(-3526.805977214449, 35.84049059804182); - path << QPointF(-3531.9450110887838, 40.58540749996163); - path << QPointF(-3534.8422558442003, 45.28588585543761); - path << QPointF(-3535.582998789472, 49.87425669704352); - path << QPointF(-3534.252527233375, 54.28285105735314); - path << QPointF(-3530.9361284846827, 58.44399996894022); - path << QPointF(-3525.7190898521712, 62.29003446437855); - path << QPointF(-3518.6866986446166, 65.75328557624188); - path << QPointF(-3509.9242421707922, 68.76608433710399); - path << QPointF(-3499.517007739474, 71.26076177953868); - path << QPointF(-3487.5502826594366, 73.16964893611967); - path << QPointF(-3474.109354239456, 74.42507683942075); - path << QPointF(-3459.2795097883068, 74.9593765220157); - path << QPointF(-3443.1460366147635, 74.70487901647832); - path << QPointF(-3425.794222027602, 73.59391535538228); - path << QPointF(-3407.309353335596, 71.55881657130146); - path << QPointF(-3387.7767178475224, 68.53191369680957); - path << QPointF(-3367.281602872156, 64.4455377644804); - path << QPointF(-3345.909295718271, 59.23201980688771); - path << QPointF(-3323.7450836946427, 52.82369085660529); - path << QPointF(-3300.8742541100464, 45.15288194620689); - - expect.clear(); - expect << QPointF(-3289.176398074803, 40.766068311507865); - expect << QPointF(-3279.1328092842814, 44.06682404485686); - expect << QPointF(-3243.351504267316, 53.60167948872853); - expect << QPointF(-3161.3876778623217, 73.60874477474869); - expect << QPointF(-3037.0528777920667, 103.7344074667516); - expect << QPointF(0.0, 0.0); - expect << QPointF(-2274.6302053736044, 424.8926764304512); - expect << QPointF(-2309.0574148331825, 416.983936602572); - expect << QPointF(-2433.4520429888726, 388.9054430736358); - expect << QPointF(-2559.7817761868337, 362.0219130711671); - expect << QPointF(-2653.193005658679, 343.24683221834414); - expect << QPointF(-2751.5676350679787, 324.7189598281001); - expect << QPointF(-2852.1850451511273, 307.35120581311685); - expect << QPointF(-2952.3246166445188, 292.0564800860765); - expect << QPointF(-3025.315374842363, 282.6097398689543); - expect << QPointF(-3072.47620108711, 277.37300126453033); - expect << QPointF(-3117.98721934864, 273.1680315579757); - expect << QPointF(-3161.5083522190007, 270.1089444883756); - expect << QPointF(-3202.6995222902424, 268.3098537948152); - expect << QPointF(-3241.220652154415, 267.8848732163797); - expect << QPointF(-3276.7316644035664, 268.94811649215455); - expect << QPointF(-3308.8924816297463, 271.6136973612248); - expect << QPointF(-3337.3630264250037, 275.9957295626757); - expect << QPointF(-3347.7860794585613, 278.5416790087658); - expect << QPointF(-3339.521778740742, 256.44961474613956); - expect << QPointF(-3316.447784152815, 194.2270540550615); - expect << QPointF(-3300.7674537894027, 155.9181480771437); - expect << QPointF(-3300.0812187711917, 154.2221830826118); - expect << QPointF(-3289.9682851457983, 133.06332832546101); - expect << QPointF(-3283.0129680216724, 121.51001513705947); - expect << QPointF(-3278.693072922096, 115.97435552382811); - expect << QPointF(-3274.675080363335, 112.49856833137764); - expect << QPointF(-3272.0227399663845, 111.61639218434759); - expect << QPointF(-3311.8508415297547, 110.88125437102264); - expect << QPointF(-3685.6514075461932, 107.5655498368449); - expect << QPointF(-4814.263342905703, 99.20635184924856); - expect << QPointF(-7383.401022460118, 81.87816887323245); - expect << QPointF(-10941.483518468456, 59.05418050192678); - expect << QPointF(-15308.1805254157, 32.04268850318564); - expect << QPointF(-20303.161737786842, 2.15199464486304); - expect << QPointF(-25746.09685006686, -29.30959930518696); - expect << QPointF(-31456.65555674075, -61.033791579110314); - expect << QPointF(-36320.89133149458, -86.77218624604188); - expect << QPointF(0.0, 0.0); - expect << QPointF(-3159.958705487363, 0.0); - expect << QPointF(-3159.9587076218127, -3.0211712963817957e-16); - expect << QPointF(-3278.855552452029, 0.0); - expect << QPointF(-3297.926352438392, 0.0667852955320001); - expect << QPointF(-3333.3540289999983, 0.8343743582029102); - expect << QPointF(-3365.6017560461587, 2.3018835161185054); - expect << QPointF(-3394.7548208856488, 4.401643801852556); - expect << QPointF(-3420.8985108272445, 7.065986247978833); - expect << QPointF(-3444.1181131797193, 10.227241887071106); - expect << QPointF(-3464.4989152518488, 13.817741751703146); - expect << QPointF(-3482.1262043524084, 17.769816874448722); - expect << QPointF(-3497.0852677901735, 22.0157982878816); - expect << QPointF(-3509.461392873918, 26.48801702457557); - expect << QPointF(-3519.3398669124185, 31.118804117104382); - expect << QPointF(-3526.805977214449, 35.84049059804182); - expect << QPointF(-3531.9450110887838, 40.58540749996163); - expect << QPointF(-3534.8422558442003, 45.28588585543761); - expect << QPointF(-3535.582998789472, 49.87425669704352); - expect << QPointF(-3534.252527233375, 54.28285105735314); - expect << QPointF(-3530.9361284846827, 58.44399996894022); - expect << QPointF(-3525.7190898521712, 62.29003446437855); - expect << QPointF(-3518.6866986446166, 65.75328557624188); - expect << QPointF(-3509.9242421707922, 68.76608433710399); - expect << QPointF(-3499.517007739474, 71.26076177953868); - expect << QPointF(-3487.5502826594366, 73.16964893611967); - expect << QPointF(-3474.109354239456, 74.42507683942075); - expect << QPointF(-3459.2795097883068, 74.9593765220157); - expect << QPointF(-3443.1460366147635, 74.70487901647832); - expect << QPointF(-3425.794222027602, 73.59391535538228); - expect << QPointF(-3407.309353335596, 71.55881657130146); - expect << QPointF(-3387.7767178475224, 68.53191369680957); - expect << QPointF(-3367.281602872156, 64.4455377644804); - expect << QPointF(-3345.909295718271, 59.23201980688771); - expect << QPointF(-3323.7450836946427, 52.82369085660529); - expect << QPointF(-3300.8742541100464, 45.15288194620689); - - // See the file "collection/bugs/Issue_#861.val from private collection" - QTest::newRow("Check if hangs") << path << expect; } //--------------------------------------------------------------------------------------------------------------------- @@ -7167,7 +6685,13 @@ p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-773.697565712941014, -13.057776517652679); + p = VSAPoint(-784.796811799170428, -11.786677450886199); + p.SetSABefore(37.7953); + p.SetSAAfter(37.7953); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-760.074257477017909, -14.982052994904290); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); @@ -7179,13 +6703,25 @@ p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-700.813861852517789, -25.693917945236084); + p = VSAPoint(-708.501798871969640, -24.059737122589585); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-670.539289284542633, -33.532046871057645); + p = VSAPoint(-693.161045035388270, -27.541649295426971); + p.SetSABefore(37.7953); + p.SetSAAfter(37.7953); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-678.023758751400692, -31.460713758337747); + p.SetSABefore(37.7953); + p.SetSAAfter(37.7953); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-663.356394315905163, -35.837032981291159); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); @@ -7209,7 +6745,13 @@ p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-612.770937464562508, -58.178811938993192); + p = VSAPoint(-620.995311558273102, -53.816395724048519); + p.SetSABefore(37.7953); + p.SetSAAfter(37.7953); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-607.498846895736733, -61.326635727968828); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); @@ -7226,27 +6768,51 @@ points += VSAPoint(-231.118006951984967, 95.879158575193841); points += VSAPoint(-231.118006951984967, 95.879158575193841); - p = VSAPoint(-238.402815433872661, 116.441912166387880); + p = VSAPoint(-234.809931494910188, 106.205894212251422); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-251.054901827475362, 155.855307076335350); + p = VSAPoint(-241.706487749582209, 126.418557245008685); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-261.519858253217421, 193.398201754121601); + p = VSAPoint(-248.032530946383588, 146.125254699982435); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-269.924247729261879, 229.275078971710684); + p = VSAPoint(-253.803881462584570, 165.351546923668138); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-276.394633273771547, 263.690421501066567); + p = VSAPoint(-259.036359675455628, 184.122994262561235); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-281.057577904909294, 296.848712114153273); + p = VSAPoint(-263.745785962267064, 202.465157063157335); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-267.947980700289236, 220.403595671951877); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-271.658764266792559, 237.963870435440356); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-274.893957039047393, 255.171541700118325); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-277.669379394324153, 272.052169812481225); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-280.000851709893027, 288.631315119024521); + p.SetAngleType(PieceNodeAngle::ByLengthCurve); + points += p; + + p = VSAPoint(-281.904194363024544, 304.934537966243795); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; @@ -7254,221 +6820,221 @@ p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - points += VSAPoint(-284.147385597229004, 331.313196850393751); - points += VSAPoint(-284.147385597229004, 331.313196850393751); - points += VSAPoint(-284.147385597229004, 331.313196850393751); + points += VSAPoint(-284.147385633699400, 331.313196850393751); + points += VSAPoint(-284.147385633699400, 331.313196850393751); + points += VSAPoint(-284.147385633699400, 331.313196850393751); - p = VSAPoint(-285.555799865587915, 332.073678193884462); + p = VSAPoint(-285.555799902053877, 332.073678193884462); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-288.834524762284673, 333.546028373225568); + p = VSAPoint(-288.834524798697998, 333.546028373225568); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-292.651017475591800, 334.960499310104979); + p = VSAPoint(-292.651017511901614, 334.960499310104979); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-296.986935988437835, 336.317597411974702); + p = VSAPoint(-296.986936024594911, 336.317597411974702); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-304.365417624891165, 338.253791617484694); + p = VSAPoint(-304.365417660736114, 338.253791617484694); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-315.933705242960059, 340.629827700589658); + p = VSAPoint(-315.933705278224011, 340.629827700589658); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-329.249539751899079, 342.785487777791332); + p = VSAPoint(-329.249539786415085, 342.785487777791332); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-344.166185015137103, 344.724823108705550); + p = VSAPoint(-344.166185048751572, 344.724823108705550); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-360.536904896102669, 346.451884952948035); + p = VSAPoint(-360.536904928675426, 346.451884952948035); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-378.214963258224429, 347.970724570134507); + p = VSAPoint(-378.214963289628486, 347.970724570134507); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-397.053623964930921, 349.285393219880916); + p = VSAPoint(-397.053623995052874, 349.285393219880916); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-416.906150879651022, 350.399942161802983); + p = VSAPoint(-416.906150908390600, 350.399942161802983); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-437.625807865813101, 351.318422655516372); + p = VSAPoint(-437.625807893083675, 351.318422655516372); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-459.065858786846093, 352.044885960637032); + p = VSAPoint(-459.065858812573993, 352.044885960637032); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-481.079567506178364, 352.583383336780628); + p = VSAPoint(-481.079567530303621, 352.583383336780628); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-503.520197887238680, 352.937966043563051); + p = VSAPoint(-503.520197909714511, 352.937966043563051); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-526.241013793455750, 353.112685340600024); + p = VSAPoint(-526.241013814248618, 353.112685340600024); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-549.095279088258053, 353.111592487507210); + p = VSAPoint(-549.095279107348233, 353.111592487507210); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-571.936257635074298, 352.938738743900558); + p = VSAPoint(-571.936257652454970, 352.938738743900558); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-594.617213297333365, 352.598175369395790); + p = VSAPoint(-594.617213313011007, 352.598175369395790); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-616.991409938463448, 352.093953623608741); + p = VSAPoint(-616.991409952458298, 352.093953623608741); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-638.912111421893314, 351.430124766155018); + p = VSAPoint(-638.912111434238795, 351.430124766155018); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-660.232581611051955, 350.610740056650570); + p = VSAPoint(-660.232581621794679, 350.610740056650570); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-680.806084369367682, 349.639850754711119); + p = VSAPoint(-680.806084378567789, 349.639850754711119); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-700.485883560269031, 348.521508119952557); + p = VSAPoint(-700.485883568000077, 348.521508119952557); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-719.125243047185108, 347.259763411990377); + p = VSAPoint(-719.125243053533723, 347.259763411990377); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-736.577426693544112, 345.858667890440699); + p = VSAPoint(-736.577426698610566, 345.858667890440699); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-752.695698362774920, 344.322272814919074); + p = VSAPoint(-752.695698366672559, 344.322272814919074); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-767.333321918305955, 342.654629445041451); + p = VSAPoint(-767.333321921161996, 342.654629445041451); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-780.343561223566212, 340.859789040423379); + p = VSAPoint(-780.343561225520489, 340.859789040423379); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-791.579680141983886, 338.941802860680923); + p = VSAPoint(-791.579680143190444, 338.941802860680923); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-800.894942536987969, 336.904722165429632); + p = VSAPoint(-800.894942537613588, 336.904722165429632); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-806.464504883768996, 335.297692803701807); + p = VSAPoint(-806.464504884082544, 335.297692803701807); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-809.543928560675113, 334.193629625334438); + p = VSAPoint(-809.543928560835866, 334.193629625334438); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-812.060599029906371, 333.062071651623739); + p = VSAPoint(-812.060599029963441, 333.062071651623739); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); points += p; - p = VSAPoint(-813.996174274391478, 331.903525290021662); + p = VSAPoint(-813.996174274395912, 331.903525290021662); p.SetSABefore(37.7953); p.SetSAAfter(37.7953); p.SetAngleType(PieceNodeAngle::ByLengthCurve); @@ -7488,61 +7054,72 @@ { QVector points; + points += QPointF(-814.714960629921279, 372.254255263580490); points += QPointF(-814.714960629921279, 331.313196850393751); points += QPointF(-814.714960629921279, -46.738127408018386); - points += QPointF(-778.560274683193597, -50.549491761193529); - points += QPointF(-737.960891197081651, -56.790170478391879); - points += QPointF(-709.273784936183347, -62.545071142283753); - points += QPointF(-681.358329676571884, -69.772421317304676); - points += QPointF(-662.734996979773655, -76.086662659765864); + points += QPointF(-814.197926270521180, -46.775492612642196); + points += QPointF(-789.140213051348155, -49.334956233568391); + points += QPointF(-765.476716482266852, -52.393449188523491); + points += QPointF(-737.995740821697950, -56.780221262468970); + points += QPointF(-716.331603418113787, -61.039176834826399); + points += QPointF(-702.082363720278977, -64.273346529881294); + points += QPointF(-688.166746660068270, -67.876119132381135); + points += QPointF(-674.983023423591590, -71.809762540754065); + points += QPointF(-662.881277988431520, -76.026115008433663); points += QPointF(-652.000013358218780, -80.530014885308333); - points += QPointF(-647.534742107878174, -82.700492263504771); - points += QPointF(-631.585239468780856, -90.995118061836052); - points += QPointF(-616.328020233970847, -100.594267156991847); + points += QPointF(-647.414888772498330, -82.758750527910010); + points += QPointF(-638.790539302210846, -87.166916645655860); + points += QPointF(-626.931066473615147, -93.766236503837689); + points += QPointF(-616.484087855132884, -100.486313320968108); points += QPointF(-594.096383910663576, -115.972155307751649); - points += QPointF(-184.048650148745537, 76.198374399107223); - points += QPointF(-202.588712626694274, 128.531217087733864); - points += QPointF(-214.844352980142077, 166.709615345349164); - points += QPointF(-224.900721916665105, 202.786707734969326); - points += QPointF(-232.934347140993879, 237.080856834901624); - points += QPointF(-239.089037151700012, 269.817045957384835); - points += QPointF(-243.506611386394923, 301.230502874877175); - points += QPointF(-246.324245680472586, 331.565901059170528); - points += QPointF(-247.367542640672326, 354.406709505752815); - points += QPointF(-268.813396242720216, 365.986520876589054); - points += QPointF(-274.509592479190928, 368.544465142904016); - points += QPointF(-280.430827138279028, 370.738996867416517); - points += QPointF(-286.539948778692178, 372.651089393540587); - points += QPointF(-295.760523769485246, 375.070669023642552); - points += QPointF(-309.108660665237892, 377.812272271559323); - points += QPointF(-323.791841306461833, 380.189287868544909); - points += QPointF(-339.746492379944868, 382.263575885265993); - points += QPointF(-356.936262185776172, 384.077045039880318); - points += QPointF(-375.281527662442841, 385.653208859628023); - points += QPointF(-394.678657394273387, 387.006850647147644); - points += QPointF(-414.787606696514558, 388.135795504608552); - points += QPointF(-435.952026976937020, 389.076617984501581); - points += QPointF(-457.785958239726995, 389.818484035948188); - points += QPointF(-480.155299343825106, 390.367355935354340); - points += QPointF(-502.923072127811622, 390.728524359010180); - points += QPointF(-525.950383000425973, 390.906843496429246); - points += QPointF(-549.097086395700558, 390.906868034847378); - points += QPointF(-572.222272868468281, 390.732932110765603); - points += QPointF(-595.184660101380132, 390.389190982770685); - points += QPointF(-617.842942744172888, 389.879635420374768); - points += QPointF(-640.056148626075128, 389.208081776045162); - points += QPointF(-661.684051740050222, 388.378134611085102); - points += QPointF(-682.587707903001387, 387.393111203977753); - points += QPointF(-702.630213610816895, 386.255904969512756); - points += QPointF(-721.913933492959586, 384.952760768153212); - points += QPointF(-739.883081019170959, 383.510162372720174); - points += QPointF(-756.628370632600195, 381.913999891517676); - points += QPointF(-772.055707410166860, 380.156385631636169); - points += QPointF(-786.107417616341536, 378.217868080938274); - points += QPointF(-798.800506212061464, 376.051179682426266); - points += QPointF(-810.181063245406790, 373.562456117723798); - points += QPointF(-814.714960629921279, 372.254255263452592); - points += QPointF(-814.714960629921279, 331.313196850393751); + points += QPointF(-183.958889296992538, 76.240441185503187); + points += QPointF(-199.128208171590842, 118.670762821515268); + points += QPointF(-205.825015171693934, 138.297993904680141); + points += QPointF(-211.936233005300977, 157.335473918921082); + points += QPointF(-217.496918215929867, 175.859969792696745); + points += QPointF(-222.524915681533457, 193.897845117910578); + points += QPointF(-227.038178126608216, 211.475993598800500); + points += QPointF(-231.054715694933805, 228.621894034446882); + points += QPointF(-234.592533040731553, 245.363653164792709); + points += QPointF(-237.669555346488721, 261.730031318712463); + points += QPointF(-240.303546018901216, 277.750445980247605); + points += QPointF(-242.512020202613343, 293.454949161782793); + points += QPointF(-244.303509443293109, 308.800083297848346); + points += QPointF(-246.320840785439799, 331.491357717148105); + points += QPointF(-247.367543015896416, 354.406709688632361); + points += QPointF(-268.813396279081758, 365.986520876534257); + points += QPointF(-274.509592515332827, 368.544465142791694); + points += QPointF(-280.430827174231638, 370.738996867293565); + points += QPointF(-286.539948814471813, 372.651089393430880); + points += QPointF(-295.760523804982597, 375.070669023561095); + points += QPointF(-309.108660700135488, 377.812272271492361); + points += QPointF(-323.791841340653832, 380.189287868497217); + points += QPointF(-339.746492413262274, 382.263575885230011); + points += QPointF(-356.936262218254399, 384.077045039871223); + points += QPointF(-375.281527693557905, 385.653208859605968); + points += QPointF(-394.678657424405628, 387.006850647149122); + points += QPointF(-414.787606725105888, 388.135795504602129); + points += QPointF(-435.952027004089416, 389.076617984495158); + points += QPointF(-457.785958265362524, 389.818484035946028); + points += QPointF(-480.155299367881639, 390.367355935352180); + points += QPointF(-502.923072150244479, 390.728524359008020); + points += QPointF(-525.950383021197354, 390.906843496429246); + points += QPointF(-549.097086414790738, 390.906868034847378); + points += QPointF(-572.222272885870439, 390.732932110765603); + points += QPointF(-595.184660117100748, 390.389190982768582); + points += QPointF(-617.842942758232198, 389.879635420374768); + points += QPointF(-640.056148638506556, 389.208081776043002); + points += QPointF(-661.684051750900380, 388.378134611080782); + points += QPointF(-682.587707912334736, 387.393111203971273); + points += QPointF(-702.630213618706989, 386.255904969502012); + points += QPointF(-721.913933499378572, 384.952760768147186); + points += QPointF(-739.883081024661010, 383.510162372682714); + points += QPointF(-756.628370636720547, 381.913999891494996); + points += QPointF(-772.055707413409664, 380.156385631588421); + points += QPointF(-786.107417618598561, 378.217868080892174); + points += QPointF(-798.800506213738572, 376.051179682334919); + points += QPointF(-810.181063246566509, 373.562456117590386); + points += QPointF(-814.714960629921279, 372.254255263580490); return points; } @@ -10042,6 +9619,7 @@ { QVector points; + points += QPointF(-814.714960629921279, 372.254255263580490); points += QPointF(-925.469085441181278, 240.352497360768297); points += QPointF(-831.030698870537890, 27.866127576820318); points += QPointF(-797.079525240757903, -48.524013090184425); @@ -10107,7 +9685,6 @@ points += QPointF(-798.800506213738572, 376.051179682334919); points += QPointF(-810.181063246566509, 373.562456117590386); points += QPointF(-814.714960629921279, 372.254255263580490); - points += QPointF(-925.469085441181278, 240.352497360768297); return points; } diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/tst_vabstractpiece.h valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/tst_vabstractpiece.h --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/tst_vabstractpiece.h 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/tst_vabstractpiece.h 2019-08-23 11:49:41.000000000 +0000 @@ -168,6 +168,9 @@ QVector InputPointsIssue923Test6_6(); QVector OutputPointsIssue923Test6_6(); + QVector InputLoopByIntersectionTest(); + QVector OutputLoopByIntersectionTest(); + QVector InputPointsIssue937Case1() const; QVector OutputPointsIssue937Case1() const; diff -Nru valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/ValentinaTest.pro valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/ValentinaTest.pro --- valentina-0.6.999+60+14+201907270750~ubuntu18.04.1/src/test/ValentinaTest/ValentinaTest.pro 2019-07-27 07:50:04.000000000 +0000 +++ valentina-0.6.999+60+14+201908231149~ubuntu18.04.1/src/test/ValentinaTest/ValentinaTest.pro 2019-08-23 11:49:41.000000000 +0000 @@ -225,3 +225,6 @@ INCLUDEPATH += $${PWD}/../../libs/vpropertyexplorer DEPENDPATH += $${PWD}/../../libs/vpropertyexplorer + +RESOURCES += \ + share/test_data.qrc