Compare commits

...

452 Commits

Author SHA1 Message Date
Roman Telezhynskyi
4c3b6a899c Allow resizing Spline path dialog. 2022-09-05 14:38:26 +03:00
Roman Telezhynskyi
c51559e0ef Try explicit constexpr. 2022-09-04 08:49:32 +03:00
Roman Telezhynskyi
70168ebe6c Fix support Visual Studio 2015. 2022-09-02 17:14:03 +03:00
Roman Telezhynskyi
daf7574f39 Fix support Visual Studio 2015. 2022-09-01 10:11:44 +03:00
Roman Telezhynskyi
3e8c45737f Lupdate. 2022-08-31 11:40:04 +03:00
Roman Telezhynskyi
488fbb6baa Fix support Visual Studio 2015. 2022-08-30 17:18:16 +03:00
Roman Telezhynskyi
4bf01918c9 Fix support Visual Studio 2015. 2022-08-30 15:41:33 +03:00
Roman Telezhynskyi
d56acab0b1 Cppcheck warnings. 2022-08-30 14:42:44 +03:00
Roman Telezhynskyi
ed40aafcb0 Lupdate. 2022-08-30 14:39:10 +03:00
Roman Telezhynskyi
b01fd72af9 Fix issues with elliptical arc. 2022-08-30 14:19:40 +03:00
Roman Telezhynskyi
9055f10658 Fix bug in seam allowance. 2022-08-29 18:13:46 +03:00
Roman Telezhynskyi
83e9a4c8f0 Enable Approximation scale option for Elliptical arc. 2022-08-27 17:57:08 +03:00
Roman Telezhynskyi
1e344d6df0 Fix calculating an elliptical arc. 2022-08-27 16:46:25 +03:00
Roman Telezhynskyi
ab75b783b6 Refactoring. 2022-08-24 20:11:12 +03:00
Roman Telezhynskyi
e608e13fa1 Explicitly set visualization mode to Show even if not used. 2022-08-24 19:58:58 +03:00
Roman Telezhynskyi
b5ec1e61b8 Refactoring.
Use Visualization::AngleToUser method to show angle values in a tooltip.
2022-08-24 19:53:48 +03:00
Roman Telezhynskyi
f9bc111159 Optimize ::ShowDialog method. 2022-08-24 19:53:48 +03:00
Roman Telezhynskyi
5262d8afb7 Refactoring.
Rename Visualization::NumberToUser to Visualization::LengthToUser to avoid confusion.
Add Visualization::AngleToUser.
2022-08-24 19:53:48 +03:00
Roman Telezhynskyi
1c0885e766 Improve visualization for tool Elliptical Arc. 2022-08-24 19:44:45 +03:00
Roman Telezhynskyi
cdc291a40f Refactoring. 2022-08-24 19:44:45 +03:00
Roman Telezhynskyi
8a94ed2645 Improve visualization for tool Point of intersection circle and segment. 2022-08-24 19:44:45 +03:00
Roman Telezhynskyi
35eedc0a44 Refactoring. 2022-08-23 21:04:23 +03:00
Roman Telezhynskyi
be07f701c7 Fix tool Arc with given length. 2022-08-23 21:03:35 +03:00
Roman Telezhynskyi
165da734e3 Refactoring. 2022-08-23 20:42:46 +03:00
Roman Telezhynskyi
d7fc36e0d4 Improve visualization for tool Point from circle and tangent. 2022-08-23 19:27:59 +03:00
Roman Telezhynskyi
c10279c7e1 Refactoring. 2022-08-23 16:37:58 +03:00
Roman Telezhynskyi
b9a2a6715b Refactoring. 2022-08-22 16:36:01 +03:00
Roman Telezhynskyi
a13f13e3fc Refactoring.
Optimize includes.
2022-08-22 11:34:02 +03:00
Roman Telezhynskyi
0939d28c41 Improve visualization for tool Point of intersection circles. 2022-08-22 10:51:24 +03:00
Roman Telezhynskyi
4d104a789e Refactoring. 2022-08-22 10:23:51 +03:00
Roman Telezhynskyi
cf4145dd94 Refactoring. 2022-08-22 09:15:09 +03:00
Roman Telezhynskyi
097b08af6f Refactoring. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
4fb6dfbd92 Improve visualization for tool Segment an arc. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
a5c8bab097 Refactoring. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
94d46a4530 Improve visualization for tool Segment a curved path. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
c136a716f6 Refactoring. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
63cd0e7b5d Improve visualization for tool Segmenting a simple curve. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
b1d7177952 Refactoring. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
0f78ef8b05 Improve visualization for tool Special point on shoulder. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
b9dd7d0ee9 Refactoring. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
dd2eacd0d5 Improve visualization for tool Point along bisector. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
0aac23ec8e Refactoring. 2022-08-20 20:09:29 +03:00
Roman Telezhynskyi
de3179a37c Improve visualization for tool Point along perpendicular. 2022-08-20 20:09:24 +03:00
Roman Telezhynskyi
48b7c387a8 Refactoring. 2022-08-20 20:09:24 +03:00
Roman Telezhynskyi
3d186c2a37 Improve visualization for tool Point along line. 2022-08-19 13:49:09 +03:00
Roman Telezhynskyi
9a28166539 Refactoring. 2022-08-19 11:20:01 +03:00
Roman Telezhynskyi
714a4e1715 Fix segmenting a simple curve. 2022-08-19 08:29:42 +03:00
Roman Telezhynskyi
7d276461ed Fix export tiled pdf on Mac OS. 2022-08-18 17:10:42 +03:00
Roman Telezhynskyi
94a2bcb005 Refactoring. 2022-08-18 17:09:29 +03:00
Roman Telezhynskyi
5f8b46da5b Refactor VPMainWindow::GeneratePdfTiledFile.
It should return result to stop generation in case of an error.
2022-08-18 17:09:12 +03:00
Roman Telezhynskyi
8c3de72a51 Fix export of tiled sheet. 2022-08-17 19:29:32 +03:00
Roman Telezhynskyi
b43592e3e9 Fix build. 2022-08-17 16:35:38 +03:00
Roman Telezhynskyi
003c9bf33f Fix build. 2022-08-17 15:51:35 +03:00
Roman Telezhynskyi
5855af6bc9 Fix missing header. 2022-08-17 12:32:48 +03:00
Roman Telezhynskyi
de94a6db84 Fix build on Windows. 2022-08-17 11:51:17 +03:00
Roman Telezhynskyi
a0224bd6a2 Fix build on Windows. 2022-08-17 10:01:51 +03:00
Roman Telezhynskyi
0fb54f73c7 error: attribute ignored [-Werror=attributes]
#  define Q_REQUIRED_RESULT [[nodiscard]]
2022-08-16 17:28:25 +03:00
Roman Telezhynskyi
42fedfc262 Fix build on Windows. 2022-08-16 16:43:22 +03:00
Roman Telezhynskyi
793292fbf8 Fix build. 2022-08-16 16:19:29 +03:00
Roman Telezhynskyi
f60858f2e9 Fix macros. 2022-08-16 16:05:04 +03:00
Roman Telezhynskyi
7a386292b7 Fix build on mac os. 2022-08-16 16:02:42 +03:00
Roman Telezhynskyi
53905b624a Refactoring. 2022-08-16 16:01:17 +03:00
Roman Telezhynskyi
5b9c1b1d55 Port changes from mainstream. 2022-08-13 19:27:47 +03:00
Roman Telezhynskyi
46b2814981 Refactoring. 2022-08-13 19:26:55 +03:00
Roman Telezhynskyi
2cf2dc5985 Fix segmenting a simple curve. 2022-08-13 17:57:26 +03:00
Roman Telezhynskyi
0ab0edc654 Refactoring. 2022-08-12 18:50:22 +03:00
Roman Telezhynskyi
8dafc0e157 Lupdate. 2022-08-08 17:06:15 +03:00
Roman Telezhynskyi
7af257d552 Fix unit tests. 2022-08-08 16:14:46 +03:00
Roman Telezhynskyi
4e07172a6f Cppcheck warnings. 2022-08-08 15:25:14 +03:00
Roman Telezhynskyi
df68bfefc8 Remember selected dimension values. 2022-08-06 13:33:07 +03:00
Roman Telezhynskyi
18e2554907 Support for options Force Flipping and Forbid Flipping in Puzzle. 2022-08-05 18:26:00 +03:00
Roman Telezhynskyi
a68793cc82 Refactoring. 2022-08-03 20:28:08 +03:00
Roman Telezhynskyi
74da6b8e1e Unit type for increments. 2022-08-03 20:05:09 +03:00
Roman Telezhynskyi
f005b78ecc Refactoring. 2022-08-03 14:41:19 +03:00
Roman Telezhynskyi
36180a7c38 Check system locale. 2022-08-03 12:17:04 +03:00
Roman Telezhynskyi
7ae794e0b7 Refactoring. 2022-08-02 20:12:23 +03:00
Roman Telezhynskyi
4dd7b93aab Add function's argument template with name in the Formula Wizard. 2022-08-02 20:11:26 +03:00
Roman Telezhynskyi
5a6e021cc9 Do not translate this warning message. 2022-08-02 18:27:14 +03:00
Roman Telezhynskyi
8462a7ec1d Fix layout export dialog. 2022-08-02 17:39:43 +03:00
Roman Telezhynskyi
91a6da3c26 Fix menu on Mac OS X. 2022-08-02 17:38:26 +03:00
Roman Telezhynskyi
57dd27cec0 Fix updating dimension labels in Valentina app. 2022-07-23 10:47:52 +03:00
Roman Telezhynskyi
22d21a867a Refactoring. 2022-07-20 08:29:59 +03:00
Roman Telezhynskyi
672278209d Fix Setup multisize measurements dialog. Improved handling Height dimension. 2022-07-19 20:00:34 +03:00
Roman Telezhynskyi
be430f8c7e Fix incorrect seam allowance. 2022-07-15 17:21:56 +03:00
Roman Telezhynskyi
62f84c06a5 Fix validation a grainline position. 2022-07-15 09:51:50 +03:00
Roman Telezhynskyi
f020a806d4 Fix main path validation. False positive double curve. 2022-07-12 16:18:42 +03:00
Roman Telezhynskyi
b4462395e1 "Export from existing ..." now supports multisize measurements. 2022-07-01 10:29:03 +03:00
Roman Telezhynskyi
92398bbf52 Fix warning while segmenting flipped arc. 2022-06-28 12:55:27 +03:00
Roman Telezhynskyi
2e0f9c2a53 Puzzle app. Fix reading a piece name. 2022-06-04 16:31:46 +03:00
Roman Telezhynskyi
93f21830e1 Improve dynamic translation. 2022-06-04 16:13:21 +03:00
Roman Telezhynskyi
5f2d0e95a8 Fix Valentina app crash after canceling a tool. 2022-06-01 16:42:54 +03:00
Roman Telezhynskyi
f4d0d4aa2e Tape app. Fix crash after switching language. 2022-05-28 17:17:01 +03:00
Roman Telezhynskyi
6c4231955e Add action Add separator to menu. 2022-05-28 17:16:10 +03:00
Roman Telezhynskyi
d6f446c452 Suppress warning QString::arg: Argument missing. 2022-05-28 15:14:50 +03:00
Roman Telezhynskyi
c9c46cc954 Code style. 2022-05-20 17:08:32 +03:00
Roman Telezhynskyi
ca2fe5fff1 Improved curve segment warnings. 2022-05-20 15:49:25 +03:00
Roman Telezhynskyi
43aee75f64 Improve creating an arc by length. 2022-05-11 19:08:08 +03:00
Roman Telezhynskyi
b8872a0319 Code style. 2022-05-11 17:32:09 +03:00
Roman Telezhynskyi
4bf0571dc0 Improve creating an arc by two angles. 2022-05-11 17:32:09 +03:00
Roman Telezhynskyi
a0db254016 Code style. 2022-05-10 17:29:35 +03:00
Roman Telezhynskyi
32cd5823cb Improve tool tip. 2022-05-10 17:29:28 +03:00
Roman Telezhynskyi
1ba202e550 Code style. 2022-05-06 15:11:40 +03:00
Roman Telezhynskyi
92c9160bea Fix visualization for tool Point of intersection line and axis. 2022-05-06 15:11:28 +03:00
Roman Telezhynskyi
689aea92b5 Fix incorrect update of a layout piece. 2022-05-03 17:02:45 +03:00
Roman Telezhynskyi
7c1c6deeae Fix crash when default locale is ru.
Additionally fix a common antipattern when loading translations in Qt.
2022-04-22 12:42:46 +03:00
Roman Telezhynskyi
7d45ca1447 Remove russian translation. 2022-04-19 15:47:53 +03:00
Roman Telezhynskyi
e2510aee4d Fix error: hardcoded-packager-tag Roman Telezhinskyi <dismine@gmail.com> 2022-04-19 13:32:49 +03:00
Roman Telezhynskyi
9085357ca1 Fix error: explicit-lib-dependency libqt5-qtimageformats 2022-04-19 13:28:43 +03:00
Roman Telezhynskyi
f734cb3178 Fix errors: devel-file-in-non-devel-package (Badness: 50) /usr/lib64/libqmuparser.so, devel-file-in-non-devel-package (Badness: 50) /usr/lib64/libvpropertyexplorer.so 2022-04-19 13:16:50 +03:00
Roman Telezhynskyi
cfad2f4cfc Fix error: standard-dir-owned-by-package /usr/share/icons. 2022-04-19 13:14:06 +03:00
Roman Telezhynskyi
679e68a15b Bump version. 2022-04-18 20:12:47 +03:00
Roman Telezhynskyi
049fd660a5 Lupdate. 2022-04-18 20:04:19 +03:00
Roman Telezhynskyi
289a639124 Fix change log. 2022-04-18 19:45:30 +03:00
Roman Telezhynskyi
55cba24b1d Lupdate. 2022-03-28 17:41:04 +03:00
Roman Telezhynskyi
2402bfaf9e Fix typos. 2022-03-28 17:40:44 +03:00
Roman Telezhynskyi
250fa436c0 Fix broken pattern conversion. 2022-03-25 11:15:34 +02:00
Roman Telezhynskyi
67161bcfcb Improve handling gradation change.
Use parsed object to recalculate values instead opening file and parsing it every time.
2022-03-24 13:02:17 +02:00
Roman Telezhynskyi
1e88d2f8c8 Improve file format conversion. 2022-03-24 12:43:52 +02:00
Roman Telezhynskyi
6960dd9d00 Fix typos. 2022-03-24 12:42:14 +02:00
Roman Telezhynskyi
3a432e06fd Improve CLI. Better handle printer margins. 2022-03-19 18:17:23 +02:00
Roman Telezhynskyi
6d77f3ebc0 Remove support for russian language. 2022-03-18 12:28:55 +02:00
Roman Telezhynskyi
06a2e69a67 Update logo. 2022-03-18 10:46:09 +02:00
Roman Telezhynskyi
191cf7e25f Suspend use of qt_ntfs_permission_lookup. QTBUG-101168 2022-03-17 13:35:49 +02:00
Roman Telezhynskyi
0644122345 Code style. 2022-03-16 17:43:22 +02:00
Roman Telezhynskyi
8b0b5c89aa Incorrect work with curves. Closes #170 2022-03-16 17:43:09 +02:00
Roman Telezhynskyi
e013ce234a System identifies two of the same curve. Closes #171 2022-03-14 18:31:31 +02:00
Roman Telezhynskyi
5d22771428 Improve logging.
Suppress useless warnings.
2022-03-14 17:38:32 +02:00
Roman Telezhynskyi
259eb8eaea Cppcheck false positive warning. 2022-02-19 21:51:27 +02:00
Roman Telezhynskyi
19f95c8e54 Refactoring. Use TextWidth to simplify code. 2022-02-19 21:26:30 +02:00
Roman Telezhynskyi
8837bec33d Fix mirroring a piece label. 2022-02-19 21:17:51 +02:00
Roman Telezhynskyi
460385c3ad Fix clearing piece transformation.
Mirror state must be cleared as well.
2022-02-19 21:17:00 +02:00
Roman Telezhynskyi
78eca1859c Rotation origin must not be visible after export. 2022-02-18 20:01:49 +02:00
Roman Telezhynskyi
9bbf384a0a Fix issue with tile font size. 2022-02-18 20:01:30 +02:00
Roman Telezhynskyi
9cddf75d97 Fix issue with Custom template. 2022-02-18 19:18:19 +02:00
Roman Telezhynskyi
d913ec281b Lupdate. 2022-02-18 18:04:40 +02:00
Roman Telezhynskyi
0aeb3e8926 Add hove color for a layout piece. 2022-02-18 17:57:55 +02:00
Roman Telezhynskyi
4508bd859f Fix disappearing of rotation controls. 2022-02-18 17:57:55 +02:00
Roman Telezhynskyi
d37c68321e Z value change for a layout piece. 2022-02-18 17:57:55 +02:00
Roman Telezhynskyi
ed910db2c3 Fix the layout format conversion. 2022-02-18 16:32:43 +02:00
Roman Telezhynskyi
499ec96691 Move literals to separate header. 2022-02-18 10:36:38 +02:00
Roman Telezhynskyi
4c73ab529a Code style. 2022-02-18 10:15:34 +02:00
Roman Telezhynskyi
c0e45c85fe Fix build on Debian. 2022-02-17 19:29:44 +02:00
Roman Telezhynskyi
214f4f7562 Fix highlighting a measurement separator. 2022-02-17 18:44:03 +02:00
Roman Telezhynskyi
bd13db8371 Rpm doesn't like a comment at the end of an %if condition. 2022-02-17 16:51:40 +02:00
Roman Telezhynskyi
a5ac9bc638 bad %if condition: 01599 > 1500 # Tumbleweed 2022-02-17 16:40:17 +02:00
Roman Telezhynskyi
7966b08f21 Suppress Cppcheck warnings. 2022-02-17 16:39:11 +02:00
Roman Telezhynskyi
e8fa5e6084 Suppress Cppcheck warnings. 2022-02-17 16:22:11 +02:00
Roman Telezhynskyi
0e20edab9e %elif available only since rpm 4.15. 2022-02-17 16:20:14 +02:00
Roman Telezhynskyi
29bd9b6497 Implementation of C++14's make_unique for C++11 compilers. 2022-02-17 15:45:41 +02:00
Roman Telezhynskyi
7d4c238a94 Since Leap 15.4 we must switch to lrelease-pro. 2022-02-17 15:34:21 +02:00
Roman Telezhynskyi
eae539dc4a Add missing header. 2022-02-17 14:44:53 +02:00
Roman Telezhynskyi
c09b81a427 Add missing package on OpenSUSE. 2022-02-17 13:26:08 +02:00
Roman Telezhynskyi
2c0ccbb1cf Fix build on Debian 9. 2022-02-17 13:20:42 +02:00
Roman Telezhynskyi
95e115faca make_unique available since C++14. 2022-02-17 13:04:51 +02:00
Roman Telezhynskyi
a4658e38c9 Port fix for debugbreak. 2022-02-17 12:28:06 +02:00
Roman Telezhynskyi
0498a51b6f Add a shortcut for Final measurements. 2022-02-15 11:32:07 +02:00
Roman Telezhynskyi
c7a54a4c7c Correct release date. 2022-02-14 17:44:27 +02:00
Roman Telezhynskyi
0286173c67 Lupdate. 2022-02-14 17:43:57 +02:00
Roman Telezhynskyi
306914b757 Fix build on Windows. 2022-02-14 15:21:44 +02:00
Roman Telezhynskyi
59ce30d4d3 Lupdate. 2022-02-14 14:20:26 +02:00
Roman Telezhynskyi
0998354422 Remove unused variable. 2022-02-14 14:12:29 +02:00
Roman Telezhynskyi
080e84ff48 New placeholders. 2022-02-14 14:11:27 +02:00
Roman Telezhynskyi
77138b0364 Add a dimension axis to name in individual measurements. 2022-02-14 13:46:11 +02:00
Roman Telezhynskyi
0b7d139680 Lupdate. 2022-02-14 13:34:53 +02:00
Roman Telezhynskyi
cbef79733d Fix crash. 2022-02-14 13:26:31 +02:00
Roman Telezhynskyi
715442508d Dimension custom name. 2022-02-14 13:26:24 +02:00
Roman Telezhynskyi
baa107d12f Adjust combobox to fit a dimension label length. 2022-02-12 17:42:32 +02:00
Roman Telezhynskyi
7c55596052 When add a piece do not make it selected. 2022-02-12 16:44:44 +02:00
Roman Telezhynskyi
341dfadc93 Improve refreshing watermark data. 2022-02-12 13:41:38 +02:00
Roman Telezhynskyi
44dffa9c68 Refactoring. Move reading a watermark data to separate method.
This should help to avoid infinite loop and crash on Windows.
2022-02-12 13:02:31 +02:00
Roman Telezhynskyi
26eeebe91f Remove debug strings. 2022-02-12 13:01:00 +02:00
Roman Telezhynskyi
2e56a61bb6 Refactoring. 2022-02-12 12:01:07 +02:00
Roman Telezhynskyi
7494b05b92 Fix crash when linked image is missing. 2022-02-11 12:53:51 +02:00
Roman Telezhynskyi
e68e44c24b Change default line width. 2022-02-10 16:43:22 +02:00
Roman Telezhynskyi
09cf8257d6 New option Show tile number. 2022-02-10 14:07:15 +02:00
Roman Telezhynskyi
d16aa1af64 New option piece line width. 2022-02-09 17:49:14 +02:00
Roman Telezhynskyi
b14cb7128b Remove unused cursor. 2022-02-09 16:25:14 +02:00
Roman Telezhynskyi
d9a424e0c3 Refactoring.
Reduce methods complexity.
2022-02-09 15:58:43 +02:00
Roman Telezhynskyi
b75292c341 Improve Puzzle's piece rotation handlers. 2022-02-09 15:31:34 +02:00
Roman Telezhynskyi
23e6d524b1 Fix build with MSVC. 2022-02-09 10:32:57 +02:00
Roman Telezhynskyi
745f8f7c6c Fix build. 2022-02-08 21:17:33 +02:00
Roman Telezhynskyi
399aa27b9f Fix build. 2022-02-08 20:52:59 +02:00
Roman Telezhynskyi
6f55659c16 Fix build. 2022-02-08 20:40:33 +02:00
Roman Telezhynskyi
f763309a46 Fix incorrect translation of known measurements. 2022-02-08 19:58:03 +02:00
Roman Telezhynskyi
ab774c96eb Fix downloading translations. 2022-02-08 19:55:56 +02:00
Roman Telezhynskyi
7452a94065 Block a background image transformation if the image in hold state. 2022-02-07 18:40:11 +02:00
Roman Telezhynskyi
922920c12c Port changes from debugbreak. 2022-02-07 15:05:15 +02:00
Roman Telezhynskyi
5b3bcdf1af Remove unused DRW_Class::parseCode() method. 2022-02-07 14:55:31 +02:00
Roman Telezhynskyi
adea504bc1 protect vector<>.reserve() calls
Malformed or suspicious input files can cause std::exceptions by
vector<>.reserve() calls. Now they are caught to avoid crashes or other
vulnerabilities.
2022-02-07 14:52:41 +02:00
Roman Telezhynskyi
1639603551 Added NULL check for hatch code 93. 2022-02-07 11:49:20 +02:00
Roman Telezhynskyi
3e59505da2 Improve creation by mouse for tool Spline. 2022-02-07 11:42:53 +02:00
Roman Telezhynskyi
038fbb3540 New measurement type separator. 2022-02-05 15:00:30 +02:00
Roman Telezhynskyi
427a70b541 Fix tool True darts notes. 2022-02-05 12:22:49 +02:00
Roman Telezhynskyi
f97c18c923 Improve error in check point uniqueness check. 2022-02-05 11:30:32 +02:00
Roman Telezhynskyi
2d91455ed5 Allow size to have values from 1 to 100 if not a circumference. 2022-02-04 17:15:42 +02:00
Roman Telezhynskyi
750c31dcd8 Tool line was not compatible with a background image. 2022-02-04 17:02:17 +02:00
Roman Telezhynskyi
94e7c7d612 Update transformation origin when move an image. 2022-02-04 16:36:45 +02:00
Roman Telezhynskyi
d4f791f0ee Fit Valentina's scale and an image resolution. 2022-02-04 16:31:19 +02:00
Roman Telezhynskyi
10a2de6b1d When add a background image place it at the center of visible area. 2022-02-04 11:30:50 +02:00
Roman Telezhynskyi
fd8d2f8a9d Opacity option for a background image. 2022-02-04 11:01:52 +02:00
Roman Telezhynskyi
111b7f356c Take default name of a background image from a file path. 2022-02-03 17:11:21 +02:00
Roman Telezhynskyi
62ff405cc0 Added scroll area to layout settings dialog. 2022-02-03 17:05:52 +02:00
Roman Telezhynskyi
e876a4d611 Fix issue in tool cut spline.
Infinite loop while calculating a t parameter.
2022-02-03 15:48:52 +02:00
Roman Telezhynskyi
11b8ba9e78 Point user to home directory when add a background image. 2022-02-01 19:44:42 +02:00
Roman Telezhynskyi
5dc07b753a Fix build with MSVC. 2022-01-31 12:41:46 +02:00
Roman Telezhynskyi
92e7f99e92 Fix build with MSVC. 2022-01-31 10:42:09 +02:00
Roman Telezhynskyi
fbccb7206d Fix issue with delete. 2022-01-31 10:39:17 +02:00
Roman Telezhynskyi
fe5fcdce3e Fix build on Windows. 2022-01-29 20:50:42 +02:00
Roman Telezhynskyi
317bc432e2 Fix reparsing background image items. 2022-01-29 20:13:54 +02:00
Roman Telezhynskyi
882f4ba0bf Cppcheck warnings. 2022-01-29 18:27:17 +02:00
Roman Telezhynskyi
28b4874441 Cppcheck warnings. 2022-01-29 18:05:15 +02:00
Roman Telezhynskyi
be52aeb68e Fix build with Qt 5.6. 2022-01-29 16:56:21 +02:00
Roman Telezhynskyi
c3cbfbaaca Fix build with Qt 5.6. 2022-01-29 16:06:01 +02:00
Roman Telezhynskyi
fb001c23a5 Fix build on MSVC. 2022-01-29 15:12:04 +02:00
Roman Telezhynskyi
a3e1cc8639 Fix build with Qt 5.6. 2022-01-29 14:57:21 +02:00
Roman Telezhynskyi
ab49227ec2 Optimize list of builds for Windows platform. Leave only builds we really use. 2022-01-29 13:22:17 +02:00
Roman Telezhynskyi
1d85487ea3 Fix compatibility with Qt 5.6. 2022-01-29 13:15:28 +02:00
Roman Telezhynskyi
992375c754 Fix alias for tool Cut Arc. 2022-01-29 12:28:39 +02:00
Roman Telezhynskyi
4b5773c506 Fix build on Windows. 2022-01-29 12:07:53 +02:00
Roman Telezhynskyi
a8aa4fdb7b Fix warning 'unused-lambda-capture'. 2022-01-29 11:50:13 +02:00
Roman Telezhynskyi
1b188bf414 Compatibility issues. 2022-01-29 10:59:02 +02:00
Roman Telezhynskyi
a6f0ab2b3f Code style. 2022-01-29 09:46:01 +02:00
Roman Telezhynskyi
ec804740a5 Lupdate. 2022-01-28 17:09:28 +02:00
Roman Telezhynskyi
357fd3a0ac New feature Background image. Closes #43 2022-01-28 16:54:58 +02:00
Roman Telezhynskyi
141b33884d Redesign of pattern image.
Preparations for support of background image. #43
2022-01-11 17:24:16 +02:00
Roman Telezhynskyi
2448ee4361 Improve generating pattern recipe.
If a pattern based on multisize measurements copy value to formula field.
2021-11-25 12:16:28 +02:00
Roman Telezhynskyi
f28660e0ea Clang warnings. 2021-11-24 14:50:31 +02:00
Roman Telezhynskyi
612306bbd8 Cppcheck warning. 2021-11-24 14:25:47 +02:00
Roman Telezhynskyi
79e9b886ac Lupdate. 2021-11-24 14:20:58 +02:00
Roman Telezhynskyi
cb036e8d43 New path validation Invalid segment. 2021-11-24 14:15:21 +02:00
Roman Telezhynskyi
cd23cec411 Improved main path validations. 2021-11-24 11:27:44 +02:00
Roman Telezhynskyi
869b9e98e1 Refactoring.
Move GetNodeName to better place.
2021-11-23 17:10:00 +02:00
Roman Telezhynskyi
b9958e9953 fixed LibreCAD 2 issue #1371, read failed with binary DXF 2021-11-23 14:48:30 +02:00
Roman Telezhynskyi
0db9e1f728 Class to handle plot settings object entries. 2021-11-23 14:43:26 +02:00
Roman Telezhynskyi
c6bd3ae727 Fix typo. 2021-11-23 13:21:24 +02:00
Roman Telezhynskyi
11a7fc2652 viewport - target xyz. 2021-11-23 13:16:58 +02:00
Roman Telezhynskyi
6a219c5ed4 Port set version bug from solvespace fork and cleanup version handling in DRW_TextCodec.
One of the most intrusive changes in QGIS' fork was that the debugging code was replaced with hardcoded changes to redirect the output to QGIS' internal logging mechanism. In this PR I've setup an interface to allow clients to create custom output debugging classes and assign these to be used by the library.

This will allow me to remove all the related downstream changes in QGIS' fork and re-sync these files back to upstream.
Interface for debug printers.
2021-11-23 13:12:11 +02:00
Roman Telezhynskyi
a8d8fa0946 Modernize debugging. 2021-11-23 11:28:54 +02:00
Roman Telezhynskyi
642fbe815d Use ununordered_map instead of map
Should result in a performance boost when reading large files.
2021-11-23 11:15:11 +02:00
Roman Telezhynskyi
c51d9d5b30 More modernization and cleanups. 2021-11-22 19:28:51 +02:00
Roman Telezhynskyi
5f6445cf93 Read extrusion tags for dimension entities
Dimension entities support DXF codes 210, 220, 230 and and DRW_Dimension
already had a extPoint member, but the tags were never used when
parsing.
2021-11-22 18:53:33 +02:00
Roman Telezhynskyi
b18f09d86e DRW_Coord: Simplify constructor. 2021-11-22 18:48:47 +02:00
Roman Telezhynskyi
c7fc0b8dcb Misc. typos 2021-11-22 18:44:44 +02:00
Roman Telezhynskyi
1b4dfc7988 Misc typos: length. 2021-11-22 18:39:20 +02:00
Roman Telezhynskyi
47e0e3d0f3 fixed heap use after free vulnerability CVE-2021-21900
as reported in TALOS-2021-1351 / CVE-2021-21900,
DRW_TableEntry::parseCode had the potential to trigger an use after free exception with a malformed DXF file.
2021-11-22 18:22:27 +02:00
Roman Telezhynskyi
783a3faaeb We no longer need this file. 2021-11-22 15:25:04 +02:00
Roman Telezhynskyi
b8b3acbfd3 Improve for a search bar. 2021-11-22 15:24:48 +02:00
Roman Telezhynskyi
8b966019e6 Code style. 2021-11-19 13:23:51 +02:00
Roman Telezhynskyi
920e6fc8ab Add text search bar in History window. Closes #153 2021-11-19 13:23:35 +02:00
Roman Telezhynskyi
d61eda4a41 Option to disable the automatic search for updates. 2021-11-18 14:55:15 +02:00
Roman Telezhynskyi
679bb9af48 Code style. 2021-11-18 13:29:53 +02:00
Roman Telezhynskyi
421a8df4be Remove tool from all visibility groups it in. 2021-11-18 13:29:36 +02:00
Roman Telezhynskyi
a915ef5a0d Code style. 2021-11-17 16:19:00 +02:00
Roman Telezhynskyi
888dccc2f3 Improve storing visibility group items. Don't store duplicate information. 2021-11-17 16:18:46 +02:00
Roman Telezhynskyi
2945da4d38 Fix double call of a main path context menu. 2021-11-16 18:52:32 +02:00
Roman Telezhynskyi
5eaab50647 Log a change. 2021-11-16 18:33:56 +02:00
Roman Telezhynskyi
bd50428b56 Improve validation grainline position. 2021-11-16 18:33:20 +02:00
Roman Telezhynskyi
ec672a8811 Improve XSD schema for multisize measurements. Format version 0.5.1. 2021-11-16 17:18:32 +02:00
Roman Telezhynskyi
03e1b5ba3a Increase the limit for the Letter field. 2021-11-05 16:08:13 +02:00
Roman Telezhynskyi
68b4eced95 Lupdate. 2021-10-20 10:44:03 +03:00
Roman Telezhynskyi
216b910001 Lupdate. 2021-10-19 14:51:45 +03:00
Roman Telezhynskyi
fe8a983ee3 Improve code quality. 2021-10-19 14:43:49 +03:00
Roman Telezhynskyi
8d52157b41 Help user to select default GUI language. 2021-10-19 14:43:20 +03:00
Roman Telezhynskyi
4b3b7a8987 Add Don't ask again for Stale layout question dialog. 2021-10-19 11:36:34 +03:00
Roman Telezhynskyi
8f5bf16b4d Lupdate. 2021-10-16 14:03:45 +03:00
Roman Telezhynskyi
f13118d12b Bump version. 2021-10-16 14:02:15 +03:00
Roman Telezhynskyi
713ad813ff Allow Valentina to open vlt files on Mac. 2021-10-16 13:49:36 +03:00
Roman Telezhynskyi
8625ecd2b4 Fix handling numeric values passed in console mode. 2021-10-15 18:47:43 +03:00
Roman Telezhynskyi
64c6a28053 Fix reading tiled page margins in console mode. 2021-10-15 18:27:06 +03:00
Roman Telezhynskyi
bcb786958e Show tooltip about defined user material in the label placeholder list. 2021-10-02 19:15:08 +03:00
Roman Telezhynskyi
b6dc3f30b8 Lupdate. 2021-10-01 21:10:16 +03:00
Roman Telezhynskyi
e42775f48e Fix regression in Valentina's layout. Unite pages worked incorrect. 2021-10-01 18:31:23 +03:00
Roman Telezhynskyi
b7ee561024 Check if need to warn about changes in default layout settings in Puzzle app. 2021-09-30 18:25:22 +03:00
Roman Telezhynskyi
34b5422144 Lupdate. 2021-09-30 17:33:24 +03:00
Roman Telezhynskyi
64819d19ec Revert "Try without DEBIAN_FRONTEND noninteractive."
This reverts commit 925c296b1b.
2021-09-29 08:37:06 +03:00
Roman Telezhynskyi
925c296b1b Try without DEBIAN_FRONTEND noninteractive. 2021-09-28 19:03:39 +03:00
Roman Telezhynskyi
587d8e2cfc Try without dialog package. 2021-09-28 18:53:47 +03:00
Roman Telezhynskyi
2dd553b5e7 Try without apt-utils package. 2021-09-28 18:44:26 +03:00
Roman Telezhynskyi
f1a9499688 Try build without packages locales locales-all. 2021-09-28 18:15:22 +03:00
Roman Telezhynskyi
8cfc59a668 Cppcheck warning. 2021-09-28 17:40:36 +03:00
Roman Telezhynskyi
665101a6c5 Disable inter-window drag&drop. 2021-09-28 17:13:03 +03:00
Roman Telezhynskyi
74090f7ffd PDF Tiles "ruler" is fine when Unit is "Inch" or "Cm". It is bad when Unit is "Mm" or "Pixel". 2021-09-28 16:43:36 +03:00
Roman Telezhynskyi
05b884a632 Context-menu on a piece in the carrousel should be the same as the context menu of a piece in the sheet 2021-09-28 16:34:25 +03:00
Roman Telezhynskyi
72a2300bef Crop watermark if doesn't fit on page. 2021-09-28 16:10:55 +03:00
Roman Telezhynskyi
2e9c94ffae Fix watermark size while scale sheet.
Add watermark placeholder for cases when raster image of watermark will require bigger size than image cache can handle.
2021-09-28 15:19:02 +03:00
Roman Telezhynskyi
4fe2e9688d I select a piece, then I click on "remove unused" length. If I click directly afterwards on another piece, it makes automatically a multiple selection of the 2 pieces.
Expectation: I makes a single selection of the last clicked piece.
2021-09-27 12:12:56 +03:00
Roman Telezhynskyi
2b966a02df When changing the unit to "inches" in "Sheet", the margins get more decimals after the dot.
When changing back to mm / cm etc. it doesn't change back to 2 decimals.
2021-09-27 12:02:29 +03:00
Roman Telezhynskyi
eda0b6173e When multiple selection, you can see the "No piece selected" after the Transformation-block. It shouldn't be shown. 2021-09-27 11:49:33 +03:00
Roman Telezhynskyi
32be26beef GCC warnings. 2021-09-27 11:47:09 +03:00
Roman Telezhynskyi
ac3679b10b if i open the context menu on a piece (right click) and directly after open the context menu (again right click) on another piece, then a multiple selection occurs.
Expectation: the same behaviour as when doing several left clicks after another (no multiple selection).
2021-09-27 11:33:09 +03:00
Roman Telezhynskyi
72da739e90 when I click on a piece (left click), there is a background-red for the cutting shape and the seam-shape. With the superposition, we have shade of red. When I open the context-menu on a piece (right click), only the seam-shape is colored in red. I would expect the same behaviour (selection) as with the left click. 2021-09-27 10:32:06 +03:00
Roman Telezhynskyi
db28a6fe91 Undo & Redo Buttons should look like "Zoom in", "zoom out" etc. Right now there is no subcaption and the small buttons make it difficult to click. 2021-09-27 10:16:28 +03:00
Roman Telezhynskyi
3ff6910c38 Move DEBIAN_FRONTEND environment variable. 2021-09-27 09:59:39 +03:00
Roman Telezhynskyi
39829e00ba Error: No usable dialog-like program is installed, so the dialog based frontend cannot be used. 2021-09-27 08:46:47 +03:00
Roman Telezhynskyi
304606f37a Improvements for the build script. 2021-09-26 20:11:27 +03:00
Roman Telezhynskyi
858105fa7c Improve installing packages on Ubuntu. 2021-09-26 19:56:34 +03:00
Roman Telezhynskyi
f04c570442 Fix build on Windows. 2021-09-26 19:53:50 +03:00
Roman Telezhynskyi
7739c1f015 Install poppler-utils instead of xpdf. 2021-09-26 18:47:45 +03:00
Roman Telezhynskyi
76214c0dce Switch to another container image to test with the latest GCC version. 2021-09-26 18:33:53 +03:00
Roman Telezhynskyi
38a6d2da67 Give GCC more memory. 2021-09-25 21:55:39 +03:00
Roman Telezhynskyi
33e957b877 Works fine without it. 2021-09-25 21:37:30 +03:00
Roman Telezhynskyi
f5ae3635a6 GCC warnings. 2021-09-25 21:22:33 +03:00
Roman Telezhynskyi
15ae6b131f Stick with just brew cleanup. 2021-09-25 21:01:20 +03:00
Roman Telezhynskyi
7853e00234 Enable GCC color output. 2021-09-25 20:57:24 +03:00
Roman Telezhynskyi
7acade3aff GCC warnings. 2021-09-25 20:57:05 +03:00
Roman Telezhynskyi
eedaa90a63 Revert "Temporary disable silent mode to check which options passed to gcc."
This reverts commit 8c145b9150.
2021-09-25 20:45:05 +03:00
Roman Telezhynskyi
d870dd7ef1 Revert "Move warnings -Wsuggest-final-types and -Wsuggest-final-methods to GCC 8 block."
This reverts commit 83bdf5af33.
2021-09-25 20:22:33 +03:00
Roman Telezhynskyi
bc970c6a33 Revert "Move warnings -Wnull-dereference to GCC 8 block."
This reverts commit 352a5398ad.
2021-09-25 20:21:36 +03:00
Roman Telezhynskyi
a4c484f821 qmake function str_member incorrectly parsed GCC version.
GCC 11 returned as GCC 1.
2021-09-25 20:12:15 +03:00
Roman Telezhynskyi
d1e6eb269d Separate script starts from CIRRUS_WORKING_DIR. 2021-09-25 19:50:48 +03:00
Roman Telezhynskyi
8c145b9150 Temporary disable silent mode to check which options passed to gcc. 2021-09-25 19:33:05 +03:00
Roman Telezhynskyi
c5839ebe28 Platform name should not have space in name. 2021-09-25 19:32:05 +03:00
Roman Telezhynskyi
dac5cd7795 Define environments on task level. 2021-09-25 18:25:49 +03:00
Roman Telezhynskyi
352a5398ad Move warnings -Wnull-dereference to GCC 8 block. 2021-09-25 17:56:39 +03:00
Roman Telezhynskyi
7e8521a587 Try QMAKE_CXXFLAGS_WARN_ON to suppres -Wstringop-overflow. 2021-09-25 17:48:31 +03:00
Roman Telezhynskyi
544785163b Fix incorrect name of a warning. 2021-09-25 17:45:18 +03:00
Roman Telezhynskyi
83bdf5af33 Move warnings -Wsuggest-final-types and -Wsuggest-final-methods to GCC 8 block. 2021-09-25 17:45:02 +03:00
Roman Telezhynskyi
68f9707df2 Fix build on mac. 2021-09-25 17:33:35 +03:00
Roman Telezhynskyi
99cd76230c Cppcheck warning. 2021-09-25 17:32:20 +03:00
Roman Telezhynskyi
b861d6a28e GCC warnings. 2021-09-25 17:18:33 +03:00
Roman Telezhynskyi
f711f8aac1 Cannot suppress warnings from Qt headers. 2021-09-25 17:18:15 +03:00
Roman Telezhynskyi
9bfc0df25b GCC warnings. 2021-09-25 15:49:00 +03:00
Roman Telezhynskyi
d25c6f0602 Cannot suppress warnings from Qt headers. 2021-09-25 15:44:47 +03:00
Roman Telezhynskyi
547133492e Correct path to the github action. 2021-09-25 15:38:24 +03:00
Roman Telezhynskyi
97181fd661 It seems -Wstringop-overflow issued during the LTO stage. 2021-09-25 13:37:23 +03:00
Roman Telezhynskyi
51ed05e1fa GCC warnings. 2021-09-25 12:57:15 +03:00
Roman Telezhynskyi
aff0ee546b Enable Cirrus Ci email notifications. 2021-09-25 12:47:02 +03:00
Roman Telezhynskyi
1b3e133309 GCC warnings. 2021-09-25 12:42:28 +03:00
Roman Telezhynskyi
73861dedd5 Suppress warnings on mac os. 2021-09-25 12:11:31 +03:00
Roman Telezhynskyi
2ffda9a073 Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
Roman Telezhynskyi
d996f7335a Redesign SCASSERT to avoid unintended indentation. 2021-09-25 11:41:26 +03:00
Roman Telezhynskyi
803b1cb318 Try another way to suppress -Wstringop-overflow. 2021-09-25 09:40:46 +03:00
Roman Telezhynskyi
d7c25f370e Prepare brew cache before upload. 2021-09-25 08:50:43 +03:00
Roman Telezhynskyi
888b40817c cirrus-deploy.sh expects an environment variable. 2021-09-25 08:50:08 +03:00
Roman Telezhynskyi
3b07b6ad09 Ccache should also work on mac os. 2021-09-25 08:42:27 +03:00
Roman Telezhynskyi
fc30957b85 GCC warnings. 2021-09-25 08:17:30 +03:00
Roman Telezhynskyi
c8c94b7df8 Install coreutils to get cpu cores number. 2021-09-25 07:44:57 +03:00
Roman Telezhynskyi
5b61ec1584 Fix path to deploy script. 2021-09-25 07:44:31 +03:00
Roman Telezhynskyi
69cd801ae6 Fix enabling warning keys specific to GCC versions. 2021-09-25 07:43:41 +03:00
Roman Telezhynskyi
475484b80c Give macos more time. 2021-09-24 19:20:11 +03:00
Roman Telezhynskyi
b2f9d00182 Disable Wstringop-overflow on global level because cannot suppress warnings in Qt headers. 2021-09-24 19:00:09 +03:00
Roman Telezhynskyi
a86ef76e5c Compiler warnings. 2021-09-24 17:56:23 +03:00
Roman Telezhynskyi
d83039c4ee Compiler warnings. 2021-09-24 16:53:47 +03:00
Roman Telezhynskyi
50c0c97c2e Cache pip. 2021-09-24 16:53:29 +03:00
Roman Telezhynskyi
d98d5758d6 Remove specific for travis operation. 2021-09-24 15:29:11 +03:00
Roman Telezhynskyi
5602114489 Add more memory for linux containers to avoid out of memory state. 2021-09-24 14:58:28 +03:00
Roman Telezhynskyi
ed7703c60c Clang warnings. 2021-09-24 14:57:30 +03:00
Roman Telezhynskyi
b3e52d351e Clang warning. 2021-09-24 14:24:10 +03:00
Roman Telezhynskyi
d4d719d412 Fix incorrect call for mac os container. 2021-09-24 14:10:29 +03:00
Roman Telezhynskyi
505a58489f Define compiler on linux. 2021-09-24 13:39:43 +03:00
Roman Telezhynskyi
5bbbecbb91 Debian no longer provides qt5-default. 2021-09-24 13:11:07 +03:00
Roman Telezhynskyi
348875f139 Fix incorrect name of command. 2021-09-24 13:08:12 +03:00
Roman Telezhynskyi
14fd2b30ba Missed after debug. 2021-09-24 12:58:31 +03:00
Roman Telezhynskyi
cb30d5e3f4 Seam allowance not correct at intersection curve and axis. Closes #145 2021-09-24 12:51:39 +03:00
Roman Telezhynskyi
121c775144 Use Cirrus CI to build Valentina. 2021-09-23 10:57:27 +03:00
Roman Telezhynskyi
f2cae16706 Lupdate. 2021-09-16 15:02:50 +03:00
Roman Telezhynskyi
a9b1bebb9e Fix build with MSVC. 2021-09-16 14:18:36 +03:00
Roman Telezhynskyi
c8fe39dde8 Fix build with MSVC. 2021-09-16 06:54:51 +03:00
Roman Telezhynskyi
071fb7d4c2 Fix build with Qt 5.6. 2021-09-15 14:55:13 +03:00
Roman Telezhynskyi
2433517203 Fix build with MSVC. 2021-09-15 10:42:38 +03:00
Roman Telezhynskyi
c7dbbb8146 GCC warning. 2021-09-15 10:22:18 +03:00
Roman Telezhynskyi
f1f368ed43 Fix build with Qt 5.6. 2021-09-15 10:22:06 +03:00
Roman Telezhynskyi
9397a57477 Rename method to avoid collision with an enum class. 2021-09-14 19:54:51 +03:00
Roman Telezhynskyi
4c946d7da5 Fix build with MSVC. 2021-09-14 19:47:41 +03:00
Roman Telezhynskyi
87d62684db Fix build with Qt 5.6. 2021-09-14 17:54:53 +03:00
Roman Telezhynskyi
0301cf567e error: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance. 2021-09-14 16:38:44 +03:00
Roman Telezhynskyi
095f926e46 error: 'AdjustToMinimumContentsLength' is deprecated: Use AdjustToContents or AdjustToContentsOnFirstShow. 2021-09-14 15:53:15 +03:00
Roman Telezhynskyi
c8a9423b51 Fix build on Windows. 2021-09-14 15:16:06 +03:00
Roman Telezhynskyi
698e139630 Fix build. 2021-09-13 21:07:02 +03:00
Roman Telezhynskyi
93c4f7cc0b Fix build. 2021-09-13 20:41:53 +03:00
Roman Telezhynskyi
de26b55338 Suppress warning. 2021-09-13 20:16:20 +03:00
Roman Telezhynskyi
638bd14f67 Fix build. 2021-09-13 19:01:25 +03:00
Roman Telezhynskyi
392f06b212 Fix osx_image version. 2021-09-13 18:34:05 +03:00
Roman Telezhynskyi
f7974273fa Fix build. 2021-09-13 18:19:39 +03:00
Roman Telezhynskyi
eff295ccaf Cppcheck warnings. 2021-09-13 18:09:53 +03:00
Roman Telezhynskyi
e56d601761 Build mac os version with xcode 12.2 to start supporting mac os 11. 2021-09-13 17:57:00 +03:00
Roman Telezhynskyi
23ea2efe59 Lupdate. 2021-09-13 17:40:58 +03:00
Roman Telezhynskyi
332de25210 Merge branch 'feature/manual-layout' into develop 2021-09-13 17:28:31 +03:00
Roman Telezhynskyi
2306d4a67c Print layout. 2021-09-13 17:27:46 +03:00
Roman Telezhynskyi
f1e49a7fd6 Create and update manual layout from Valentina. 2021-09-13 09:04:11 +03:00
Roman Telezhynskyi
3fea813b9c Watermark support. 2021-09-11 19:39:38 +03:00
Roman Telezhynskyi
54b0ca5ee5 Fix redrawing VPGraphicsSheet. 2021-09-11 14:01:29 +03:00
Roman Telezhynskyi
18e52f4a70 Use constexpr function instead of macros. 2021-09-11 12:24:09 +03:00
Roman Telezhynskyi
3a76f4a2d8 Added page Tiles Scheme. 2021-09-08 18:32:43 +03:00
Roman Telezhynskyi
a3e5948167 Keep original scale from raw layout data. 2021-09-08 12:57:12 +03:00
Roman Telezhynskyi
84cf53f612 Fix issue in VAbstractMainWindow::CheckFilePermissions.
Don't check permissions if file doesn't exist.
2021-09-08 12:53:15 +03:00
Roman Telezhynskyi
09005ddb63 Show warning before export. 2021-09-08 11:59:41 +03:00
Roman Telezhynskyi
99153594f7 Temporary disable validation check when export. 2021-09-08 11:19:29 +03:00
Roman Telezhynskyi
cc87f3420d Fix color for internal items of piece. 2021-09-08 11:15:01 +03:00
Roman Telezhynskyi
03721118a6 Add ruler. 2021-09-08 10:41:35 +03:00
Roman Telezhynskyi
048035db79 Fix generation tiles. 2021-09-07 20:26:35 +03:00
Roman Telezhynskyi
22da66e4d8 Setup correct page orientation. 2021-09-07 12:31:58 +03:00
Roman Telezhynskyi
c32a4f60b0 Place a piece according to margins values. 2021-09-06 18:29:59 +03:00
Roman Telezhynskyi
a9e5ea55cf Read/write Ignore margins setting. 2021-09-06 18:29:16 +03:00
Roman Telezhynskyi
addfcd94ad Hide rotation controls while exporting. 2021-09-06 18:06:06 +03:00
Roman Telezhynskyi
7b134d8b62 Clear selection when switch active sheet. 2021-09-06 17:44:27 +03:00
Roman Telezhynskyi
b71253738c Correct scale when export tiled PDF. 2021-09-06 16:56:56 +03:00
Roman Telezhynskyi
d5a02ac48c Export layout. 2021-09-06 15:31:36 +03:00
Roman Telezhynskyi
9b24f6ac08 Improve error message when layout file has an error. 2021-09-06 15:31:36 +03:00
Roman Telezhynskyi
005d5fdafd Release file lock if reading failed. 2021-09-06 15:31:36 +03:00
Roman Telezhynskyi
7d16cae718 Validate layout data. 2021-09-06 15:31:36 +03:00
Roman Telezhynskyi
88508b102e Fix reading piece labels. 2021-09-06 15:31:36 +03:00
Roman Telezhynskyi
d21546e397 Add support for "Text as path" feature. 2021-09-03 11:32:07 +03:00
Roman Telezhynskyi
3b388d9e19 Fix memory leak. 2021-09-03 11:31:23 +03:00
Roman Telezhynskyi
8e9547da4a Remove unused length. 2021-09-01 09:21:06 +03:00
Roman Telezhynskyi
1e15d343a0 Show seam line feature. 2021-08-31 14:12:46 +03:00
Roman Telezhynskyi
b14ad59010 Import with update. 2021-08-31 13:08:59 +03:00
Roman Telezhynskyi
29325add49 Gradation label. 2021-08-31 12:07:26 +03:00
Roman Telezhynskyi
0944ea968a Validate a piece when import raw layout or read the layout format. 2021-08-30 20:00:10 +03:00
Roman Telezhynskyi
b877009d90 Sticky edges. 2021-08-30 18:45:27 +03:00
Roman Telezhynskyi
3d9a4f6f65 Warn the main window about a layout change. 2021-08-30 18:45:00 +03:00
Roman Telezhynskyi
9ceabab131 Handle cases when need to resize the scene size. 2021-08-27 18:34:37 +03:00
Roman Telezhynskyi
cf75f88fcb Paint piece labels. 2021-08-27 18:27:52 +03:00
Roman Telezhynskyi
5c9b71dee4 Warnings piece out of bound and superposition of pieces. 2021-08-27 18:27:52 +03:00
Roman Telezhynskyi
877fe380e3 Follow grainline. 2021-08-26 19:04:24 +03:00
Roman Telezhynskyi
acfbc5478e Cleaning.
Remove unused slots.
2021-08-26 08:53:53 +03:00
Roman Telezhynskyi
6c1c2fea36 Code style. 2021-08-26 08:50:20 +03:00
Roman Telezhynskyi
54710608d6 Better piece flipping. 2021-08-26 08:50:11 +03:00
Roman Telezhynskyi
d32bbfcfd4 Layout properties. 2021-08-25 16:58:50 +03:00
Roman Telezhynskyi
4646b6c1fb Default layout settings. 2021-08-21 16:14:03 +03:00
Roman Telezhynskyi
087d0855dd Undo/Redo remove sheet. 2021-08-19 16:24:43 +03:00
Roman Telezhynskyi
3f73bd9d75 Undo/Redo add sheet. 2021-08-19 16:09:44 +03:00
Roman Telezhynskyi
6da151c604 Undo/Redo move piece on sheet. 2021-08-19 15:13:54 +03:00
Roman Telezhynskyi
18d9417c96 Undo/Redo transformation origin move. 2021-08-19 12:36:39 +03:00
Roman Telezhynskyi
9a7e4e5ea6 Refresh rotation handles after rotation finish. 2021-08-18 20:51:40 +03:00
Roman Telezhynskyi
cfb8c1b1f4 Fix calculating a piece bounding rect.
If the piece will have incorrect shape user will see drawing artifacts.
2021-08-18 20:47:49 +03:00
Roman Telezhynskyi
a35e46f845 Undo/Redo piece rotate. 2021-08-18 20:33:47 +03:00
Roman Telezhynskyi
0908b5a1f7 Undo/Redo piece move. 2021-08-17 18:49:28 +03:00
Roman Telezhynskyi
b638be5b2e Use QSaveFile class for saving a layout. 2021-08-14 17:21:58 +03:00
Roman Telezhynskyi
742c1c3eb3 Handle read only state. 2021-08-14 17:16:58 +03:00
Roman Telezhynskyi
2d68d40b59 Restore the maybe save warning. 2021-08-14 16:00:42 +03:00
Roman Telezhynskyi
edee237fb8 Fix crash when we open the same file at the same windows twice. 2021-08-14 15:24:22 +03:00
Roman Telezhynskyi
807183b2ce Read/Write layout file. 2021-08-14 15:19:28 +03:00
Roman Telezhynskyi
718ff2056a Refactor names to avoid confusion. 2021-08-14 15:18:15 +03:00
Roman Telezhynskyi
d6fe9508a6 Move piece with keyboard. 2021-08-09 15:24:36 +03:00
Roman Telezhynskyi
3fbe96c2a7 Piece rotation. 2021-08-09 15:09:10 +03:00
Roman Telezhynskyi
b366986f7a Make an increment name valid after user selected it from a completion list. 2021-08-06 17:06:11 +03:00
Roman Telezhynskyi
785d72117d Fix incorrect comparison of the global length of passmark to minimal allowed value. 2021-08-06 16:54:45 +03:00
Roman Telezhynskyi
c7db3de6d8 Restored a piece context menu. 2021-07-31 16:00:32 +03:00
Roman Telezhynskyi
2eecf95af9 Cleaning. 2021-07-31 12:32:23 +03:00
Roman Telezhynskyi
bc0b271f16 Add Add/Remove sheets. 2021-07-31 12:21:07 +03:00
Roman Telezhynskyi
52c9257bd0 Highlight active sheet. 2021-07-31 09:24:38 +03:00
Roman Telezhynskyi
bc3b144fc3 GCC warning. 2021-07-30 18:03:29 +03:00
Roman Telezhynskyi
78382b5c97 Fix issue with drag pixmap.
It disappears if move cursor far enough. Instead draw a cursor which will include a piece pixmap.
2021-07-30 18:03:20 +03:00
Roman Telezhynskyi
5242b4ed54 Restore adding pieces on sheet. 2021-07-30 14:49:38 +03:00
Roman Telezhynskyi
ec6c1cad23 Cleaning carousel. 2021-07-29 18:05:25 +03:00
Roman Telezhynskyi
91a69b83b6 Cleaning and refactoring. 2021-07-29 17:11:18 +03:00
Roman Telezhynskyi
9d9f953fae Fix layout comment. 2021-07-27 10:16:38 +03:00
Roman Telezhynskyi
53f7d00e6d Fix crash when a grainline is empty. 2021-07-27 10:13:11 +03:00
Roman Telezhynskyi
bbc6f20237 Table of variables is available in Details mode.
(cherry picked from commit 3df3dc58c3)
2021-07-27 10:08:25 +03:00
Roman Telezhynskyi
3df3dc58c3 Table of variables is available in Details mode. 2021-07-27 10:07:39 +03:00
Roman Telezhynskyi
cfac8e8355 Cppcheck warning. 2021-07-26 16:52:54 +03:00
1788 changed files with 174531 additions and 387906 deletions

118
.cirrus.yml Normal file
View File

@ -0,0 +1,118 @@
### Global defaults
env:
CCACHE_SIZE: "200M"
CCACHE_DIR: "/tmp/ccache_dir"
CCACHE_NOHASHDIR: "1" # Debug info might contain a stale path if the build dir changes, but this is fine
CCACHE_CPP2: "yes"
QT_SELECT: "qt5"
### Task templates
# https://cirrus-ci.org/guide/tips-and-tricks/#sharing-configuration-between-tasks
filter_template: &FILTER_TEMPLATE
skip: "!changesInclude('.cirrus.yml', '**.{h,cpp,c,pro,pri,ts,ui,png}')"
regular_task_template: &REGULER_TASK_TEMPLATE
<< : *FILTER_TEMPLATE
ccache_cache:
folder: "/tmp/ccache_dir"
linux_task_template: &LINUX_TASK_TEMPLATE
<< : *REGULER_TASK_TEMPLATE
env:
DEBIAN_FRONTEND: "noninteractive"
PACKAGE_MANAGER_INSTALL: "apt-get -qq update && apt-get install -y"
container:
cpu: 4
install_script:
- bash -c "$PACKAGE_MANAGER_INSTALL qtbase5-dev libqt5svg5-dev qttools5-dev-tools libqt5xmlpatterns5-dev libqt5core5a libqt5gui5 libqt5printsupport5 libqt5svg5 libqt5widgets5 libqt5xml5 libqt5xmlpatterns5 poppler-utils xvfb ccache"
build_script:
- uname -a
- echo $PATH
- which qmake
- mkdir build
- cd build
- pwd
- qmake --version
- qmake ../Valentina.pro -r -spec linux-${COMPILER} CONFIG+=noDebugSymbols CONFIG+=checkWarnings
- ${COMPILER} --version
- make -j$(nproc)
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"$CIRRUS_WORKING_DIR/build/src/libs/vpropertyexplorer/bin:$CIRRUS_WORKING_DIR/build/src/libs/qmuparser/bin"
- xvfb-run -a make --silent check TESTARGS="-silent"
macos_task_template: &MACOS_TASK_TEMPLATE
<< : *REGULER_TASK_TEMPLATE
timeout_in: 120m
env:
ACCESS_TOKEN: ENCRYPTED[81e0b2381ffb628b73f5c94f834010e6631191e0ad03cdd0850d440fb2737a74b68131d842030f010c1bf73ab4cdc1ae]
QTDIR: "/usr/local/opt/qt5"
PATH: ${HOME}/.local/bin:$QTDIR/bin:${PATH}
# ^ add user paths
PIP_CACHE_DIR: ${HOME}/.cache/pip
DEPLOY: "true"
LDFLAGS: "-L$QTDIR/lib"
CPPFLAGS: "-I$QTDIR/include"
PKG_CONFIG_PATH: "/usr/local/opt/qt5/lib/pkgconfig"
global_homebrew_cache:
folder: "/usr/local/Homebrew"
local_homebrew_cache:
folder: "$HOME/Library/Caches/Homebrew"
pip_cache:
folder: ${PIP_CACHE_DIR}
install_script:
- brew update > /dev/null
- brew install qt5 coreutils ccache
- chmod -R 755 /usr/local/opt/qt5/*
- python3 --version
- pip3 install --user --upgrade pip dropbox
build_script:
- mkdir build
- cd build
- pwd
- qmake --version
- qmake ../Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=checkWarnings CONFIG+=noTests
- ${COMPILER} --version
- make -j$(nproc)
deploy_script:
- pwd
- $CIRRUS_WORKING_DIR/scripts/cirrus-deploy.sh
before_cache_script:
- brew cleanup
env:
COMPILER: clang
task:
name: 'macOS Catalina 10.15 [no tests]'
macos_instance:
image: catalina-xcode-11.3.1
<< : *MACOS_TASK_TEMPLATE
env:
PLATFORM: "macOS_10.14+"
task:
name: 'macOS Big Sur 11 [no tests]'
macos_instance:
image: big-sur-xcode-12.4
<< : *MACOS_TASK_TEMPLATE
env:
PLATFORM: "macOS_10.15+"
task:
name: 'latest GCC'
container:
image: teeks99/gcc-ubuntu:latest
memory: 16G # Set to 16GB to avoid OOM. https://cirrus-ci.org/guide/linux/#linux-container
<< : *LINUX_TASK_TEMPLATE
env:
COMPILER: g++
GCC_COLORS: 'error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
task:
name: 'latest Clang'
container:
image: silkeh/clang:latest
memory: 8G # Set to 8GB to avoid OOM. https://cirrus-ci.org/guide/linux/#linux-container
<< : *LINUX_TASK_TEMPLATE
env:
COMPILER: clang

27
.github/workflows/email.yml vendored Normal file
View File

@ -0,0 +1,27 @@
on:
check_suite:
type: ['completed']
name: Email about Cirrus CI failures
jobs:
continue:
name: After Cirrus CI Failure
if: github.event.check_suite.app.name == 'Cirrus CI' && github.event.check_suite.conclusion != 'success'
runs-on: ubuntu-latest
steps:
- uses: octokit/request-action@v2.x
id: get_failed_check_run
with:
route: GET /repos/${{ github.repository }}/check-suites/${{ github.event.check_suite.id }}/check-runs?status=completed
mediaType: '{"previews": ["antiope"]}'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: |
echo "Cirrus CI ${{ github.event.check_suite.conclusion }} on ${{ github.event.check_suite.head_branch }} branch!"
echo "SHA ${{ github.event.check_suite.head_sha }}"
echo $MESSAGE
echo "##[error]See $CHECK_RUN_URL for details" && false
env:
CHECK_RUN_URL: ${{ fromJson(steps.get_failed_check_run.outputs.data).check_runs[0].html_url }}

View File

@ -32,6 +32,18 @@ jobs:
env:
- DEPLOY=true
- LEGACY=false
- XCODE=xcode12_2
osx_image: xcode12.2
cache:
directories:
- "$HOME/Library/Caches/Homebrew"
- "/usr/local/Homebrew"
- os: osx
compiler: clang
env:
- DEPLOY=true
- LEGACY=false
- XCODE=xcode11
osx_image: xcode11
cache:
directories:
@ -42,6 +54,7 @@ jobs:
env:
- DEPLOY=true
- LEGACY=true
- XCODE=xcode8
osx_image: xcode8
cache:
directories:

View File

@ -2,7 +2,7 @@
host = https://www.transifex.com
lang_map = uk: uk_UA, cs : cs_CZ, nl : nl_NL, fi : fi_FI, es : es_ES, id : id_ID
[valentina-project.valentina-ts]
[valentina-project.valentina_ts]
file_filter = share/translations/valentina_<lang>.ts
minimum_perc = 20
source_file = share/translations/valentina.ts

View File

@ -1,4 +1,43 @@
# Valentina 0.7.50 (unreleased)
# Valentina 0.7.52 (unreleased)
- Fix crash when default locale is ru.
- Puzzle app. Fix incorrect update of a layout piece.
- Fix visualization for tool Point of intersection line and axis.
- Improved curve segment warnings.
- Tape app. Add action Add separator to menu.
- Tape app. Fix crash after switching language.
- Fix Valentina app crash after canceling a tool.
- Puzzle app. Fix reading a piece name.
- Fix warning while segmenting flipped arc.
- Tape app. "Export from existing ..." now supports multisize measurements.
- Fix main path validation. False positive double curve.
- Fix Setup multisize measurements dialog. Improved handling Height dimension.
- Fix updating dimension labels in Valentina app.
- Fix menu on Mac OS X.
- Add function's argument template with name in the Formula Wizard.
- Unit type for increments.
- Support for options Force Flipping and Forbid Flipping in Puzzle.
- Remember selected dimension values.
- Fix segmenting a simple curve.
- Fix export tiled pdf on Mac OS.
- Improve visualization for tools.
- Fix calculating an elliptical arc.
- Enable Approximation scale option for Elliptical arc.
- Fix bug in seam allowance.
- Allow resizing Spline path dialog.
# Valentina 0.7.51 April 18, 2022
- Z value change for a layout piece.
- Fix issue with Custom template.
- Fix issue with tile font size.
- [smart-pattern/valentina#171] System identifies two of the same curve.
- [smart-pattern/valentina#170] Incorrect work with curves.
- Suspend use of qt_ntfs_permission_lookup. QTBUG-101168
- Remove support for russian language.
- Improve CLI. Better handle printer margins.
- Improve file format conversion.
- Improve handling gradation change.
# Valentina 0.7.50 February 14, 2022
- Fix regression. Minimal seam allowance width is less than the point accuracy values.
- Call autosave only in GUI mode.
- Warn about stale layout only in GUI mode.
@ -7,6 +46,37 @@
- New warnings. Warn a user about incorrect cut curve segment length.
- Fix finding point of intersection curve and axis. Case when the axis's point lies on the curve.
- Fix visualization for tool point of intersection line and axis. Case when the axis's point lies on the line.
- Table of variables is available in Details mode.
- Fix incorrect comparison of the global length of passmark to minimal allowed value.
- Make an increment name valid after user selected it from a completion list.
- [smart-pattern/valentina#145] Fix Seam allowance not correct at intersection curve and axis.
- Show tooltip about defined user material in the label placeholder list.
- Fix reading tiled page margins in console mode.
- Fix handling numeric values passed in console mode.
- Add Don't ask again for Stale layout question dialog.
- Help user to select default GUI language.
- Improve validation grainline position.
- Increased the limit for the Letter field.
- Fix double call of a main path context menu.
- Improve storing visibility group items. Don't store duplicate information.
- Remove tool from all visibility groups it in.
- Option to disable the automatic search for updates.
- [smart-pattern/valentina#153] To add text search bar in History window.
- Improve for a search bar.
- Backport fix vulnerability CVE-2021-21900.
- Improved main path validations.
- New path validation Invalid segment.
- [smart-pattern/valentina#43] Background image.
- Fix alias for tool Cut Arc.
- Fix infinite loop in tool cut spline.
- Added scroll area to layout settings dialog.
- Allow size to have values from 1 to 100 if not a circumference.
- Fix tool True darts notes.
- New measurement type separator.
- Improve creation by mouse for tool Spline.
- Fix incorrect translation of known measurements.
- Adjust combobox to fit a dimension label length.
- Dimension custom name.
# Valentina 0.7.49 July 1, 2021
- Fix crash.

View File

@ -13,43 +13,5 @@ count(LIST, 1, >): error("The build will fail. Path '$${PWD}' contains space!!!"
LIST = $$split(OUT_PWD,' ')
count(LIST, 1, >): error("The build will fail. Path '$${OUT_PWD}' contains space!!!")
unix {
*g++* {
GCC_VERSION = $$system("g++ -dumpversion")
contains(GCC_VERSION, ^9.*$) {
message( "g++ version 9.x found" )
CONFIG += g++9
} else {
GCC_VERSION = $$system("g++ -dumpversion")
contains(GCC_VERSION, ^8.*$) {
message( "g++ version 8.x found" )
CONFIG += g++8
} else {
contains(GCC_VERSION, ^7.*$) {
message( "g++ version 7.x found" )
CONFIG += g++7
} else {
contains(GCC_VERSION, ^6.*$) {
message( "g++ version 6.x found" )
CONFIG += g++6
} else {
contains(GCC_VERSION, ^5.*$) {
message( "g++ version 5.x found" )
CONFIG += g++5
} else {
contains(GCC_VERSION, ^4.*$) {
message( "g++ version 4.x found" )
CONFIG += g++4
} else {
message( "Unknown GCC configuration" )
}
}
}
}
}
}
}
}
TEMPLATE = subdirs
SUBDIRS = src

View File

@ -69,104 +69,6 @@ environment:
VSVER: 16
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
QT5: Qt\5.14\mingw73_32
QT_VERSION: Qt5_14
QMAKE_GENERATOR: "MinGW Makefiles"
MINGW_PATH: C:\Qt\Tools\mingw730_32\bin
PLATFORM: x86
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
QT5: Qt\5.14\mingw73_64
QT_VERSION: Qt5_14
QMAKE_GENERATOR: "MinGW Makefiles"
MINGW_PATH: C:\Qt\Tools\mingw730_64\bin
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
QT5: Qt\5.14\msvc2017_64
QMAKE_GENERATOR: "NMake Makefiles JOM"
VSVER: 15
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
QT5: Qt\5.13\mingw73_64
QT_VERSION: Qt5_13
QMAKE_GENERATOR: "MinGW Makefiles"
MINGW_PATH: C:\Qt\Tools\mingw730_64\bin
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
QT5: Qt\5.13\msvc2017_64
QMAKE_GENERATOR: "NMake Makefiles JOM"
VSVER: 15
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
QT5: Qt\5.12\mingw73_64
QT_VERSION: Qt5_12
QMAKE_GENERATOR: "MinGW Makefiles"
MINGW_PATH: C:\Qt\Tools\mingw730_64\bin
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
QT5: Qt\5.12\msvc2017_64
QMAKE_GENERATOR: "NMake Makefiles JOM"
VSVER: 15
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
QT5: Qt\5.11\mingw53_32
QT_VERSION: Qt5_11
QMAKE_GENERATOR: "MinGW Makefiles"
MINGW_PATH: C:\Qt\Tools\mingw530_32\bin
PLATFORM: x86
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
QT5: Qt\5.11\msvc2015_64
QMAKE_GENERATOR: "NMake Makefiles JOM"
VSVER: 14
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
QT5: Qt\5.10\mingw53_32
QT_VERSION: Qt5_10
QMAKE_GENERATOR: "MinGW Makefiles"
MINGW_PATH: C:\Qt\Tools\mingw530_32\bin
PLATFORM: x86
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
QT5: Qt\5.10\msvc2017_64
QMAKE_GENERATOR: "NMake Makefiles JOM"
VSVER: 15
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
QT5: Qt\5.9\mingw53_32
QT_VERSION: Qt5_9
QMAKE_GENERATOR: "MinGW Makefiles"
MINGW_PATH: C:\Qt\Tools\mingw530_32\bin
PLATFORM: x86
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
QT5: Qt\5.9\msvc2017_64
QMAKE_GENERATOR: "NMake Makefiles JOM"
VSVER: 15
PLATFORM: x64
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
QT5: Qt\5.7\mingw53_32
QT_VERSION: Qt5_7
QMAKE_GENERATOR: "MinGW Makefiles"
MINGW_PATH: C:\Qt\Tools\mingw530_32\bin
PLATFORM: x86
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
QT5: Qt\5.7\msvc2015
QMAKE_GENERATOR: "NMake Makefiles JOM"
VSVER: 14
PLATFORM: x86
DEPLOY: false
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
QT5: Qt\5.6\msvc2015_64
QT_VERSION: Qt5_6

View File

@ -14,6 +14,20 @@ win32{
}
unix{
*g++* {
GCC_VERSION = $$system("g++ -dumpfullversion -dumpversion")
GCC_VERSIONS = $$split(GCC_VERSION, ".")
COMPILER_MAJOR_VERSION = $$member(GCC_VERSIONS, 0)
message("g++ version $${COMPILER_MAJOR_VERSION}.x found")
greaterThan(COMPILER_MAJOR_VERSION, 3):CONFIG += g++4
greaterThan(COMPILER_MAJOR_VERSION, 4):CONFIG += g++5
greaterThan(COMPILER_MAJOR_VERSION, 5):CONFIG += g++6
greaterThan(COMPILER_MAJOR_VERSION, 6):CONFIG += g++7
greaterThan(COMPILER_MAJOR_VERSION, 7):CONFIG += g++8
greaterThan(COMPILER_MAJOR_VERSION, 8):CONFIG += g++9
}
macx{
VCOPY = $$QMAKE_COPY
} else {
@ -134,11 +148,6 @@ win32 {
DEFINES += QT_NO_FOREACH
macx{
# QTBUG-31034 qmake doesn't allow override QMAKE_CXX
CONFIG+=no_ccache
}
CONFIG(release, debug|release){
!noDebugSymbols:win32:!*msvc*{
unset(QMAKE_STRIP)
@ -396,50 +405,32 @@ g++5:GCC_DEBUG_CXXFLAGS += \
-Wswitch-bool \
-Wlogical-not-parentheses \
-Wsizeof-array-argument \
-Wbool-compare \
-Wsuggest-final-types \
-Wsuggest-final-methods
# -Wsuggest-final-types \
# -Wsuggest-final-methods \
-Wbool-compare
# Since GCC 6
g++6:GCC_DEBUG_CXXFLAGS += \
-Wswitch-bool \
-Wlogical-not-parentheses \
-Wsizeof-array-argument \
-Wbool-compare \
-Wsuggest-final-types \
-Wsuggest-final-methods \
-Wshift-negative-value \
-Wshift-overflow \
-Wshift-overflow=2 \
-Wtautological-compare \
-Wnull-dereference \
# -Wnull-dereference \
-Wduplicated-cond \
-Wmisleading-indentation
# Since GCC 7
g++7:GCC_DEBUG_CXXFLAGS += \
-Wswitch-bool \
-Wlogical-not-parentheses \
-Wsizeof-array-argument \
-Wbool-compare \
-Wsuggest-final-types \
-Wsuggest-final-methods \
-Wshift-negative-value \
-Wshift-overflow \
-Wshift-overflow=2 \
-Wtautological-compare \
-Wnull-dereference \
-Wduplicated-cond \
-Wmisleading-indentation \
-Wduplicated-branches \
-Wrestrict \
-Walloc-zero \
-Wnonnull
-Wnonnull \
-Wno-stringop-overflow # cannot suppress warning in Qt headers
# Since GCC 8
g++8:GCC_DEBUG_CXXFLAGS += \
-Wmultistatement-macros \
-Warray-bounds
-Wmultistatement-macros \
-Warray-bounds
# Usefull Clang warnings keys.
CLANG_DEBUG_CXXFLAGS += \
@ -811,8 +802,18 @@ CLANG_DEBUG_CXXFLAGS += \
-Wzero-length-array \
-Qunused-arguments \
-fcolor-diagnostics \
-Wno-gnu-zero-variadic-macro-arguments \
-fms-extensions # Need for pragma message
macx{
# Cannot suppress warnings from Qt headers
CLANG_DEBUG_CXXFLAGS += \
-Wno-sign-conversion \
-Wno-duplicate-enum \
-Wno-shorten-64-to-32 \
-Wno-deprecated
}
CONFIG(release, debug|release){
CLANG_DEBUG_CXXFLAGS += -Wno-unknown-warning-option
}
@ -862,6 +863,7 @@ CLANG_DEBUG_CXXFLAGS += \
-Wall \
-Wextra \
-pedantic \
-Wno-gnu-zero-variadic-macro-arguments \
-fno-omit-frame-pointer \ # Need for exchndl.dll
-fms-extensions # Need for pragma message

View File

@ -1,5 +1,5 @@
valentina (0.7.49) trusty; urgency=low
valentina (0.7.51) trusty; urgency=low
* Auto build.
-- dismine <dismine@dismine-To-be-filled-by-O-E-M> Tue, 1 July 2021 17:08:00 +0300
-- dismine <dismine@dismine-To-be-filled-by-O-E-M> Mon, 18 April 2022 20:07:00 +0300

View File

@ -1,10 +1,13 @@
debian/usr/share/pixmaps/valentina.png
debian/usr/share/pixmaps/tape.png
debian/usr/share/pixmaps/puzzle.png
debian/usr/share/pixmaps/application-x-valentina-pattern.png
debian/usr/share/pixmaps/application-x-valentina-i-measurements.png
debian/usr/share/pixmaps/application-x-valentina-s-measurements.png
debian/usr/share/pixmaps/application-x-valentina-layout.png
debian/valentina/usr/bin/valentina
debian/valentina/usr/bin/tape
debian/valentina/usr/bin/puzzle
debian/valentina/usr/share/valentina/diagrams.rcc
debian/valentina/usr/share/valentina/translations/measurements_p0_cs_CZ.qm
debian/valentina/usr/share/valentina/translations/measurements_p0_de_DE.qm

View File

@ -1,2 +1,3 @@
?package(valentina): needs="X11" section="Applications/Graphics" title="Valentina" command="valentina"
?package(valentina): needs="X11" section="Applications/Data Management" title="Tape" command="tape"
?package(valentina): needs="X11" section="Applications/Data Management" title="Puzzle" command="puzzle"

55
dist/OBS_debian/debian.puzzle.1 vendored Normal file
View File

@ -0,0 +1,55 @@
.\" Manpage for puzzle
.\" Contact dismine@gmail.com to correct errors.
.TH puzzle 1 "23 March, 2020" "puzzle man page"
.SH NAME
Puzzle \- Valentina's manual layout
.SH SYNOPSIS
puzzle [options] file
.SH DESCRIPTION
.B Valentina
Puzzle is the name of the new application to create manual layouts. Similar to "Tape", it is an application that is separated from Valentina and work on it's own, but is a part of the Valentina package and work closely together with Valentina.
.B Puzzle
is a part of Valentina. And used for creating and editing manual layouts.
.IP "-h, --help"
Displays this help.
.IP "-v, --version"
Displays version information.
.IP "-e, --exportFile <The filename of layout file>"
The filename of exported layout file. Use it to enable console export mode.
.IP "-r, --rawLayout <The raw layout data file>"
Load pattern pieces form the raw layout data file.
.IP "-f, --format <Format number>"
Number corresponding to tiled pdf page template (default = 0, export mode with tiled pdf format): <not defined>
.IP "--bdxf"
Export dxf in binary form.
.IP "--text2paths"
Export text as paths.
.IP "-c, --crop"
Auto crop unused length (export mode).
.IP "--cropWidth"
Auto crop unused width (export mode).
.IP "--tiledPageformat <Template number>"
Number corresponding to tiled pdf page template (default = 0, export mode with tiled pdf format): <not defined>
.IP "--tiledlmargin <The left margin>"
Tiled page left margin in current units like 3.0 (export mode). If not set will be used default value 1 cm.
.IP "--tiledrmargin <The right margin>"
Tiled page right margin in current units like 3.0 (export mode). If not set will be used default value 1 cm.
.IP "--tiledtmargin <The top margin>"
Tiled page top margin in current units like 3.0 (export mode). If not set will be used value default value 1 cm.
.IP "--tiledbmargin <The bottom margin>"
Tiled page bottom margin in current units like 3.0 (export mode). If not set will be used value default value 1 cm.
.IP "--tiledLandscape"
Set tiled page orienatation to landscape (export mode). Default value if not set portrait.
.IP "-t, --test"
Run the program in a test mode. The program in this mode loads a single layout file and silently quit without showing the main window. The key have priority before key 'exportFile'.
.IP "--no-scaling"
Disable high dpi scaling. Call this option if has problem with scaling (by default scaling enabled). Alternatively you can use the QT_AUTO_SCREEN_SCALE_FACTOR=0 environment variable.
.IP Arguments:
.I filename
\- the manual layout file.
.SH AUTHOR
.RI "This manual page was written by Roman Telezhynskyi <" dismine@gmail.com ">"
.BR valentina (1)

View File

@ -132,10 +132,7 @@ The path to output destination folder. By default the directory at which the app
.BR "*" " PDF tiled files (*.pdf) = 33,"
.RE
.RS
.BR "*" " TIFF файли (*.tif) = 35,"
.RE
.RS
.BR "*" " TIFF файли (*.tif) = 36."
.BR "*" " TIFF файли (*.tif) = 35."
.RE
.IP "--bdxf"
.RB "Export dxf in binary form."

View File

@ -1,2 +1,3 @@
debian/valentina.1
debian/tape.1
debian/puzzle.1

View File

@ -1,3 +1,4 @@
application/x-valentina-pattern; valentina %s; nametemplate=%s.val; description="Valentina pattern" edit=valentina '%s'; priority=6
application/x-valentina-i-pattern; tape %s; nametemplate=%s.vit; description="Valentina individual measurments" edit=tape '%s'; priority=6
application/x-valentina-s-pattern; tape %s; nametemplate=%s.vst; description="Valentina standard measurments" edit=tape '%s'; priority=6
application/x-valentina-layout; puzzle %s; nametemplate=%s.vlt; description="Valentina layout" edit=puzzle '%s'; priority=6

View File

@ -282,4 +282,98 @@
<glob pattern="*.vst"/>
<icon name="application-x-valentina-s-measurements"/>
</mime-type>
<mime-type type="application/x-valentina-layout">
<sub-class-of type="text/xml"/>
<_comment>Valentina layout</_comment>
<comment xml:lang="af">Valentina layout</comment>
<comment xml:lang="ar">Valentina layout</comment>
<comment xml:lang="as">Valentina layout</comment>
<comment xml:lang="ast">Valentina layout</comment>
<comment xml:lang="be">Valentina layout</comment>
<comment xml:lang="bg">Valentina layout</comment>
<comment xml:lang="bn">Valentina layout</comment>
<comment xml:lang="br">Valentina layout</comment>
<comment xml:lang="bs">Valentina layout</comment>
<comment xml:lang="ca">Valentina layout</comment>
<comment xml:lang="ca-valencia">Valentina layout</comment>
<comment xml:lang="cs">Valentina layout</comment>
<comment xml:lang="cy">Valentina layout</comment>
<comment xml:lang="da">Valentina layout</comment>
<comment xml:lang="de">Valentina layout</comment>
<comment xml:lang="dz">Valentina layout</comment>
<comment xml:lang="el">Valentina layout</comment>
<comment xml:lang="en-GB">Valentina layout</comment>
<comment xml:lang="en-ZA">Valentina layout</comment>
<comment xml:lang="eo">Valentina layout</comment>
<comment xml:lang="es">Valentina layout</comment>
<comment xml:lang="et">Valentina layout</comment>
<comment xml:lang="eu">Valentina layout</comment>
<comment xml:lang="fa">Valentina layout</comment>
<comment xml:lang="fi">Valentina layout</comment>
<comment xml:lang="fr">Valentina layout</comment>
<comment xml:lang="ga">Valentina layout</comment>
<comment xml:lang="gd">Valentina layout</comment>
<comment xml:lang="gl">Valentina layout</comment>
<comment xml:lang="gu">Valentina layout</comment>
<comment xml:lang="he">Valentina layout</comment>
<comment xml:lang="hi">Valentina layout</comment>
<comment xml:lang="hr">Valentina layout</comment>
<comment xml:lang="hu">Valentina layout</comment>
<comment xml:lang="id">Valentina layout</comment>
<comment xml:lang="is">Valentina layout</comment>
<comment xml:lang="it">Valentina layout</comment>
<comment xml:lang="ja">Valentina layout</comment>
<comment xml:lang="ka">Valentina layout</comment>
<comment xml:lang="kk">Valentina layout</comment>
<comment xml:lang="km">Valentina layout</comment>
<comment xml:lang="kmr-Latn">Valentina layout</comment>
<comment xml:lang="ko">Valentina layout</comment>
<comment xml:lang="lt">Valentina layout</comment>
<comment xml:lang="lv">Valentina layout</comment>
<comment xml:lang="mk">Valentina layout</comment>
<comment xml:lang="ml">Valentina layout</comment>
<comment xml:lang="mn">Valentina layout</comment>
<comment xml:lang="mr">Valentina layout</comment>
<comment xml:lang="nb">Valentina layout</comment>
<comment xml:lang="ne">Valentina layout</comment>
<comment xml:lang="nl">Valentina layout</comment>
<comment xml:lang="nn">Valentina layout</comment>
<comment xml:lang="nr">Valentina layout</comment>
<comment xml:lang="nso">Valentina layout</comment>
<comment xml:lang="oc">Valentina layout</comment>
<comment xml:lang="om">Valentina layout</comment>
<comment xml:lang="or">Valentina layout</comment>
<comment xml:lang="pa-IN">Valentina layout</comment>
<comment xml:lang="pl">Valentina layout</comment>
<comment xml:lang="pt">Valentina layout</comment>
<comment xml:lang="pt-BR">Valentina layout</comment>
<comment xml:lang="ro">Valentina layout</comment>
<comment xml:lang="ru">Valentina раскладка</comment>
<comment xml:lang="rw">Valentina layout</comment>
<comment xml:lang="si">Valentina layout</comment>
<comment xml:lang="sk">Valentina layout</comment>
<comment xml:lang="sl">Valentina layout</comment>
<comment xml:lang="sr">Valentina layout</comment>
<comment xml:lang="ss">Valentina layout</comment>
<comment xml:lang="st">Valentina layout</comment>
<comment xml:lang="sv">Valentina layout</comment>
<comment xml:lang="ta">Valentina layout</comment>
<comment xml:lang="te">Valentina layout</comment>
<comment xml:lang="tg">Valentina layout</comment>
<comment xml:lang="th">Valentina layout</comment>
<comment xml:lang="tn">Valentina layout</comment>
<comment xml:lang="tr">Valentina layout</comment>
<comment xml:lang="ts">Valentina layout</comment>
<comment xml:lang="ug">Valentina layout</comment>
<comment xml:lang="uk">Valentina розкладка</comment>
<comment xml:lang="uz">Valentina layout</comment>
<comment xml:lang="ve">Valentina layout</comment>
<comment xml:lang="vi">Valentina layout</comment>
<comment xml:lang="xh">Valentina layout</comment>
<comment xml:lang="zh-CN">Valentina layout</comment>
<comment xml:lang="zh-TW">Valentina layout</comment>
<comment xml:lang="zu">Valentina layout</comment>
<glob pattern="*.vlt"/>
<icon name="application-x-valentina-layout"/>
</mime-type>
</mime-info>

View File

@ -2,7 +2,7 @@ Format: 3.0 (native)
Source: valentina
Binary: valentina
Architecture: i386 amd64
Version: 0.7.49
Version: 0.7.51
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
Homepage: https://smart-pattern.com.ua
Standards-Version: 3.9.5
@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 8.0.0),
qttools5-dev-tools (>= 5.4.0),
libqt5xmlpatterns5-dev (>= 5.4.0),
libqt5opengl5-dev (>= 5.4.0)
Debtransform-Tar: valentina-0.7.49.v0.7.49.tar.gz
Debtransform-Tar: valentina-0.7.51.v0.7.51.tar.gz
Package-List:
valentina deb graphics optional
Files:
00000000000000000000000000000000 0 valentina-0.7.49.v0.7.49.tar.gz
00000000000000000000000000000000 0 valentina-0.7.51.v0.7.51.tar.gz

BIN
dist/Puzzle.icns vendored

Binary file not shown.

BIN
dist/Tape.icns vendored

Binary file not shown.

BIN
dist/Valentina.icns vendored

Binary file not shown.

View File

@ -1,5 +1,5 @@
valentina (0.7.49) trusty; urgency=low
valentina (0.7.51) trusty; urgency=low
* Auto build.
-- dismine <dismine@dismine-To-be-filled-by-O-E-M> Tue, 1 July 2021 17:08:00 +0300
-- dismine <dismine@dismine-To-be-filled-by-O-E-M> Mon, 18 April 2022 20:07:00 +0300

View File

@ -19,9 +19,9 @@
<key>CFBundleIdentifier</key>
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
<key>CFBundleShortVersionString</key>
<string>0.7.47</string>
<string>0.7.51</string>
<key>CFBundleVersion</key>
<string>0.7.47.0</string>
<string>0.7.51.0</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleDocumentTypes</key>
@ -62,7 +62,7 @@
<string>vlt</string>
</array>
<key>public.mime-type</key>
<string>text/xml</string>
<string>text/xml</string>
</dict>
</dict>
</array>

View File

@ -19,9 +19,9 @@
<key>CFBundleIdentifier</key>
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
<key>CFBundleShortVersionString</key>
<string>0.7.49</string>
<string>0.7.51</string>
<key>CFBundleVersion</key>
<string>0.7.49.0</string>
<string>0.7.51.0</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleDocumentTypes</key>

View File

@ -19,9 +19,9 @@
<key>CFBundleIdentifier</key>
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
<key>CFBundleShortVersionString</key>
<string>0.7.49</string>
<string>0.7.51</string>
<key>CFBundleVersion</key>
<string>0.7.49.0</string>
<string>0.7.51.0</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleDocumentTypes</key>
@ -134,7 +134,29 @@
<string>vst</string>
</array>
<key>public.mime-type</key>
<string>text/xml</string>
<string>text/xml</string>
</dict>
</dict>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.text</string>
<string>public.xml</string>
</array>
<key>UTTypeDescription</key>
<string>Valentina layout</string>
<key>UTTypeIconFile</key>
<string>layout.icns</string>
<key>UTTypeIdentifier</key>
<string>io.bitbucket.valentinaproject.vlt</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>vlt</string>
</array>
<key>public.mime-type</key>
<string>text/xml</string>
</dict>
</dict>
</array>

2
dist/rpm/_service vendored
View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm">
<param name="url">git://github.com/dismine/Valentina_git.git</param>
<param name="versionprefix">0.7.49</param>
<param name="versionprefix">0.7.51</param>
<param name="filename">valentina</param>
<param name="scm">git</param>
<param name="exclude">.git</param>

View File

@ -60,10 +60,17 @@ BuildRequires: libqt5-qttools
BuildRequires: libQt5Svg-devel
BuildRequires: update-desktop-files
Requires: libqt5-qtimageformats
Suggests: libqt5-qtimageformats
Suggests: poppler-tools
%if 0%{?suse_version} == 1310
BuildRequires: libQt5XmlPatterns-devel
%if 0%{?suse_version} > 1500
BuildRequires: libqt5-linguist
%endif
%if 0%{?suse_version} == 1500
%if 0%{?sle_version} >= 150400 && 0%{?is_opensuse}
BuildRequires: libqt5-linguist
%endif
%endif
%if 0%{?suse_version} >= 1315
@ -71,6 +78,10 @@ BuildRequires: libqt5-linguist-devel
BuildRequires: libqt5-qtxmlpatterns-devel
%endif
%if 0%{?suse_version} == 1310
BuildRequires: libQt5XmlPatterns-devel
%endif
%endif # %if 0%{?suse_version} > 0
# CentOS 7.0 specifics
@ -87,15 +98,11 @@ BuildRequires: libqt5-qtxmlpatterns-devel
Requires: poppler
%endif
%if 0%{?suse_version} > 0
Requires: poppler-tools
%endif
%if 0%{?fedora_version} > 0 || 0%{?rhel_version} > 0 || 0%{?centos_version} > 0
Requires: poppler-utils
%endif
Version: 0.7.49
Version: 0.7.51
Release: 0
URL: https://gitlab.com/smart-pattern/valentina
License: GPL-3.0+
@ -103,7 +110,6 @@ Source0: %{name}-%{version}.tar.gz
Group: Graphics
Summary: Pattern Making Application
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Packager: Roman Telezhinskyi <dismine@gmail.com>
# Disables debug packages and stripping of binaries:
%global _enable_debug_package 0
@ -126,8 +132,31 @@ a unique pattern making tool.
%setup -q -n %{name}-%{version}
%build
%if 0%{?suse_version} >= 1315 && 0%{?suse_version} != 1550
%if 0%{?suse_version} > 0
# Tumbleweed
%if 0%{?suse_version} > 1500
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} LRELEASE=lrelease-pro Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
%endif
# Leap
%if 0%{?suse_version} == 1500
# Leap 15.4
%if 0%{?sle_version} >= 150400 && 0%{?is_opensuse}
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} LRELEASE=lrelease-pro Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
%else
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} LRELEASE=lrelease-qt5 Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
%endif
%endif
%if 0%{?suse_version} < 1500 && 0%{?suse_version} >= 1315
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} LRELEASE=lrelease-qt5 Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
%else
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
%endif
%else
%if 0%{?mageia} >= 6
@ -136,7 +165,7 @@ qmake PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} Valentina.pro -r "CONFIG +
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
%endif
%endif
%endif # 0%{?suse_version} > 0
%{__make} %{?jobs:-j %jobs}
@ -202,9 +231,7 @@ fi
%{_bindir}/valentina
%{_bindir}/tape
%{_bindir}/puzzle
%{_libdir}/libvpropertyexplorer.so
%{_libdir}/libvpropertyexplorer.so.*
%{_libdir}/libqmuparser.so
%{_libdir}/libqmuparser.so.*
%dir %{_libdir}/mime/
%dir %{_libdir}/mime/packages/
@ -216,25 +243,7 @@ fi
%{_datadir}/applications/tape.desktop
%{_datadir}/applications/puzzle.desktop
%dir %{_datadir}/icons/
%dir %{_datadir}/icons/hicolor/
%dir %{_datadir}/icons/hicolor/48x48/
%dir %{_datadir}/icons/hicolor/48x48/apps/
%dir %{_datadir}/icons/hicolor/48x48/mimetypes/
%dir %{_datadir}/icons/hicolor/64x64/
%dir %{_datadir}/icons/hicolor/64x64/apps/
%dir %{_datadir}/icons/hicolor/64x64/mimetypes/
%dir %{_datadir}/icons/hicolor/128x128/
%dir %{_datadir}/icons/hicolor/128x128/apps/
%dir %{_datadir}/icons/hicolor/128x128/mimetypes/
%dir %{_datadir}/icons/hicolor/256x256/
%dir %{_datadir}/icons/hicolor/256x256/apps/
%dir %{_datadir}/icons/hicolor/256x256/mimetypes/
%dir %{_datadir}/icons/hicolor/512x512/
%dir %{_datadir}/icons/hicolor/512x512/apps/
%dir %{_datadir}/icons/hicolor/512x512/mimetypes/
%{_datadir}/icons/hicolor/*/apps/*.png
%{_datadir}/icons/hicolor/*/mimetypes/*.png
%{_datadir}/icons/hicolor
%dir %{_datadir}/%{name}/
%{_datadir}/%{name}/diagrams.rcc
@ -254,6 +263,6 @@ rm -f dist/debian/%{name}.1.gz dist/debian/tape.1.gz dist/debian/puzzle.1.gz dis
%changelog
* Sat Oct 24 2020 Roman Telezhynskyi
* Sat Oct 24 2020 Roman Telezhynskyi <dismine@gmail.com>
- Auto build

6
dist/valentina.dsc vendored
View File

@ -2,7 +2,7 @@ Format: 3.0 (native)
Source: valentina
Binary: valentina
Architecture: i386 amd64
Version: 0.7.49
Version: 0.7.51
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
Homepage: https://smart-pattern.com.ua
Standards-Version: 3.9.5
@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 8.0.0),
qttools5-dev-tools (>= 5.4.0),
libqt5xmlpatterns5-dev (>= 5.4.0),
libqt5opengl5-dev (>= 5.4.0)
Debtransform-Tar: valentina-0.7.49.v0.7.49.tar.gz
Debtransform-Tar: valentina-0.7.51.v0.7.51.tar.gz
Package-List:
valentina deb graphics optional
Files:
00000000000000000000000000000000 0 valentina-0.7.49.v0.7.49.tar.gz
00000000000000000000000000000000 0 valentina-0.7.51.v0.7.51.tar.gz

BIN
dist/win/valentina.ico vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 17 KiB

37
scripts/cirrus-deploy.sh Executable file
View File

@ -0,0 +1,37 @@
print_error() {
echo "[CI] ERROR: $1"
}
print_info() {
echo "[CI] INFO: $1"
}
check_failure() {
if [ $? -ne 0 ] ; then
if [ -z $1 ] ; then
print_error $1
else
print_error "Failure exit code is detected."
fi
exit 1
fi
}
if [[ "$DEPLOY" == "true" ]]; then
$CIRRUS_WORKING_DIR/scripts/macfixqtdylibrpath.py $CIRRUS_WORKING_DIR/build/src/app/valentina/bin/Valentina.app;
check_failure "Unable to patch the app bundle.";
print_info "Start compressing.";
tar -C $CIRRUS_WORKING_DIR/build/src/app/valentina/bin --exclude "*.DS_Store" -cvJf valentina-${PLATFORM}-${CIRRUS_CHANGE_IN_REPO}.tar.xz Valentina.app/;
check_failure "Unable to create an archive.";
print_info "Start uploading.";
python3 $CIRRUS_WORKING_DIR/scripts/deploy.py upload $ACCESS_TOKEN $CIRRUS_WORKING_DIR/valentina-${PLATFORM}-${CIRRUS_CHANGE_IN_REPO}.tar.xz "/0.7.x/Mac OS X/valentina-${PLATFORM}-${CIRRUS_CHANGE_IN_REPO}.tar.xz";
check_failure "Unable to upload.";
print_info "Successfully uploaded.";
else
print_info "No deployment needed.";
fi

View File

@ -3,24 +3,21 @@
# Please, run this script from folder <root_folder>/scripts.
# Because we use the last available cppcheck version usually we build it manually.
CPPCHECK="../../../../cppcheck/cppcheck"
CPPCHECK="../../../../cppcheck-2.8/cppcheck"
$CPPCHECK \
-j4 -f -q \
-UDRW_DBG \
-U__INTEL_COMPILER_UPDATE \
-UqApp \
--template '{file}:{line}:{message}:{id}' \
--inline-suppr \
--platform=unix64 \
--std=c++11 \
--std=posix \
--std=c++17 \
--enable=all \
--library=qt.cfg \
--library=std.cfg \
--library=posix.cfg \
--library=qt \
--library=std \
--library=posix \
--inconclusive \
--suppress=leakReturnValNotUsed:../src/app/valentina/core/vapplication.cpp \
--suppress=unmatchedSuppression:../src/libs/ifc/xml/vdomdocument.cpp \
--suppress=redundantCondition:../src/libs/vtools/tools/drawTools/toolcurve/vtoolsplinepath.cpp \
--suppress=unmatchedSuppression:../src/libs/vtools/tools/drawTools/toolcurve/vtoolsplinepath.cpp \
--suppress=*:*/vdxf/libdxfrw/intern/make_unique.h \
--inconclusive \
--suppress=*:*/qmuparser/make_unique.h \
../src

View File

@ -19,13 +19,13 @@ NUMBER=${#NUMBER[@]}
# Certant languages like he_IL and zh_CN are not supported by math parser
for ((i=0;i<NUMBER;i++)); do
tx pull -r valentina-project.measurements_p${i}${MEASUREMENTS_BRANCH}ts --mode=developer -f --skip -l "ru_RU, uk, de_DE, cs, he_IL, fr_FR, it_IT, nl, id, es, fi, en_US, en_CA, en_IN, ro_RO, zh_CN, pt_BR, el_GR, pl_PL" &
sleep 2
tx pull -r valentina-project.measurements_p${i}${MEASUREMENTS_BRANCH}ts --mode=developer -f --skip -l "uk,de_DE,cs,he_IL,fr_FR,it_IT,nl,id,es,fi,en_US,en_CA,en_IN,ro_RO,zh_CN,pt_BR,el_GR,pl_PL" &
sleep 1
done
tx pull -r valentina-project.valentina_${VALENTINA_BRANCH}ts --mode=developer -f --skip &
sleep 2
tx pull -r valentina-project.measurements_p998${MEASUREMENTS_BRANCH}ts --mode=developer -f --skip -l "ru_RU, uk, de_DE, cs, he_IL, fr_FR, it_IT, nl, id, es, fi, en_US, en_CA, en_IN, ro_RO, zh_CN, pt_BR, el_GR, pl_PL" &
sleep 1
tx pull -r valentina-project.measurements_p998${MEASUREMENTS_BRANCH}ts --mode=developer -f --skip -l "uk,de_DE,cs,he_IL,fr_FR,it_IT,nl,id,es,fi,en_US,en_CA,en_IN,ro_RO,zh_CN,pt_BR,el_GR,pl_PL" &
wait

View File

@ -30,11 +30,11 @@ if [[ "$DEPLOY" == "true" ]]; then
fi
print_info "Start compressing.";
tar -C $TRAVIS_BUILD_DIR/build/src/app/valentina/bin --exclude "*.DS_Store" -cvJf valentina-osx-${TRAVIS_COMMIT}${legacy_suffix}.tar.xz Valentina.app/;
tar -C $TRAVIS_BUILD_DIR/build/src/app/valentina/bin --exclude "*.DS_Store" -cvJf valentina-osx-${XCODE}-${TRAVIS_COMMIT}${legacy_suffix}.tar.xz Valentina.app/;
check_failure "Unable to create an archive.";
print_info "Start uploading.";
python3 $TRAVIS_BUILD_DIR/scripts/deploy.py upload $ACCESS_TOKEN $TRAVIS_BUILD_DIR/build/valentina-osx-${TRAVIS_COMMIT}${legacy_suffix}.tar.xz "/0.7.x/Mac OS X/valentina-osx-${TRAVIS_COMMIT}${legacy_suffix}.tar.xz";
python3 $TRAVIS_BUILD_DIR/scripts/deploy.py upload $ACCESS_TOKEN $TRAVIS_BUILD_DIR/build/valentina-osx-${XCODE}-${TRAVIS_COMMIT}${legacy_suffix}.tar.xz "/0.7.x/Mac OS X/valentina-osx-${XCODE}-${TRAVIS_COMMIT}${legacy_suffix}.tar.xz";
check_failure "Unable to upload.";
print_info "Successfully uploaded.";

1
share/fabric-pattern.svg Normal file
View File

@ -0,0 +1 @@
<svg id="Filled" height="512" viewBox="0 0 512 512" width="512" xmlns="http://www.w3.org/2000/svg"><g fill="#e8edf1"><path d="m168 24-96 32s40 128-48 184c9.256 47.571 24 93.32 24 136 0 40-3.984 78.486-16 112h216v-384s-56-24-80-80z"/><path d="m488 96-32 232h-144l-32-232a354.576 354.576 0 0 0 48-40c24-24 48-24 56-24s32 0 56 24a354.576 354.576 0 0 0 48 40z"/><path d="m296 384h192v96h-192z"/></g><path d="m256 488v-384a8 8 0 0 0 -4.849-7.354c-.53-.226-53.318-23.345-75.8-75.8a8 8 0 0 0 -9.883-4.439l-96 32a8 8 0 0 0 -5.106 9.977 236.823 236.823 0 0 1 8.638 68.416c-1.254 48.932-19.186 84.749-53.3 106.456a8 8 0 0 0 -3.558 8.277c2.77 14.235 6.042 28.376 9.207 42.053 7.537 32.548 14.651 63.295 14.651 92.414 0 44.4-5.08 80.151-15.531 109.3a8 8 0 0 0 7.531 10.7h216a8 8 0 0 0 8-8zm-16-112.013h-16a8 8 0 0 0 0 16h16v88.013h-80v-16a8 8 0 0 0 -16 0v16h-100.941c8.698-28.773 12.941-62.942 12.941-104 0-30.946-7.314-62.558-15.058-96.025-2.743-11.856-5.568-24.066-8.052-36.288 35.41-24.717 54.784-64.859 56.11-116.482a256.257 256.257 0 0 0 -7.3-66.005l82.026-27.342c21.964 44.714 62.293 68.142 76.274 75.195z"/><path d="m492.438 89.344a348.673 348.673 0 0 1 -46.781-39c-26.343-26.344-52.923-26.344-61.657-26.344s-35.314 0-61.657 26.343a350.092 350.092 0 0 1 -46.781 39 8 8 0 0 0 -3.487 7.749l32 232a8 8 0 0 0 7.925 6.908h144a8 8 0 0 0 7.925-6.907l32-232a8 8 0 0 0 -3.487-7.749zm-43.41 230.656h-130.056l-30.372-220.231a369.2 369.2 0 0 0 45.061-38.112c21.653-21.657 43.244-21.657 50.339-21.657s28.686 0 50.343 21.657a369.2 369.2 0 0 0 45.057 38.112z"/><path d="m152 88a8 8 0 0 0 8-8v-16a8 8 0 0 0 -16 0v16a8 8 0 0 0 8 8z"/><path d="m384 88a8 8 0 0 0 8-8v-16a8 8 0 0 0 -16 0v16a8 8 0 0 0 8 8z"/><path d="m384 128a8 8 0 0 0 -8 8v16a8 8 0 0 0 16 0v-16a8 8 0 0 0 -8-8z"/><path d="m384 176a8 8 0 0 0 -8 8v16a8 8 0 0 0 16 0v-16a8 8 0 0 0 -8-8z"/><path d="m384 224a8 8 0 0 0 -8 8v16a8 8 0 0 0 16 0v-16a8 8 0 0 0 -8-8z"/><path d="m384 272a8 8 0 0 0 -8 8v16a8 8 0 0 0 16 0v-16a8 8 0 0 0 -8-8z"/><path d="m80 256a8 8 0 0 0 -8-8h-16a8 8 0 0 0 0 16h16a8 8 0 0 0 8-8z"/><path d="m376 424h-16a8 8 0 0 0 0 16h16a8 8 0 0 0 0-16z"/><path d="m408 440h16a8 8 0 0 0 0-16h-16a8 8 0 0 0 0 16z"/><path d="m496 384a8 8 0 0 0 -8-8h-192a8 8 0 0 0 -8 8v96a8 8 0 0 0 8 8h192a8 8 0 0 0 8-8zm-16 40h-24a8 8 0 0 0 0 16h24v32h-80v-16a8 8 0 0 0 -16 0v16h-80v-32h24a8 8 0 0 0 0-16h-24v-32h80v8a8 8 0 0 0 16 0v-8h80z"/><path d="m320 96h-8a8 8 0 0 0 0 16h8a8 8 0 0 0 0-16z"/><path d="m368 96h-16a8 8 0 0 0 0 16h16a8 8 0 0 0 0-16z"/><path d="m416 96h-16a8 8 0 0 0 0 16h16a8 8 0 0 0 0-16z"/><path d="m448 112h8a8 8 0 0 0 0-16h-8a8 8 0 0 0 0 16z"/><path d="m96 376.007h-16a8 8 0 0 0 0 16h16a8 8 0 1 0 0-16z"/><path d="m152 384a8 8 0 0 0 -8-8h-16a8 8 0 0 0 0 16h16a8 8 0 0 0 8-8z"/><path d="m192 375.993h-16a8 8 0 1 0 0 16h16a8 8 0 0 0 0-16z"/><path d="m104 264h16a8 8 0 0 0 0-16h-16a8 8 0 0 0 0 16z"/><path d="m152 264h16a8 8 0 0 0 0-16h-16a8 8 0 0 0 0 16z"/><path d="m200 264h16a8 8 0 0 0 0-16h-16a8 8 0 0 0 0 16z"/><path d="m152 136a8 8 0 0 0 8-8v-16a8 8 0 0 0 -16 0v16a8 8 0 0 0 8 8z"/><path d="m152 184a8 8 0 0 0 8-8v-16a8 8 0 0 0 -16 0v16a8 8 0 0 0 8 8z"/><path d="m152 232a8 8 0 0 0 8-8v-16a8 8 0 0 0 -16 0v16a8 8 0 0 0 8 8z"/><path d="m152 280a8 8 0 0 0 -8 8v16a8 8 0 0 0 16 0v-16a8 8 0 0 0 -8-8z"/><path d="m152 328a8 8 0 0 0 -8 8v16a8 8 0 0 0 16 0v-16a8 8 0 0 0 -8-8z"/><path d="m152 408a8 8 0 0 0 -8 8v16a8 8 0 0 0 16 0v-16a8 8 0 0 0 -8-8z"/></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

80
share/puzzle.svg Normal file
View File

@ -0,0 +1,80 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 128 128"
version="1.1"
id="svg19"
sodipodi:docname="puzzle.svg"
inkscape:export-filename="/home/dismine/CAD/puzzle.png"
inkscape:export-xdpi="384"
inkscape:export-ydpi="384"
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)">
<metadata
id="metadata23">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1580"
inkscape:window-height="849"
id="namedview21"
showgrid="false"
inkscape:zoom="1.84375"
inkscape:cx="3.5254237"
inkscape:cy="64"
inkscape:window-x="0"
inkscape:window-y="360"
inkscape:window-maximized="0"
inkscape:current-layer="svg19" />
<defs
id="defs4">
<style
id="style2">.cls-1{isolation:isolate;}.cls-2{mix-blend-mode:multiply;}.cls-3{fill:#c9222e;stroke:#c9222e;}.cls-3,.cls-4,.cls-5,.cls-6{stroke-linecap:round;stroke-linejoin:round;}.cls-4{fill:#27ab71;stroke:#27ab71;}.cls-5{fill:#e8c81b;stroke:#e8c81b;}.cls-6{fill:#23a6dc;stroke:#23a6dc;}</style>
</defs>
<title
id="title6">puzzle</title>
<g
class="cls-1"
id="g17">
<g
id="icons"
class="cls-2">
<path
class="cls-3"
d="M96.74,65.5A8,8,0,0,0,99,60c0-4.69-4.25-8.5-9.5-8.5S80,55.31,80,60a8,8,0,0,0,2.26,5.5H65.5V77.31A10.6,10.6,0,0,1,68,77c6.34,0,11.5,5.61,11.5,12.5S74.34,102,68,102a10.6,10.6,0,0,1-2.5-.31V113.5h48v-48Z"
id="path8" />
<path
class="cls-4"
d="M62.5,96.74A8,8,0,0,0,68,99c4.69,0,8.5-4.25,8.5-9.5S72.69,80,68,80a8,8,0,0,0-5.5,2.26V65.5H50.69A10.6,10.6,0,0,1,51,68c0,6.34-5.61,11.5-12.5,11.5S26,74.34,26,68a10.6,10.6,0,0,1,.31-2.5H14.5v48h48Z"
id="path10" />
<path
class="cls-5"
d="M31.26,62.5A8,8,0,0,0,29,68c0,4.69,4.25,8.5,9.5,8.5S48,72.69,48,68a8,8,0,0,0-2.26-5.5H62.5V50.69A10.6,10.6,0,0,1,60,51c-6.34,0-11.5-5.61-11.5-12.5S53.66,26,60,26a10.6,10.6,0,0,1,2.5.31V14.5h-48v48Z"
id="path12" />
<path
class="cls-6"
d="M65.5,31.26A8,8,0,0,0,60,29c-4.69,0-8.5,4.25-8.5,9.5S55.31,48,60,48a8,8,0,0,0,5.5-2.26V62.5H77.31A10.6,10.6,0,0,1,77,60c0-6.34,5.61-11.5,12.5-11.5S102,53.66,102,60a10.6,10.6,0,0,1-.31,2.5H113.5v-48h-48Z"
id="path14" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -25,7 +25,6 @@ PMSYSTEMS += \
p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49 p50 p51 p52 p53 p54 p998
LANGUAGES += \
ru_RU \
uk_UA \
de_DE \
cs_CZ \

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Svislá výška od zadní strany kyčlí k podlaze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -3005,7 +3005,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1506"/>
<source>neck_side_to_armfold_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vpředu</translation>
<translation>krk_strana_po_podpaží_vpředu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1508"/>
@ -3059,7 +3059,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1527"/>
<source>neck_side_to_armfold_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vzadu</translation>
<translation>krk_strana_po_podpaží_vzadu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1529"/>

View File

@ -13,7 +13,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="209"/>
<source>Height: Total</source>
<comment>Full measurement name.</comment>
<translation>Höhe: Total</translation>
<translation>Höhe: Gesamt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="210"/>
@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand zwischen Taillenrückseite und Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -19,37 +19,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="210"/>
<source>Vertical distance from crown of head to floor.</source>
<comment>Full measurement description.</comment>
<translation>Distancia vertical desde la coronilla de la cabeza al suelo.</translation>
<translation>Distancia vertical de la coronilla al suelo.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="214"/>
<source>height_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_cuello_trasero</translation>
<translation>altura_cuello_espalda</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="216"/>
<source>Height: Neck Back</source>
<comment>Full measurement name.</comment>
<translation>Altura: Cuello Trasero</translation>
<translation>Altura: Cuello espalda</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="217"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the floor.</source>
<comment>Full measurement description.</comment>
<translation>Distancia vertical desde el cuello trasero (vertebra cervical) hasta el suelo.</translation>
<translation>Distancia vertical de la espalda del cuello (vértebra cervical) al suelo.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="221"/>
<source>height_scapula</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_escapula</translation>
<translation>altura_escápula</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="223"/>
<source>Height: Scapula</source>
<comment>Full measurement name.</comment>
<translation>Altura: Escapula</translation>
<translation>Altura: Escápula</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="224"/>
@ -79,19 +79,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="235"/>
<source>height_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_cintura_lateral</translation>
<translation>altura_lado_cintura</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="237"/>
<source>Height: Waist Side</source>
<comment>Full measurement name.</comment>
<translation>Altura: Cintura Lateral</translation>
<translation>Altura: Lado de cintura</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="238"/>
<source>Vertical distance from the Waist Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation>Distancia vertical de la cintura lateral al suelo. </translation>
<translation>Distancia vertical del lado de la cintura al suelo.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="242"/>
@ -109,7 +109,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="245"/>
<source>Vertical distance from the Hip level to the floor.</source>
<comment>Full measurement description.</comment>
<translation>Distancia vertical del nivel de la cadera al piso. </translation>
<translation>Distancia vertical del nivel de la cadera al suelo. </translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="249"/>
@ -151,7 +151,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="263"/>
<source>height_calf</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_pantorrilla</translation>
<translation>height_calf</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="265"/>
@ -169,7 +169,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="270"/>
<source>height_ankle_high</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_alto_tobillo</translation>
<translation>height_ankle_high</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="272"/>
@ -187,7 +187,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="277"/>
<source>height_ankle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_tobillo</translation>
<translation>height_ankle</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="279"/>
@ -205,7 +205,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="284"/>
<source>height_highhip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_alturadelacadera</translation>
<translation>height_highhip</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="286"/>
@ -223,7 +223,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="291"/>
<source>height_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_cintura_frontal</translation>
<translation>height_waist_front</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="293"/>
@ -241,7 +241,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="298"/>
<source>height_bustpoint</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>altura_busto</translation>
<translation>height_bustpoint</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="300"/>
@ -259,19 +259,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="305"/>
<source>height_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>Altura_Hombro</translation>
<translation>height_shoulder_tip</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="307"/>
<source>Height: Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation>Altura: Hombro</translation>
<translation>Altura: Hombro Punta</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="308"/>
<source>Vertical distance from the Shoulder Tip to the floor.</source>
<comment>Full measurement description.</comment>
<translation>Distancia vertical desde el Hombro hasta el piso</translation>
<translation>Distancia vertical desde la punta del Hombro hasta el piso</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical desde la Cintura Espalda al piso.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -1295,7 +1295,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="781"/>
<source>hip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>hip_arc_half_f</translation>
<translation>cadera_arco_mitad_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="783"/>
@ -1313,7 +1313,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="788"/>
<source>neck_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>neck_arc_b</translation>
<translation>cuello_arco_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="790"/>
@ -1331,7 +1331,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="796"/>
<source>highbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>highbust_arc_b</translation>
<translation>bustoalto_arco_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="798"/>
@ -1349,7 +1349,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="803"/>
<source>bust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>bust_arc_b</translation>
<translation>busto_arco_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="805"/>
@ -1367,13 +1367,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="811"/>
<source>lowbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>lowbust_arc_b</translation>
<translation>bajobusto_arco_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="813"/>
<source>Lowbust arc, back</source>
<comment>Full measurement name.</comment>
<translation>Arco del busto bajo</translation>
<translation>Arco del busto bajo, espalda</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
@ -1385,7 +1385,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="819"/>
<source>rib_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>rib_arc_b</translation>
<translation>costilla_arco_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="821"/>
@ -1403,7 +1403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="827"/>
<source>waist_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>waist_arc_b</translation>
<translation>cintura_arco_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="829"/>
@ -1421,7 +1421,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
<source>highhip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>highhip_arc_b</translation>
<translation>caderaalta_arco_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
@ -1439,7 +1439,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
<source>hip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>hip_arc_b</translation>
<translation>cadera_arco_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
@ -1457,7 +1457,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="851"/>
<source>neck_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>neck_arc_half_b</translation>
<translation>cuello_arco_mitad_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
@ -1475,7 +1475,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="858"/>
<source>highbust_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>highbust_arc_half_b</translation>
<translation>bustoalto_arco_mitad_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
@ -1493,7 +1493,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
<source>bust_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>bust_arc_half_b</translation>
<translation>busto_arco_mitad_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="868"/>
@ -1511,7 +1511,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
<source>lowbust_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>lowbust_arc_half_b</translation>
<translation>bajobusto_arco_mitad_t</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="875"/>

View File

@ -7,7 +7,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="207"/>
<source>height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>taille</translation>
<translation>Hauteur</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="209"/>
@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance verticale de la taille dos au sol</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -977,7 +977,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="445"/>
<source>Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance horizontale entre un support plat placé perpendiculairement au talon et la protubérance de l&apos;os de la cheville.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="655"/>
@ -1073,7 +1073,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Identique à bust_arc_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
@ -1475,7 +1475,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="858"/>
<source>highbust_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>quart_tour_surpoitrinaire_dos</translation>
<translation>demi_arc_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
@ -2177,7 +2177,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1147"/>
<source>neck_side_to_highbust_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>encolure_cote_sur_poitrine_dos</translation>
<translation>encolure_cote_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1149"/>
@ -2825,7 +2825,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1423"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>pointe_sein_taille</translation>
<translation>saillantpoitrine_taille_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1425"/>
@ -3807,7 +3807,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>crotch_length_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>longueur_entrejambe</translation>
<translation>longueur_fourche_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1848"/>
@ -3990,7 +3990,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1933"/>
<source>waist_natural_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>demi_taille_naturel_dev</translation>
<translation>demi_taille_naturel_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1935"/>
@ -4332,19 +4332,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2086"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>entre_plis_bras_buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>D&apos;un pli du bras à l&apos;autre en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2090"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure depuis l&apos;avant du pli du bras gauche jusqu&apos;à l&apos;avant du pli du bras droit en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2094"/>
@ -4362,25 +4362,25 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2097"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure de la plus courte distance, aussi droite que possible, entre l&apos;avant du pli du bras et le devant du buste </translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2101"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>haut_du_buste_devant_à_haut_du_buste_dos_par_dessus_l&apos;épaule</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2103"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>surpoitrine dos, au-dessus de l&apos;épaule, arriver niveau surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2105"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Depuis surpoitrine dos, au-dessus de l&apos;épaule, puis viser le saillant de poitrine, en arrêtant la mesure au niveau de la surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2110"/>

View File

@ -7,361 +7,361 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="207"/>
<source>height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="209"/>
<source>Height: Total</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה מלא</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="210"/>
<source>Vertical distance from crown of head to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה הקדקוד עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="214"/>
<source>height_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_צרוויקלי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="216"/>
<source>Height: Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: צרוויקלי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="217"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה הצרוויקלי ( cervicale vertebra) עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="221"/>
<source>height_scapula</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_עצם_השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="223"/>
<source>Height: Scapula</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: עצם השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="224"/>
<source>Vertical distance from the Scapula (Blade point) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה הקודקוד של עצם השכם (Scapula) עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="228"/>
<source>height_armpit</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="230"/>
<source>Height: Armpit</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="231"/>
<source>Vertical distance from the Armpit to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה נקודת אמצע בית השחי עד כפות הרגליים. </translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="235"/>
<source>height_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="237"/>
<source>Height: Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן בצד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="238"/>
<source>Vertical distance from the Waist Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה המותן בצד עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="242"/>
<source>height_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="244"/>
<source>Height: Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: ירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="245"/>
<source>Vertical distance from the Hip level to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה הירכיים עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="249"/>
<source>height_gluteal_fold</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_פנים_הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="251"/>
<source>Height: Gluteal Fold</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פנים הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="252"/>
<source>Vertical distance from the Gluteal fold, where the Gluteal muscle meets the top of the back thigh, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מבסיס הגוף עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="256"/>
<source>height_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="258"/>
<source>Height: Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="259"/>
<source>Vertical distance from the fold at the back of the Knee to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מהברך עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="263"/>
<source>height_calf</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="265"/>
<source>Height: Calf</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: שוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="266"/>
<source>Vertical distance from the widest point of the calf to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה היקף המקסימלי של שוק עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="270"/>
<source>height_ankle_high</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_גב_הקרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="272"/>
<source>Height: Ankle High</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: גב הקרסול </translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="273"/>
<source>Vertical distance from the deepest indentation of the back of the ankle to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה החורק העמוק ביותר בגב הקרסול עד הרצפה.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="277"/>
<source>height_ankle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="279"/>
<source>Height: Ankle</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="280"/>
<source>Vertical distance from point where the front leg meets the foot to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מנקודה בה הכרע נפגש עם הרגל ועד הריצפה.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="284"/>
<source>height_highhip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ירך_עליונה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="286"/>
<source>Height: Highhip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: ירך עליונה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="287"/>
<source>Vertical distance from the Highhip level, where front abdomen is most prominent, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מנקודה פשיטת הבטן המקסימלי, עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="291"/>
<source>height_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותןידמי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="293"/>
<source>Height: Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן קידמי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="294"/>
<source>Vertical distance from the Waist Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קוו המותן קידמי ועד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="298"/>
<source>height_bustpoint</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהודקוד_חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="300"/>
<source>Height: Bustpoint</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קודקוד חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="301"/>
<source>Vertical distance from Bustpoint to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קודקוד חזה עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="305"/>
<source>height_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קצה_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="307"/>
<source>Height: Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קצה הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="308"/>
<source>Vertical distance from the Shoulder Tip to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קצה הכתף עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
<source>height_neck_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="314"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>Vertical distance from the Neck Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה בית הצוור עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="319"/>
<source>height_neck_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_נקודת_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="321"/>
<source>Height: Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: נקודת הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="322"/>
<source>Vertical distance from the Neck Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה נקודת הכתף עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>height_neck_back_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_צרוויקלי_ברך_אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="328"/>
<source>Height: Neck Back to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: צרוויקלי - ברך אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="329"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה צרוויקלי (cervicale vertebra) לקפל בחלק האחורי של הברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="333"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_ברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="335"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן צד עד הברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="336"/>
<source>Vertical distance from the Waist Side to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים עד לקפל בחלק האחורי של הברך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="341"/>
<source>height_waist_side_to_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_ירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="343"/>
<source>Height: Waist Side to Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן צד עד הירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לרמת הירך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="348"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altezza verticale dietro dalla vita al pavimento.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -1025,37 +1025,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="675"/>
<source>highbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>Arco_torace_frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="677"/>
<source>Highbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="678"/>
<source>From Highbust Side (Armpit) to HIghbust Side (Armpit) across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del torace (ascella) all&apos;altro lato del torace (ascella) attraverso il petto.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="682"/>
<source>bust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="684"/>
<source>Bust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco seno, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="685"/>
<source>From Bust Side to Bust Side across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del busto all&apos;altro attraverso il seno</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="689"/>
@ -1067,343 +1067,343 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="691"/>
<source>Size</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Taglia</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Come arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
<source>lowbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="698"/>
<source>Lowbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="699"/>
<source>From Lowbust Side to Lowbust Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato sotto il seno all&apos;altro lato davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="703"/>
<source>rib_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="705"/>
<source>Rib arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="706"/>
<source>From Rib Side to Rib Side, across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Dalla costola di un lato all&apos;altro lato, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="710"/>
<source>waist_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="712"/>
<source>Waist arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco vita, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="713"/>
<source>From Waist Side to Waist Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da una parte all&apos;altra della vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="717"/>
<source>highhip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="719"/>
<source>Highhip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="720"/>
<source>From Highhip Side to Highhip Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca alta all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="724"/>
<source>hip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="726"/>
<source>Hip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="727"/>
<source>From Hip Side to Hip Side across Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="731"/>
<source>neck_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_collo_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="733"/>
<source>Neck arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco collo, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="734"/>
<source>Half of &apos;Neck arc, front&apos;. (&apos;Neck arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del collo, davanti. (Arco collo, davanti / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="738"/>
<source>highbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_torace_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="740"/>
<source>Highbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco torace, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="741"/>
<source>Half of &apos;Highbust arc, front&apos;. From Highbust Front to Highbust Side. (&apos;Highbust arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del torace davanti. Dal centro davanti al lato del torace. (Arco torace, davanti /2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="746"/>
<source>bust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="748"/>
<source>Bust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="749"/>
<source>Half of &apos;Bust arc, front&apos;. (&apos;Bust arc, front&apos;/2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del seno, davanti. (&apos;Arco seno, davanti&apos; / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
<source>lowbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_sotto_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="755"/>
<source>Lowbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco sotto seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="756"/>
<source>Half of &apos;Lowbust arc, front&apos;. (&apos;Lowbust Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco sotto il seno, davanti&apos; (&apos;Arco sotto il seno, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="760"/>
<source>rib_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="762"/>
<source>Rib arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco costola, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="763"/>
<source>Half of &apos;Rib arc, front&apos;. (&apos;Rib Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;&apos;arco tra le costole, davanti&apos;. (&apos;Arco tra le costole, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="767"/>
<source>waist_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="769"/>
<source>Waist arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="770"/>
<source>Half of &apos;Waist arc, front&apos;. (&apos;Waist arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>metà dell&apos;arco vita, davanti&apos; (&apos;Arco vita, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="774"/>
<source>highhip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="776"/>
<source>Highhip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="777"/>
<source>Half of &apos;Highhip arc, front&apos;. (&apos;Highhip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metò dell&apos;arco anca alta, davanti. (&apos;Arco anca alta, davanti./2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="781"/>
<source>hip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_fianco_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="783"/>
<source>Hip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco fianco, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="784"/>
<source>Half of &apos;Hip arc, front&apos;. (&apos;Hip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del fianco, davanti. (&apos;Arco del fianco, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="788"/>
<source>neck_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_collo_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="790"/>
<source>Neck arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco collo, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="791"/>
<source>From Neck Side to Neck Side across back. (&apos;Neck circumference&apos; - &apos;Neck arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del collo passando per il dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="796"/>
<source>highbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_torace_dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="798"/>
<source>Highbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="799"/>
<source>From Highbust Side to Highbust Side across back. (&apos;Highbust circumference&apos; - &apos;Highbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del torace attraverso il dietro. (&apos;Circonferenza torace&apos;-&apos;Arco torace, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="803"/>
<source>bust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="805"/>
<source>Bust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco busto, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="806"/>
<source>From Bust Side to Bust Side across back. (&apos;Bust circumference&apos; - &apos;Bust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del busto attraverso la schiena. (&apos;Circonferenza seno&apos;-&apos;Arco seno, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="811"/>
<source>lowbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="813"/>
<source>Lowbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
<source>From Lowbust Side to Lowbust Side across back. (&apos;Lowbust circumference&apos; - &apos;Lowbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro sotto il seno attraverso la schiena. (&apos;Circonferenza sottoseno&apos;-&apos;Arco sotto il seno, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="819"/>
<source>rib_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="821"/>
<source>Rib arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
<source>From Rib Side to Rib side across back. (&apos;Rib circumference&apos; - &apos;Rib arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da lato di una costola all&apos;altra attraverso la schiena. (&apos;Circonferenza costole&apos;-&apos;Arco tra le costole, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="827"/>
<source>waist_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="829"/>
@ -1421,37 +1421,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
<source>highhip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_alto_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
<source>Highhip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco dei fianchi, dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
<source>From Highhip Side to Highhip Side across back. (&apos;Highhip circumference&apos; - &apos;Highhip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco alto all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco del fianco alto, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
<source>hip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
<source>Hip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco fianchi dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
<source>From Hip Side to Hip Side across back. (&apos;Hip circumference&apos; - &apos;Hip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco fianco, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="851"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Verticale afstand vanaf de rugkant van de taille naar de vloer</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical da parte de trás da cintura até o chão</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Svislá výška od zadní strany kyčlí k podlaze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -3005,7 +3005,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1506"/>
<source>neck_side_to_armfold_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vpředu</translation>
<translation>krk_strana_po_podpaží_vpředu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1508"/>
@ -3059,7 +3059,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1527"/>
<source>neck_side_to_armfold_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vzadu</translation>
<translation>krk_strana_po_podpaží_vzadu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1529"/>

View File

@ -408,7 +408,7 @@ Vertikalen Abstand von der hohen Hüfte Ebene, stärkste Stelle des vorderen Ba
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand zwischen Taillenrückseite und Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical desde la Cintura Espalda al piso.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance verticale de la taille dos au sol</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -977,7 +977,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="445"/>
<source>Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance horizontale entre un support plat placé perpendiculairement au talon et la protubérance de l&apos;os de la cheville.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="655"/>
@ -1073,7 +1073,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Identique à bust_arc_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
@ -1475,7 +1475,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="858"/>
<source>highbust_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>quart_tour_surpoitrinaire_dos</translation>
<translation>demi_arc_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
@ -2177,7 +2177,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1147"/>
<source>neck_side_to_highbust_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>encolure_cote_sur_poitrine_dos</translation>
<translation>encolure_cote_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1149"/>
@ -2825,7 +2825,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1423"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>pointe_sein_taille</translation>
<translation>saillantpoitrine_taille_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1425"/>
@ -3807,7 +3807,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>crotch_length_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>longueur_entrejambe</translation>
<translation>longueur_fourche_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1848"/>
@ -3990,7 +3990,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1933"/>
<source>waist_natural_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>demi_taille_naturel_dev</translation>
<translation>demi_taille_naturel_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1935"/>
@ -4332,19 +4332,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2086"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>entre_plis_bras_buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>D&apos;un pli du bras à l&apos;autre en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2090"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure depuis l&apos;avant du pli du bras gauche jusqu&apos;à l&apos;avant du pli du bras droit en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2094"/>
@ -4362,25 +4362,25 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2097"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure de la plus courte distance, aussi droite que possible, entre l&apos;avant du pli du bras et le devant du buste </translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2101"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>haut_du_buste_devant_à_haut_du_buste_dos_par_dessus_l&apos;épaule</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2103"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>surpoitrine dos, au-dessus de l&apos;épaule, arriver niveau surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2105"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Depuis surpoitrine dos, au-dessus de l&apos;épaule, puis viser le saillant de poitrine, en arrêtant la mesure au niveau de la surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2110"/>

View File

@ -7,361 +7,361 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="207"/>
<source>height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובע</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="209"/>
<source>Height: Total</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובע: סה&quot;כ</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="210"/>
<source>Vertical distance from crown of head to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהקדקוד עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="214"/>
<source>height_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>אורךותן_גב</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="216"/>
<source>Height: Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>אורך מותן גב: מהצרוויקלי עד קו המותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="217"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהצרוויקלי עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="221"/>
<source>height_scapula</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_עצם_השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="223"/>
<source>Height: Scapula</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: עצם השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="224"/>
<source>Vertical distance from the Scapula (Blade point) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק מהקדקוד של עצם השכם (Scapula) עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="228"/>
<source>height_armpit</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="230"/>
<source>Height: Armpit</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="231"/>
<source>Vertical distance from the Armpit to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק מבית השחי עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="235"/>
<source>height_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="237"/>
<source>Height: Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן בצד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="238"/>
<source>Vertical distance from the Waist Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה המותן בצד עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="242"/>
<source>height_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ירכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="244"/>
<source>Height: Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: ירכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="245"/>
<source>Vertical distance from the Hip level to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה הרכיים - מגובה הירכיים עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="249"/>
<source>height_gluteal_fold</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>פנים_הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="251"/>
<source>Height: Gluteal Fold</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פנים הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="252"/>
<source>Vertical distance from the Gluteal fold, where the Gluteal muscle meets the top of the back thigh, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מבסיס הגוף עד כפות הרגלייפ</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="256"/>
<source>height_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ברכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="258"/>
<source>Height: Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ברכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="259"/>
<source>Vertical distance from the fold at the back of the Knee to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהברך עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="263"/>
<source>height_calf</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="265"/>
<source>Height: Calf</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: שוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="266"/>
<source>Vertical distance from the widest point of the calf to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהיקף המקסימלי עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="270"/>
<source>height_ankle_high</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="272"/>
<source>Height: Ankle High</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="273"/>
<source>Vertical distance from the deepest indentation of the back of the ankle to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהיקף המקסימלי של קרסול עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="277"/>
<source>height_ankle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="279"/>
<source>Height: Ankle</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="280"/>
<source>Vertical distance from point where the front leg meets the foot to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מנקודה בה השוק נפגש עם הרגל ועד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="284"/>
<source>height_highhip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_פשיטת_הבטן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="286"/>
<source>Height: Highhip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פשיטת הבטן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="287"/>
<source>Vertical distance from the Highhip level, where front abdomen is most prominent, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה הפשיטה עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="291"/>
<source>height_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="293"/>
<source>Height: Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="294"/>
<source>Vertical distance from the Waist Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה המותן עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="298"/>
<source>height_bustpoint</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהודקוד_חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="300"/>
<source>Height: Bustpoint</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קודקוד חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="301"/>
<source>Vertical distance from Bustpoint to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קודקוד חזה עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="305"/>
<source>height_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קצה_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="307"/>
<source>Height: Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קצה הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="308"/>
<source>Vertical distance from the Shoulder Tip to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קצה הכתף עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
<source>height_neck_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="314"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>Vertical distance from the Neck Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה בית הצוור עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="319"/>
<source>height_neck_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_נקודת_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="321"/>
<source>Height: Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: נקודת הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="322"/>
<source>Vertical distance from the Neck Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה נקודת הכתף עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>height_neck_back_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_צרוויקלי_ברך_אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="328"/>
<source>Height: Neck Back to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: צרוויקלי - ברך אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="329"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה צרוויקלי (cervicale vertebra) לקפל בחלק האחורי של הברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="333"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_לברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="335"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ממותן צד לברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="336"/>
<source>Vertical distance from the Waist Side to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לקפל בחלק האחורי של הברך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="341"/>
<source>height_waist_side_to_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_ירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="343"/>
<source>Height: Waist Side to Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן צד עד הירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לרמת הירך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="348"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altezza verticale dietro dalla vita al pavimento.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -1025,37 +1025,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="675"/>
<source>highbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>Arco_torace_frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="677"/>
<source>Highbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="678"/>
<source>From Highbust Side (Armpit) to HIghbust Side (Armpit) across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del torace (ascella) all&apos;altro lato del torace (ascella) attraverso il petto.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="682"/>
<source>bust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="684"/>
<source>Bust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco seno, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="685"/>
<source>From Bust Side to Bust Side across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del busto all&apos;altro attraverso il seno</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="689"/>
@ -1067,343 +1067,343 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="691"/>
<source>Size</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Taglia</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Come arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
<source>lowbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="698"/>
<source>Lowbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="699"/>
<source>From Lowbust Side to Lowbust Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato sotto il seno all&apos;altro lato davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="703"/>
<source>rib_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="705"/>
<source>Rib arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="706"/>
<source>From Rib Side to Rib Side, across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Dalla costola di un lato all&apos;altro lato, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="710"/>
<source>waist_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="712"/>
<source>Waist arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco vita, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="713"/>
<source>From Waist Side to Waist Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da una parte all&apos;altra della vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="717"/>
<source>highhip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="719"/>
<source>Highhip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="720"/>
<source>From Highhip Side to Highhip Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca alta all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="724"/>
<source>hip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="726"/>
<source>Hip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="727"/>
<source>From Hip Side to Hip Side across Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="731"/>
<source>neck_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_collo_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="733"/>
<source>Neck arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco collo, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="734"/>
<source>Half of &apos;Neck arc, front&apos;. (&apos;Neck arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del collo, davanti. (Arco collo, davanti / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="738"/>
<source>highbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_torace_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="740"/>
<source>Highbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco torace, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="741"/>
<source>Half of &apos;Highbust arc, front&apos;. From Highbust Front to Highbust Side. (&apos;Highbust arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del torace davanti. Dal centro davanti al lato del torace. (Arco torace, davanti /2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="746"/>
<source>bust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="748"/>
<source>Bust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="749"/>
<source>Half of &apos;Bust arc, front&apos;. (&apos;Bust arc, front&apos;/2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del seno, davanti. (&apos;Arco seno, davanti&apos; / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
<source>lowbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_sotto_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="755"/>
<source>Lowbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco sotto seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="756"/>
<source>Half of &apos;Lowbust arc, front&apos;. (&apos;Lowbust Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco sotto il seno, davanti&apos; (&apos;Arco sotto il seno, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="760"/>
<source>rib_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="762"/>
<source>Rib arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco costola, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="763"/>
<source>Half of &apos;Rib arc, front&apos;. (&apos;Rib Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;&apos;arco tra le costole, davanti&apos;. (&apos;Arco tra le costole, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="767"/>
<source>waist_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="769"/>
<source>Waist arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="770"/>
<source>Half of &apos;Waist arc, front&apos;. (&apos;Waist arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>metà dell&apos;arco vita, davanti&apos; (&apos;Arco vita, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="774"/>
<source>highhip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="776"/>
<source>Highhip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="777"/>
<source>Half of &apos;Highhip arc, front&apos;. (&apos;Highhip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metò dell&apos;arco anca alta, davanti. (&apos;Arco anca alta, davanti./2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="781"/>
<source>hip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_fianco_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="783"/>
<source>Hip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco fianco, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="784"/>
<source>Half of &apos;Hip arc, front&apos;. (&apos;Hip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del fianco, davanti. (&apos;Arco del fianco, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="788"/>
<source>neck_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_collo_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="790"/>
<source>Neck arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco collo, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="791"/>
<source>From Neck Side to Neck Side across back. (&apos;Neck circumference&apos; - &apos;Neck arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del collo passando per il dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="796"/>
<source>highbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_torace_dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="798"/>
<source>Highbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="799"/>
<source>From Highbust Side to Highbust Side across back. (&apos;Highbust circumference&apos; - &apos;Highbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del torace attraverso il dietro. (&apos;Circonferenza torace&apos;-&apos;Arco torace, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="803"/>
<source>bust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="805"/>
<source>Bust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco busto, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="806"/>
<source>From Bust Side to Bust Side across back. (&apos;Bust circumference&apos; - &apos;Bust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del busto attraverso la schiena. (&apos;Circonferenza seno&apos;-&apos;Arco seno, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="811"/>
<source>lowbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="813"/>
<source>Lowbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
<source>From Lowbust Side to Lowbust Side across back. (&apos;Lowbust circumference&apos; - &apos;Lowbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro sotto il seno attraverso la schiena. (&apos;Circonferenza sottoseno&apos;-&apos;Arco sotto il seno, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="819"/>
<source>rib_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="821"/>
<source>Rib arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
<source>From Rib Side to Rib side across back. (&apos;Rib circumference&apos; - &apos;Rib arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da lato di una costola all&apos;altra attraverso la schiena. (&apos;Circonferenza costole&apos;-&apos;Arco tra le costole, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="827"/>
<source>waist_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="829"/>
@ -1421,37 +1421,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
<source>highhip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_alto_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
<source>Highhip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco dei fianchi, dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
<source>From Highhip Side to Highhip Side across back. (&apos;Highhip circumference&apos; - &apos;Highhip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco alto all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco del fianco alto, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
<source>hip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
<source>Hip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco fianchi dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
<source>From Hip Side to Hip Side across back. (&apos;Hip circumference&apos; - &apos;Hip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco fianco, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="851"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Verticale afstand vanaf de rugkant van de taille naar de vloer</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical da parte de trás da cintura até o chão</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Svislá výška od zadní strany kyčlí k podlaze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -3005,7 +3005,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1506"/>
<source>neck_side_to_armfold_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vpředu</translation>
<translation>krk_strana_po_podpaží_vpředu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1508"/>
@ -3059,7 +3059,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1527"/>
<source>neck_side_to_armfold_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vzadu</translation>
<translation>krk_strana_po_podpaží_vzadu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1529"/>

View File

@ -408,7 +408,7 @@ Vertikalen Abstand von der hohen Hüfte Ebene, stärkste Stelle des vorderen Ba
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand zwischen Taillenrückseite und Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical desde la Cintura Espalda al piso.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance verticale de la taille dos au sol</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -977,7 +977,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="445"/>
<source>Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance horizontale entre un support plat placé perpendiculairement au talon et la protubérance de l&apos;os de la cheville.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="655"/>
@ -1073,7 +1073,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Identique à bust_arc_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
@ -1475,7 +1475,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="858"/>
<source>highbust_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>quart_tour_surpoitrinaire_dos</translation>
<translation>demi_arc_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
@ -2177,7 +2177,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1147"/>
<source>neck_side_to_highbust_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>encolure_cote_sur_poitrine_dos</translation>
<translation>encolure_cote_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1149"/>
@ -2825,7 +2825,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1423"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>pointe_sein_taille</translation>
<translation>saillantpoitrine_taille_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1425"/>
@ -3807,7 +3807,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>crotch_length_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>longueur_entrejambe</translation>
<translation>longueur_fourche_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1848"/>
@ -3990,7 +3990,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1933"/>
<source>waist_natural_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>demi_taille_naturel_dev</translation>
<translation>demi_taille_naturel_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1935"/>
@ -4332,19 +4332,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2086"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>entre_plis_bras_buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>D&apos;un pli du bras à l&apos;autre en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2090"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure depuis l&apos;avant du pli du bras gauche jusqu&apos;à l&apos;avant du pli du bras droit en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2094"/>
@ -4362,25 +4362,25 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2097"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure de la plus courte distance, aussi droite que possible, entre l&apos;avant du pli du bras et le devant du buste </translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2101"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>haut_du_buste_devant_à_haut_du_buste_dos_par_dessus_l&apos;épaule</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2103"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>surpoitrine dos, au-dessus de l&apos;épaule, arriver niveau surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2105"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Depuis surpoitrine dos, au-dessus de l&apos;épaule, puis viser le saillant de poitrine, en arrêtant la mesure au niveau de la surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2110"/>

View File

@ -7,361 +7,361 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="207"/>
<source>height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובע</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="209"/>
<source>Height: Total</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובע: סה&quot;כ</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="210"/>
<source>Vertical distance from crown of head to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהקדקוד עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="214"/>
<source>height_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>אורךותן_גב</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="216"/>
<source>Height: Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>אורך מותן גב: מהצרוויקלי עד קו המותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="217"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהצרוויקלי עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="221"/>
<source>height_scapula</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_עצם_השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="223"/>
<source>Height: Scapula</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: עצם השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="224"/>
<source>Vertical distance from the Scapula (Blade point) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק מהקדקוד של עצם השכם (Scapula) עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="228"/>
<source>height_armpit</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="230"/>
<source>Height: Armpit</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="231"/>
<source>Vertical distance from the Armpit to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק מבית השחי עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="235"/>
<source>height_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="237"/>
<source>Height: Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן בצד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="238"/>
<source>Vertical distance from the Waist Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה המותן בצד עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="242"/>
<source>height_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ירכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="244"/>
<source>Height: Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: ירכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="245"/>
<source>Vertical distance from the Hip level to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה הרכיים - מגובה הירכיים עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="249"/>
<source>height_gluteal_fold</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>פנים_הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="251"/>
<source>Height: Gluteal Fold</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פנים הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="252"/>
<source>Vertical distance from the Gluteal fold, where the Gluteal muscle meets the top of the back thigh, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מבסיס הגוף עד כפות הרגלייפ</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="256"/>
<source>height_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ברכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="258"/>
<source>Height: Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ברכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="259"/>
<source>Vertical distance from the fold at the back of the Knee to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהברך עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="263"/>
<source>height_calf</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="265"/>
<source>Height: Calf</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: שוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="266"/>
<source>Vertical distance from the widest point of the calf to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהיקף המקסימלי עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="270"/>
<source>height_ankle_high</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="272"/>
<source>Height: Ankle High</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="273"/>
<source>Vertical distance from the deepest indentation of the back of the ankle to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהיקף המקסימלי של קרסול עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="277"/>
<source>height_ankle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="279"/>
<source>Height: Ankle</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="280"/>
<source>Vertical distance from point where the front leg meets the foot to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מנקודה בה השוק נפגש עם הרגל ועד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="284"/>
<source>height_highhip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_פשיטת_הבטן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="286"/>
<source>Height: Highhip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פשיטת הבטן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="287"/>
<source>Vertical distance from the Highhip level, where front abdomen is most prominent, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה הפשיטה עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="291"/>
<source>height_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="293"/>
<source>Height: Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="294"/>
<source>Vertical distance from the Waist Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה המותן עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="298"/>
<source>height_bustpoint</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהודקוד_חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="300"/>
<source>Height: Bustpoint</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קודקוד חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="301"/>
<source>Vertical distance from Bustpoint to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קודקוד חזה עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="305"/>
<source>height_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קצה_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="307"/>
<source>Height: Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קצה הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="308"/>
<source>Vertical distance from the Shoulder Tip to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קצה הכתף עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
<source>height_neck_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="314"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>Vertical distance from the Neck Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה בית הצוור עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="319"/>
<source>height_neck_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_נקודת_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="321"/>
<source>Height: Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: נקודת הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="322"/>
<source>Vertical distance from the Neck Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה נקודת הכתף עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>height_neck_back_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_צרוויקלי_ברך_אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="328"/>
<source>Height: Neck Back to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: צרוויקלי - ברך אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="329"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה צרוויקלי (cervicale vertebra) לקפל בחלק האחורי של הברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="333"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_לברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="335"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ממותן צד לברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="336"/>
<source>Vertical distance from the Waist Side to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לקפל בחלק האחורי של הברך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="341"/>
<source>height_waist_side_to_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_ירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="343"/>
<source>Height: Waist Side to Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן צד עד הירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לרמת הירך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="348"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altezza verticale dietro dalla vita al pavimento.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -1025,37 +1025,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="675"/>
<source>highbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>Arco_torace_frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="677"/>
<source>Highbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="678"/>
<source>From Highbust Side (Armpit) to HIghbust Side (Armpit) across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del torace (ascella) all&apos;altro lato del torace (ascella) attraverso il petto.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="682"/>
<source>bust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="684"/>
<source>Bust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco seno, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="685"/>
<source>From Bust Side to Bust Side across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del busto all&apos;altro attraverso il seno</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="689"/>
@ -1067,343 +1067,343 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="691"/>
<source>Size</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Taglia</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Come arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
<source>lowbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="698"/>
<source>Lowbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="699"/>
<source>From Lowbust Side to Lowbust Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato sotto il seno all&apos;altro lato davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="703"/>
<source>rib_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="705"/>
<source>Rib arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="706"/>
<source>From Rib Side to Rib Side, across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Dalla costola di un lato all&apos;altro lato, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="710"/>
<source>waist_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="712"/>
<source>Waist arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco vita, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="713"/>
<source>From Waist Side to Waist Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da una parte all&apos;altra della vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="717"/>
<source>highhip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="719"/>
<source>Highhip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="720"/>
<source>From Highhip Side to Highhip Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca alta all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="724"/>
<source>hip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="726"/>
<source>Hip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="727"/>
<source>From Hip Side to Hip Side across Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="731"/>
<source>neck_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_collo_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="733"/>
<source>Neck arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco collo, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="734"/>
<source>Half of &apos;Neck arc, front&apos;. (&apos;Neck arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del collo, davanti. (Arco collo, davanti / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="738"/>
<source>highbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_torace_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="740"/>
<source>Highbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco torace, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="741"/>
<source>Half of &apos;Highbust arc, front&apos;. From Highbust Front to Highbust Side. (&apos;Highbust arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del torace davanti. Dal centro davanti al lato del torace. (Arco torace, davanti /2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="746"/>
<source>bust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="748"/>
<source>Bust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="749"/>
<source>Half of &apos;Bust arc, front&apos;. (&apos;Bust arc, front&apos;/2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del seno, davanti. (&apos;Arco seno, davanti&apos; / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
<source>lowbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_sotto_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="755"/>
<source>Lowbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco sotto seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="756"/>
<source>Half of &apos;Lowbust arc, front&apos;. (&apos;Lowbust Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco sotto il seno, davanti&apos; (&apos;Arco sotto il seno, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="760"/>
<source>rib_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="762"/>
<source>Rib arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco costola, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="763"/>
<source>Half of &apos;Rib arc, front&apos;. (&apos;Rib Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;&apos;arco tra le costole, davanti&apos;. (&apos;Arco tra le costole, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="767"/>
<source>waist_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="769"/>
<source>Waist arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="770"/>
<source>Half of &apos;Waist arc, front&apos;. (&apos;Waist arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>metà dell&apos;arco vita, davanti&apos; (&apos;Arco vita, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="774"/>
<source>highhip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="776"/>
<source>Highhip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="777"/>
<source>Half of &apos;Highhip arc, front&apos;. (&apos;Highhip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metò dell&apos;arco anca alta, davanti. (&apos;Arco anca alta, davanti./2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="781"/>
<source>hip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_fianco_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="783"/>
<source>Hip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco fianco, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="784"/>
<source>Half of &apos;Hip arc, front&apos;. (&apos;Hip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del fianco, davanti. (&apos;Arco del fianco, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="788"/>
<source>neck_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_collo_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="790"/>
<source>Neck arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco collo, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="791"/>
<source>From Neck Side to Neck Side across back. (&apos;Neck circumference&apos; - &apos;Neck arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del collo passando per il dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="796"/>
<source>highbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_torace_dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="798"/>
<source>Highbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="799"/>
<source>From Highbust Side to Highbust Side across back. (&apos;Highbust circumference&apos; - &apos;Highbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del torace attraverso il dietro. (&apos;Circonferenza torace&apos;-&apos;Arco torace, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="803"/>
<source>bust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="805"/>
<source>Bust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco busto, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="806"/>
<source>From Bust Side to Bust Side across back. (&apos;Bust circumference&apos; - &apos;Bust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del busto attraverso la schiena. (&apos;Circonferenza seno&apos;-&apos;Arco seno, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="811"/>
<source>lowbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="813"/>
<source>Lowbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
<source>From Lowbust Side to Lowbust Side across back. (&apos;Lowbust circumference&apos; - &apos;Lowbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro sotto il seno attraverso la schiena. (&apos;Circonferenza sottoseno&apos;-&apos;Arco sotto il seno, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="819"/>
<source>rib_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="821"/>
<source>Rib arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
<source>From Rib Side to Rib side across back. (&apos;Rib circumference&apos; - &apos;Rib arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da lato di una costola all&apos;altra attraverso la schiena. (&apos;Circonferenza costole&apos;-&apos;Arco tra le costole, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="827"/>
<source>waist_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="829"/>
@ -1421,37 +1421,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
<source>highhip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_alto_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
<source>Highhip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco dei fianchi, dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
<source>From Highhip Side to Highhip Side across back. (&apos;Highhip circumference&apos; - &apos;Highhip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco alto all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco del fianco alto, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
<source>hip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
<source>Hip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco fianchi dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
<source>From Hip Side to Hip Side across back. (&apos;Hip circumference&apos; - &apos;Hip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco fianco, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="851"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Verticale afstand vanaf de rugkant van de taille naar de vloer</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical da parte de trás da cintura até o chão</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Svislá výška od zadní strany kyčlí k podlaze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -3005,7 +3005,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1506"/>
<source>neck_side_to_armfold_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vpředu</translation>
<translation>krk_strana_po_podpaží_vpředu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1508"/>
@ -3059,7 +3059,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1527"/>
<source>neck_side_to_armfold_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vzadu</translation>
<translation>krk_strana_po_podpaží_vzadu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1529"/>

View File

@ -408,7 +408,7 @@ Vertikalen Abstand von der hohen Hüfte Ebene, stärkste Stelle des vorderen Ba
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand zwischen Taillenrückseite und Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical desde la Cintura Espalda al piso.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance verticale de la taille dos au sol</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -977,7 +977,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="445"/>
<source>Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance horizontale entre un support plat placé perpendiculairement au talon et la protubérance de l&apos;os de la cheville.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="655"/>
@ -1073,7 +1073,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Identique à bust_arc_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
@ -1475,7 +1475,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="858"/>
<source>highbust_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>quart_tour_surpoitrinaire_dos</translation>
<translation>demi_arc_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
@ -2177,7 +2177,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1147"/>
<source>neck_side_to_highbust_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>encolure_cote_sur_poitrine_dos</translation>
<translation>encolure_cote_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1149"/>
@ -2825,7 +2825,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1423"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>pointe_sein_taille</translation>
<translation>saillantpoitrine_taille_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1425"/>
@ -3807,7 +3807,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>crotch_length_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>longueur_entrejambe</translation>
<translation>longueur_fourche_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1848"/>
@ -3990,7 +3990,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1933"/>
<source>waist_natural_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>demi_taille_naturel_dev</translation>
<translation>demi_taille_naturel_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1935"/>
@ -4332,19 +4332,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2086"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>entre_plis_bras_buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>D&apos;un pli du bras à l&apos;autre en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2090"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure depuis l&apos;avant du pli du bras gauche jusqu&apos;à l&apos;avant du pli du bras droit en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2094"/>
@ -4362,25 +4362,25 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2097"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure de la plus courte distance, aussi droite que possible, entre l&apos;avant du pli du bras et le devant du buste </translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2101"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>haut_du_buste_devant_à_haut_du_buste_dos_par_dessus_l&apos;épaule</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2103"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>surpoitrine dos, au-dessus de l&apos;épaule, arriver niveau surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2105"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Depuis surpoitrine dos, au-dessus de l&apos;épaule, puis viser le saillant de poitrine, en arrêtant la mesure au niveau de la surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2110"/>

View File

@ -7,361 +7,361 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="207"/>
<source>height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובע</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="209"/>
<source>Height: Total</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובע: סה&quot;כ</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="210"/>
<source>Vertical distance from crown of head to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהקדקוד עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="214"/>
<source>height_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>אורךותן_גב</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="216"/>
<source>Height: Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>אורך מותן גב: מהצרוויקלי עד קו המותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="217"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהצרוויקלי עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="221"/>
<source>height_scapula</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_עצם_השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="223"/>
<source>Height: Scapula</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: עצם השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="224"/>
<source>Vertical distance from the Scapula (Blade point) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק מהקדקוד של עצם השכם (Scapula) עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="228"/>
<source>height_armpit</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="230"/>
<source>Height: Armpit</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="231"/>
<source>Vertical distance from the Armpit to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק מבית השחי עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="235"/>
<source>height_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="237"/>
<source>Height: Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן בצד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="238"/>
<source>Vertical distance from the Waist Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה המותן בצד עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="242"/>
<source>height_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ירכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="244"/>
<source>Height: Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: ירכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="245"/>
<source>Vertical distance from the Hip level to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה הרכיים - מגובה הירכיים עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="249"/>
<source>height_gluteal_fold</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>פנים_הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="251"/>
<source>Height: Gluteal Fold</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פנים הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="252"/>
<source>Vertical distance from the Gluteal fold, where the Gluteal muscle meets the top of the back thigh, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מבסיס הגוף עד כפות הרגלייפ</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="256"/>
<source>height_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ברכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="258"/>
<source>Height: Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ברכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="259"/>
<source>Vertical distance from the fold at the back of the Knee to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהברך עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="263"/>
<source>height_calf</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="265"/>
<source>Height: Calf</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: שוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="266"/>
<source>Vertical distance from the widest point of the calf to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהיקף המקסימלי עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="270"/>
<source>height_ankle_high</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="272"/>
<source>Height: Ankle High</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="273"/>
<source>Vertical distance from the deepest indentation of the back of the ankle to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהיקף המקסימלי של קרסול עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="277"/>
<source>height_ankle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="279"/>
<source>Height: Ankle</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="280"/>
<source>Vertical distance from point where the front leg meets the foot to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מנקודה בה השוק נפגש עם הרגל ועד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="284"/>
<source>height_highhip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_פשיטת_הבטן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="286"/>
<source>Height: Highhip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פשיטת הבטן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="287"/>
<source>Vertical distance from the Highhip level, where front abdomen is most prominent, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה הפשיטה עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="291"/>
<source>height_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="293"/>
<source>Height: Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="294"/>
<source>Vertical distance from the Waist Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה המותן עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="298"/>
<source>height_bustpoint</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהודקוד_חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="300"/>
<source>Height: Bustpoint</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קודקוד חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="301"/>
<source>Vertical distance from Bustpoint to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קודקוד חזה עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="305"/>
<source>height_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קצה_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="307"/>
<source>Height: Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קצה הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="308"/>
<source>Vertical distance from the Shoulder Tip to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קצה הכתף עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
<source>height_neck_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="314"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>Vertical distance from the Neck Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה בית הצוור עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="319"/>
<source>height_neck_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_נקודת_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="321"/>
<source>Height: Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: נקודת הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="322"/>
<source>Vertical distance from the Neck Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה נקודת הכתף עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>height_neck_back_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_צרוויקלי_ברך_אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="328"/>
<source>Height: Neck Back to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: צרוויקלי - ברך אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="329"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה צרוויקלי (cervicale vertebra) לקפל בחלק האחורי של הברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="333"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_לברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="335"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ממותן צד לברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="336"/>
<source>Vertical distance from the Waist Side to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לקפל בחלק האחורי של הברך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="341"/>
<source>height_waist_side_to_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_ירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="343"/>
<source>Height: Waist Side to Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן צד עד הירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לרמת הירך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="348"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altezza verticale dietro dalla vita al pavimento.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -1025,37 +1025,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="675"/>
<source>highbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>Arco_torace_frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="677"/>
<source>Highbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="678"/>
<source>From Highbust Side (Armpit) to HIghbust Side (Armpit) across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del torace (ascella) all&apos;altro lato del torace (ascella) attraverso il petto.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="682"/>
<source>bust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="684"/>
<source>Bust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco seno, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="685"/>
<source>From Bust Side to Bust Side across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del busto all&apos;altro attraverso il seno</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="689"/>
@ -1067,343 +1067,343 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="691"/>
<source>Size</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Taglia</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Come arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
<source>lowbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="698"/>
<source>Lowbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="699"/>
<source>From Lowbust Side to Lowbust Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato sotto il seno all&apos;altro lato davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="703"/>
<source>rib_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="705"/>
<source>Rib arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="706"/>
<source>From Rib Side to Rib Side, across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Dalla costola di un lato all&apos;altro lato, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="710"/>
<source>waist_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="712"/>
<source>Waist arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco vita, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="713"/>
<source>From Waist Side to Waist Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da una parte all&apos;altra della vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="717"/>
<source>highhip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="719"/>
<source>Highhip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="720"/>
<source>From Highhip Side to Highhip Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca alta all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="724"/>
<source>hip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="726"/>
<source>Hip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="727"/>
<source>From Hip Side to Hip Side across Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="731"/>
<source>neck_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_collo_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="733"/>
<source>Neck arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco collo, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="734"/>
<source>Half of &apos;Neck arc, front&apos;. (&apos;Neck arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del collo, davanti. (Arco collo, davanti / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="738"/>
<source>highbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_torace_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="740"/>
<source>Highbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco torace, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="741"/>
<source>Half of &apos;Highbust arc, front&apos;. From Highbust Front to Highbust Side. (&apos;Highbust arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del torace davanti. Dal centro davanti al lato del torace. (Arco torace, davanti /2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="746"/>
<source>bust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="748"/>
<source>Bust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="749"/>
<source>Half of &apos;Bust arc, front&apos;. (&apos;Bust arc, front&apos;/2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del seno, davanti. (&apos;Arco seno, davanti&apos; / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
<source>lowbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_sotto_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="755"/>
<source>Lowbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco sotto seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="756"/>
<source>Half of &apos;Lowbust arc, front&apos;. (&apos;Lowbust Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco sotto il seno, davanti&apos; (&apos;Arco sotto il seno, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="760"/>
<source>rib_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="762"/>
<source>Rib arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco costola, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="763"/>
<source>Half of &apos;Rib arc, front&apos;. (&apos;Rib Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;&apos;arco tra le costole, davanti&apos;. (&apos;Arco tra le costole, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="767"/>
<source>waist_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="769"/>
<source>Waist arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="770"/>
<source>Half of &apos;Waist arc, front&apos;. (&apos;Waist arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>metà dell&apos;arco vita, davanti&apos; (&apos;Arco vita, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="774"/>
<source>highhip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="776"/>
<source>Highhip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="777"/>
<source>Half of &apos;Highhip arc, front&apos;. (&apos;Highhip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metò dell&apos;arco anca alta, davanti. (&apos;Arco anca alta, davanti./2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="781"/>
<source>hip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_fianco_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="783"/>
<source>Hip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco fianco, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="784"/>
<source>Half of &apos;Hip arc, front&apos;. (&apos;Hip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del fianco, davanti. (&apos;Arco del fianco, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="788"/>
<source>neck_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_collo_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="790"/>
<source>Neck arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco collo, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="791"/>
<source>From Neck Side to Neck Side across back. (&apos;Neck circumference&apos; - &apos;Neck arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del collo passando per il dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="796"/>
<source>highbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_torace_dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="798"/>
<source>Highbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="799"/>
<source>From Highbust Side to Highbust Side across back. (&apos;Highbust circumference&apos; - &apos;Highbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del torace attraverso il dietro. (&apos;Circonferenza torace&apos;-&apos;Arco torace, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="803"/>
<source>bust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="805"/>
<source>Bust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco busto, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="806"/>
<source>From Bust Side to Bust Side across back. (&apos;Bust circumference&apos; - &apos;Bust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del busto attraverso la schiena. (&apos;Circonferenza seno&apos;-&apos;Arco seno, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="811"/>
<source>lowbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="813"/>
<source>Lowbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
<source>From Lowbust Side to Lowbust Side across back. (&apos;Lowbust circumference&apos; - &apos;Lowbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro sotto il seno attraverso la schiena. (&apos;Circonferenza sottoseno&apos;-&apos;Arco sotto il seno, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="819"/>
<source>rib_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="821"/>
<source>Rib arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
<source>From Rib Side to Rib side across back. (&apos;Rib circumference&apos; - &apos;Rib arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da lato di una costola all&apos;altra attraverso la schiena. (&apos;Circonferenza costole&apos;-&apos;Arco tra le costole, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="827"/>
<source>waist_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="829"/>
@ -1421,37 +1421,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
<source>highhip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_alto_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
<source>Highhip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco dei fianchi, dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
<source>From Highhip Side to Highhip Side across back. (&apos;Highhip circumference&apos; - &apos;Highhip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco alto all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco del fianco alto, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
<source>hip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
<source>Hip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco fianchi dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
<source>From Hip Side to Hip Side across back. (&apos;Hip circumference&apos; - &apos;Hip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco fianco, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="851"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Verticale afstand vanaf de rugkant van de taille naar de vloer</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical da parte de trás da cintura até o chão</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Svislá výška od zadní strany kyčlí k podlaze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -3005,7 +3005,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1506"/>
<source>neck_side_to_armfold_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vpředu</translation>
<translation>krk_strana_po_podpaží_vpředu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1508"/>
@ -3059,7 +3059,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1527"/>
<source>neck_side_to_armfold_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>strana_krku_k_podpaží_vzadu</translation>
<translation>krk_strana_po_podpaží_vzadu</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1529"/>

View File

@ -408,7 +408,7 @@ Vertikalen Abstand von der hohen Hüfte Ebene, stärkste Stelle des vorderen Ba
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand zwischen Taillenrückseite und Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical desde la Cintura Espalda al piso.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance verticale de la taille dos au sol</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -977,7 +977,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="445"/>
<source>Horizontal Distance between a flat stick, placed perpendicular to Heel, and the greatest indentation of Ankle.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Distance horizontale entre un support plat placé perpendiculairement au talon et la protubérance de l&apos;os de la cheville.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="655"/>
@ -1073,7 +1073,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Identique à bust_arc_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
@ -1475,7 +1475,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="858"/>
<source>highbust_arc_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>quart_tour_surpoitrinaire_dos</translation>
<translation>demi_arc_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
@ -2177,7 +2177,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1147"/>
<source>neck_side_to_highbust_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>encolure_cote_sur_poitrine_dos</translation>
<translation>encolure_cote_surpoitrine_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1149"/>
@ -2825,7 +2825,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1423"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>pointe_sein_taille</translation>
<translation>saillantpoitrine_taille_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1425"/>
@ -3807,7 +3807,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>crotch_length_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>longueur_entrejambe</translation>
<translation>longueur_fourche_dos</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1848"/>
@ -3990,7 +3990,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1933"/>
<source>waist_natural_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation>demi_taille_naturel_dev</translation>
<translation>demi_taille_naturel_devant</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1935"/>
@ -4332,19 +4332,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2086"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>entre_plis_bras_buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>D&apos;un pli du bras à l&apos;autre en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2090"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure depuis l&apos;avant du pli du bras gauche jusqu&apos;à l&apos;avant du pli du bras droit en passant par le devant du buste</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2094"/>
@ -4362,25 +4362,25 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2097"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Mesure de la plus courte distance, aussi droite que possible, entre l&apos;avant du pli du bras et le devant du buste </translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2101"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>haut_du_buste_devant_à_haut_du_buste_dos_par_dessus_l&apos;épaule</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2103"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>surpoitrine dos, au-dessus de l&apos;épaule, arriver niveau surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2105"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Depuis surpoitrine dos, au-dessus de l&apos;épaule, puis viser le saillant de poitrine, en arrêtant la mesure au niveau de la surpoitrine</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2110"/>

View File

@ -7,361 +7,361 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="207"/>
<source>height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובע</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="209"/>
<source>Height: Total</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובע: סה&quot;כ</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="210"/>
<source>Vertical distance from crown of head to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהקדקוד עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="214"/>
<source>height_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>אורךותן_גב</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="216"/>
<source>Height: Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>אורך מותן גב: מהצרוויקלי עד קו המותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="217"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהצרוויקלי עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="221"/>
<source>height_scapula</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_עצם_השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="223"/>
<source>Height: Scapula</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: עצם השכם</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="224"/>
<source>Vertical distance from the Scapula (Blade point) to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק מהקדקוד של עצם השכם (Scapula) עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="228"/>
<source>height_armpit</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="230"/>
<source>Height: Armpit</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית השחי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="231"/>
<source>Vertical distance from the Armpit to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק מבית השחי עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="235"/>
<source>height_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="237"/>
<source>Height: Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן בצד</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="238"/>
<source>Vertical distance from the Waist Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה המותן בצד עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="242"/>
<source>height_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ירכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="244"/>
<source>Height: Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: ירכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="245"/>
<source>Vertical distance from the Hip level to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה הרכיים - מגובה הירכיים עד הרצפה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="249"/>
<source>height_gluteal_fold</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>פנים_הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="251"/>
<source>Height: Gluteal Fold</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פנים הרגל</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="252"/>
<source>Vertical distance from the Gluteal fold, where the Gluteal muscle meets the top of the back thigh, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מבסיס הגוף עד כפות הרגלייפ</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="256"/>
<source>height_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_ברכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="258"/>
<source>Height: Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ברכיים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="259"/>
<source>Vertical distance from the fold at the back of the Knee to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהברך עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="263"/>
<source>height_calf</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="265"/>
<source>Height: Calf</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: שוק</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="266"/>
<source>Vertical distance from the widest point of the calf to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהיקף המקסימלי עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="270"/>
<source>height_ankle_high</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="272"/>
<source>Height: Ankle High</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="273"/>
<source>Vertical distance from the deepest indentation of the back of the ankle to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>גובה מהיקף המקסימלי של קרסול עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="277"/>
<source>height_ankle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="279"/>
<source>Height: Ankle</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קרסול</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="280"/>
<source>Vertical distance from point where the front leg meets the foot to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מנקודה בה השוק נפגש עם הרגל ועד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="284"/>
<source>height_highhip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_פשיטת_הבטן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="286"/>
<source>Height: Highhip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: פשיטת הבטן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="287"/>
<source>Vertical distance from the Highhip level, where front abdomen is most prominent, to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה הפשיטה עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="291"/>
<source>height_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="293"/>
<source>Height: Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="294"/>
<source>Vertical distance from the Waist Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה המותן עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="298"/>
<source>height_bustpoint</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהודקוד_חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="300"/>
<source>Height: Bustpoint</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קודקוד חזה</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="301"/>
<source>Vertical distance from Bustpoint to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קודקוד חזה עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="305"/>
<source>height_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_קצה_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="307"/>
<source>Height: Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: קצה הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="308"/>
<source>Vertical distance from the Shoulder Tip to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה קצה הכתף עד כפות הרגליים</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
<source>height_neck_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהית_הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="314"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: בית הצוור</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>Vertical distance from the Neck Front to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה בית הצוור עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="319"/>
<source>height_neck_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_נקודת_הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="321"/>
<source>Height: Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: נקודת הכתף</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="322"/>
<source>Vertical distance from the Neck Side to the floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה נקודת הכתף עד כפות הרגליים.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>height_neck_back_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובה_צרוויקלי_ברך_אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="328"/>
<source>Height: Neck Back to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: צרוויקלי - ברך אחורי</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="329"/>
<source>Vertical distance from the Neck Back (cervicale vertebra) to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מגובה צרוויקלי (cervicale vertebra) לקפל בחלק האחורי של הברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="333"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_לברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="335"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה ממותן צד לברך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="336"/>
<source>Vertical distance from the Waist Side to the fold at the back of the knee.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לקפל בחלק האחורי של הברך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="341"/>
<source>height_waist_side_to_hip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>גובהותן_צד_ירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="343"/>
<source>Height: Waist Side to Hip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>גובה: מותן צד עד הירך</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>מרחק אנכי מצד המותניים לרמת הירך.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="348"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altezza verticale dietro dalla vita al pavimento.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>
@ -1025,37 +1025,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="675"/>
<source>highbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>Arco_torace_frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="677"/>
<source>Highbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="678"/>
<source>From Highbust Side (Armpit) to HIghbust Side (Armpit) across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del torace (ascella) all&apos;altro lato del torace (ascella) attraverso il petto.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="682"/>
<source>bust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="684"/>
<source>Bust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco seno, frontale</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="685"/>
<source>From Bust Side to Bust Side across chest.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del busto all&apos;altro attraverso il seno</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="689"/>
@ -1067,343 +1067,343 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="691"/>
<source>Size</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Taglia</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="692"/>
<source>Same as bust_arc_f.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Come arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="696"/>
<source>lowbust_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="698"/>
<source>Lowbust arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="699"/>
<source>From Lowbust Side to Lowbust Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato sotto il seno all&apos;altro lato davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="703"/>
<source>rib_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="705"/>
<source>Rib arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="706"/>
<source>From Rib Side to Rib Side, across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Dalla costola di un lato all&apos;altro lato, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="710"/>
<source>waist_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="712"/>
<source>Waist arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco vita, davanti</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="713"/>
<source>From Waist Side to Waist Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da una parte all&apos;altra della vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="717"/>
<source>highhip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="719"/>
<source>Highhip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="720"/>
<source>From Highhip Side to Highhip Side across front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca alta all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="724"/>
<source>hip_arc_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_anca_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="726"/>
<source>Hip arc, front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco anca, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="727"/>
<source>From Hip Side to Hip Side across Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato dell&apos;anca all&apos;altro, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="731"/>
<source>neck_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_collo_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="733"/>
<source>Neck arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco collo, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="734"/>
<source>Half of &apos;Neck arc, front&apos;. (&apos;Neck arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del collo, davanti. (Arco collo, davanti / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="738"/>
<source>highbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_torace_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="740"/>
<source>Highbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco torace, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="741"/>
<source>Half of &apos;Highbust arc, front&apos;. From Highbust Front to Highbust Side. (&apos;Highbust arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del torace davanti. Dal centro davanti al lato del torace. (Arco torace, davanti /2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="746"/>
<source>bust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="748"/>
<source>Bust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="749"/>
<source>Half of &apos;Bust arc, front&apos;. (&apos;Bust arc, front&apos;/2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del seno, davanti. (&apos;Arco seno, davanti&apos; / 2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
<source>lowbust_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_sotto_seno_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="755"/>
<source>Lowbust arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco sotto seno, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="756"/>
<source>Half of &apos;Lowbust arc, front&apos;. (&apos;Lowbust Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco sotto il seno, davanti&apos; (&apos;Arco sotto il seno, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="760"/>
<source>rib_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_costola_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="762"/>
<source>Rib arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco costola, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="763"/>
<source>Half of &apos;Rib arc, front&apos;. (&apos;Rib Arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;&apos;arco tra le costole, davanti&apos;. (&apos;Arco tra le costole, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="767"/>
<source>waist_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_vita_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="769"/>
<source>Waist arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco vita, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="770"/>
<source>Half of &apos;Waist arc, front&apos;. (&apos;Waist arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>metà dell&apos;arco vita, davanti&apos; (&apos;Arco vita, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="774"/>
<source>highhip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_anca_alta_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="776"/>
<source>Highhip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco anca alta, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="777"/>
<source>Half of &apos;Highhip arc, front&apos;. (&apos;Highhip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metò dell&apos;arco anca alta, davanti. (&apos;Arco anca alta, davanti./2).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="781"/>
<source>hip_arc_half_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>mezzo_arco_fianco_f</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="783"/>
<source>Hip arc, front, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Metà arco fianco, davanti.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="784"/>
<source>Half of &apos;Hip arc, front&apos;. (&apos;Hip arc, front&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Metà dell&apos;arco del fianco, davanti. (&apos;Arco del fianco, davanti&apos;/2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="788"/>
<source>neck_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_collo_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="790"/>
<source>Neck arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco collo, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="791"/>
<source>From Neck Side to Neck Side across back. (&apos;Neck circumference&apos; - &apos;Neck arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del collo passando per il dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="796"/>
<source>highbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_torace_dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="798"/>
<source>Highbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco torace, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="799"/>
<source>From Highbust Side to Highbust Side across back. (&apos;Highbust circumference&apos; - &apos;Highbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del torace attraverso il dietro. (&apos;Circonferenza torace&apos;-&apos;Arco torace, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="803"/>
<source>bust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_seno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="805"/>
<source>Bust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco busto, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="806"/>
<source>From Bust Side to Bust Side across back. (&apos;Bust circumference&apos; - &apos;Bust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro del busto attraverso la schiena. (&apos;Circonferenza seno&apos;-&apos;Arco seno, frontale&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="811"/>
<source>lowbust_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_sottoseno_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="813"/>
<source>Lowbust arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco sotto il seno, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
<source>From Lowbust Side to Lowbust Side across back. (&apos;Lowbust circumference&apos; - &apos;Lowbust arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato all&apos;altro sotto il seno attraverso la schiena. (&apos;Circonferenza sottoseno&apos;-&apos;Arco sotto il seno, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="819"/>
<source>rib_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_costola_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="821"/>
<source>Rib arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco tra le costole, dietro.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
<source>From Rib Side to Rib side across back. (&apos;Rib circumference&apos; - &apos;Rib arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da lato di una costola all&apos;altra attraverso la schiena. (&apos;Circonferenza costole&apos;-&apos;Arco tra le costole, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="827"/>
<source>waist_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_vita_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="829"/>
@ -1421,37 +1421,37 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
<source>highhip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_alto_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
<source>Highhip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco dei fianchi, dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
<source>From Highhip Side to Highhip Side across back. (&apos;Highhip circumference&apos; - &apos;Highhip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco alto all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco del fianco alto, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
<source>hip_arc_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arco_fianco_b</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
<source>Hip arc, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arco fianchi dietro</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
<source>From Hip Side to Hip Side across back. (&apos;Hip circumference&apos; - &apos;Hip arc, front&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Da un lato del fianco all&apos;altro attraverso la schiena. (&apos;Circonferenza fianchi&apos;-&apos;Arco fianco, davanti&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="851"/>

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Verticale afstand vanaf de rugkant van de taille naar de vloer</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

View File

@ -403,7 +403,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="365"/>
<source>Vertical height from Waist Back to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Altura vertical da parte de trás da cintura até o chão</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="381"/>

File diff suppressed because it is too large Load Diff

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