diff --git a/scripts/lrelease.sh b/scripts/lrelease.sh index 737c09a8b..fd156eca9 100755 --- a/scripts/lrelease.sh +++ b/scripts/lrelease.sh @@ -2,4 +2,4 @@ # Run this script if you want release all translated string in program. # lrelease doesn't work with recursive *.pro file and without direct pointing to correct *.pro doesn't find anything. # Please run this script from folder /scripts. -lrelease ../src/app/app.pro +lrelease -compress -removeidentical -nounfinished ../share/translations.pro diff --git a/scripts/lupdate.sh b/scripts/lupdate.sh index 44f58be85..86e89a0f8 100755 --- a/scripts/lupdate.sh +++ b/scripts/lupdate.sh @@ -2,4 +2,4 @@ # Run this script if you want find and update all string in code. # lupdate doesn't work with recursive *.pro file and without direct pointing to correct *.pro file just update exists strings in code. # Please run this script from folder /scripts. -lupdate ../src/app/app.pro +lupdate -recursive ../share/translations.pro diff --git a/share/translations.pro b/share/translations.pro new file mode 100644 index 000000000..ba432c40f --- /dev/null +++ b/share/translations.pro @@ -0,0 +1,33 @@ +# Don't use this pro file for building project!!! +# I made this hack for creation one TS file for whole project. +# Because we have several libraries that also have strings for translation, have several TS files for each +# subproject annoying. +# +# Original idea "How to generate a single translation file for a large Qt project?" +# https://stackoverflow.com/questions/1829474/how-to-generate-a-single-translation-file-for-a-large-qt-project + +TEMPLATE = app +DEPENDPATH += \ + ../src/app \ + ../src/libs/qmuparser \ + ../src/libs/vpropertyexplorer + +include(../src/app/app.pri) +include(../src/libs/qmuparser/qmuparser.pri) +include(../src/libs/vpropertyexplorer/vpropertyexplorer.pri) + +# Add here path to new translation file with name "valentina_*_*.ts" if you want to add new language. +# Same paths in variable INSTALL_TRANSLATIONS (app.pro). + +# File valentina.ts we use in transifex.com. It is empty translation file only with english inside. transifex.com use +# this file like base for new language. Don't add path to valentina.ts to INSTALL_TRANSLATIONS variable (app.pro). +# When adding a translation here, also add it in the macx part (app.pro). +TRANSLATIONS += translations/valentina.ts \ + translations/valentina_ru_RU.ts \ + translations/valentina_uk_UA.ts \ + translations/valentina_de_DE.ts \ + translations/valentina_cs_CZ.ts \ + translations/valentina_he_IL.ts \ + translations/valentina_fr_FR.ts \ + translations/valentina_it_IT.ts \ + translations/valentina_nl_NL.ts diff --git a/src/app/share/translations/Localizable.strings b/share/translations/Localizable.strings similarity index 100% rename from src/app/share/translations/Localizable.strings rename to share/translations/Localizable.strings diff --git a/src/app/share/translations/valentina.ts b/share/translations/valentina.ts similarity index 64% rename from src/app/share/translations/valentina.ts rename to share/translations/valentina.ts index 3e0cbe893..9a8884cd7 100644 --- a/src/app/share/translations/valentina.ts +++ b/share/translations/valentina.ts @@ -4,7 +4,6 @@ AddDet - Add detail @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 @@ -20,7 +18,6 @@ AddToCalc - Add object @@ -28,7 +25,6 @@ AddUnionDetails - Add union details @@ -36,67 +32,54 @@ CommunityPage - Server - Server name/IP - Secure connection - Proxy settings - Use Proxy - Proxy address - Proxy port - Proxy user - Proxy pass - User settings - User Name - Save password - Password @@ -104,42 +87,34 @@ ConfigDialog - Apply - &Cancel - &Ok - Config Dialog - Configuration - Pattern - Community - Paths @@ -147,92 +122,74 @@ ConfigurationPage - Setup user interface language updated and will be used the next time start - Default unit updated and will be used the next pattern creation - Save - Auto-save modified pattern - - Interval: - - - - min - + Interval: + + + Language - GUI language - Decimal separator parts - With OS options (%1) - Default unit - Centimeters - Millimiters - Inches - Label language - Send crash reports - Send crash reports (recommended) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. @@ -240,7 +197,6 @@ DelTool - Delete tool @@ -248,7 +204,6 @@ DeleteDetail - Delete tool @@ -256,7 +211,6 @@ DeletePatternPiece - Delete pattern piece %1 @@ -264,42 +218,34 @@ DialogAboutApp - About Valentina - Valentina version - Contributors - Based on Qt %2 (32 bit) - Built on %3 at %4 - Web site : %1 - Warning - Cannot open your default browser @@ -307,122 +253,98 @@ DialogAlongLine - Point along line - Length - Insert variable into the formula - Calculate value - Value of length - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - First point of line - Second point - Second point of line - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of line @@ -430,274 +352,229 @@ DialogArc - Arc - Radius - Insert variable into the formula - - - Calculate value - Value of radius - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - Insert variable into formula - - - - - Value of first angle - - - - - Measurements - - - - First angle - + Insert variable into formula + + + + Value of first angle + + + Second angle - Insert marked variable into formula - Value of second angle - Center point - Select point of center of arc - Input data - Size and height - + Measurements + + + Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Value of angle of line. + + Error + + + + Radius can't be negative + + + + Angles equal + + DialogBisector - Bisector - Length - Insert marked variable into the formula - Calculate value - Value of length - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - First point of angle - Second point - Second point of angle - Third point - Third point of angle - Type of line - Show line from second point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of angle - Select third point of angle @@ -705,113 +582,90 @@ DialogCurveIntersectAxis - Curve intersect axis - Angle - Calculate value - Value of angle - <html><head/><body><p>Show full calculation in message box</p></body></html> - Axis point - - First point of line - Curve - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Select axis point @@ -819,97 +673,78 @@ DialogCutArc - - Length - - - - Cut arc - + Length + + + Calculate value - Value of length - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Arc - Selected curve - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -917,97 +752,78 @@ DialogCutSpline - - Length - - - - Cut curve - + Length + + + Calculate value - Value of length - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Curve - Selected curve - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -1015,97 +831,78 @@ DialogCutSplinePath - - Length - - - - Cut curve path - + Length + + + Calculate value - Value of length - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Curve - Selected curve path - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -1113,60 +910,46 @@ DialogDetail - - Detail - Bias X - - - cm - Bias Y - Options - Name of detail - Seam allowance - Width - Closed - Delete - Got wrong scene object. Ignore. @@ -1174,87 +957,70 @@ DialogEditWrongFormula - Edit formula - Formula - Insert variable into formula - Calculate value - Value of first angle - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables @@ -1262,114 +1028,90 @@ DialogEndLine - Point in the end of a line - Length - - Calculate value - Value of length - - <html><head/><body><p>Show full calculation in message box</p></body></html> - Angle - Value of angle - Base point - First point of line - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables @@ -1377,50 +1119,38 @@ DialogHeight - Height - Point label - Base point - - - - First point of line - Second point of line - Type of line - Show line from first point to our point - Select first point of line - Select second point of line @@ -1428,118 +1158,90 @@ DialogHistory - History - - Tool - - - - - Can't create record. - %1 - Base point - - %1_%2 - Line from point %1 to point %2 - %3 - Point along line %1_%2 - %1 - Point of shoulder - %3 - normal to line %1_%2 - %4 - bisector of angle %1_%2_%3 - %5 - intersection of lines %1_%2 and %3_%4 - Curve %1_%2 - Arc with center in point %1 - Curve point %1 - %4 - point of contact of arc with the center in point %1 and line %2_%3 - Point of perpendicular from point %1 to line %2_%3 - Triangle: axis %1_%2, points %3 and %4 - %1 - point of intersection %2 and %3 - %1 - cut arc with center %2 - %1 - cut curve %2_%3 - %1 - cut curve path %2 - %1 - point of intersection line %2_%3 and axis through point %4 - %1 - point of intersection curve and axis through point %2 @@ -1547,207 +1249,154 @@ DialogIncrements - - Increments - - Email - - - - - - Name - - - - - - The calculated value - - - - - - Base value - - - - - - In sizes - - - - - - - Description - - - - - Measurements - Load another measurements table - Personal information - Given name - Family name - Birth date - Sex - + Email + + + Hide empty measurements - - + Name + + + + The calculated value + + + + Base value + + + + In sizes + + + In heights - + Description + + + Lines - Line - - - Length - Curves - Curve - Arcs - Arc - - - File error. - male - female - Could not save GivenName - Could not save FamilyName - Could not save Email - Could not save Sex - Could not save BirthDate - Measurements use different units than pattern. This pattern required measurements in %1 - Individual measurements (*.vit) - - Open file - - Wrong units. - Standard measurements (*.vst) - Name_%1 - Can't save measurement @@ -1755,90 +1404,70 @@ DialogIndividualMeasurements - Individual measurements - Pattern piece name - Exist measurements - - Path: - Given name: - Family name: - New measurements - Units: - Could not create measurements file - Please try again or change file - - File error. - - Individual measurements (*.vit) - Open file - Where save measurements? - Centimeters - Millimiters - Inches @@ -1846,32 +1475,26 @@ DialogLine - Line - First point - Second point - Type of line - Show line from first point to this point - Select second point @@ -1879,49 +1502,38 @@ DialogLineIntersect - Intersection of lines - Point label - First line - - First point - - Second point - Second line - Select second point of first line - Select first point of second line - Select second point of second line @@ -1929,124 +1541,98 @@ DialogLineIntersectAxis - Line intersect axis - Angle - Calculate value - Value of angle - <html><head/><body><p>Show full calculation in message box</p></body></html> - Axis point - - - First point of line - First line point - Second line point - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Select second point of line - Select axis point @@ -2054,32 +1640,26 @@ DialogMeasurements - Measurements - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> - Graduation - Use for creation pattern standard measurement table - Individual - Use for creation pattern individual measurements @@ -2087,117 +1667,94 @@ DialogNormal - Normal - Length - Insert variable into formula - Calculate value - Value of length - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - Second point - Additional angle degrees - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of line @@ -2205,42 +1762,34 @@ DialogPatternProperties - Pattern properties - Description - Author name - Pattern description - For technical notes. - Heights and Sizes - All heights (cm) - All sizes (cm) @@ -2248,174 +1797,134 @@ DialogPatternXmlEdit - XML Editor - Value : - Name : - <No selection> - Type : - Add attribute - Add son - Remove attribute - Remove node - Set - Cancel - Apply changes - Undo last - Immediate apply - Base selection - All pattern pieces - - - - No changes - Cannot delete previously created node - No changes left - Cannot undo change - - <no value> - - Unchanged - Cannot delete previously created attribute - Node Name - - Name: - Node Value (may be empty) - - Value: - Attribute Name - Attribute Value - No selection - Root node - Node - Attribute @@ -2423,113 +1932,90 @@ DialogPointOfContact - Point of contact - Radius - Insert variable into formula - Calculate value - Value of radius - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - Center of arc - - Select point of center of arc - Top of the line - End of the line - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula. - Select second point of line @@ -2537,37 +2023,30 @@ DialogPointOfIntersection - Point of intersection - Point label - vertical point - First point of angle - horizontal point - Second point of angle - Select point horizontally @@ -2575,122 +2054,98 @@ DialogShoulderPoint - Point of shoulder - Length - Insert variable into formula - Calculate value - Value of length - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - Second point - Third point - Type of line - Show line from first point to our point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select first point of line - Select second point of line @@ -2698,32 +2153,26 @@ DialogSinglePoint - Single point - Coordinates on the sheet - Coordinates - Y coordinate - X coordinate - Point label @@ -2731,47 +2180,38 @@ DialogSpline - Curve - First point - Length ratio of the first control point - The angle of the first control point - Second point - Length ratio of the second control point - The angle of the second control point - Coefficient of curvature of the curve - Select last point of curve @@ -2779,47 +2219,38 @@ DialogSplinePath - Curved path - Point of curve - Length ratio of the first control point - The angle of the first control point - Length ratio of the second control point - The angle of the second control point - List of points - Coefficient of curvature of the curve - Select point of curve path @@ -2827,22 +2258,18 @@ DialogStandardMeasurements - Standard table - Pattern piece name - Standard measurements table - File error. @@ -2850,51 +2277,38 @@ DialogTool - - - - - Error - Empty field - Value can't be 0 - Value - Height - Size - Line length - Arc length - Curve length @@ -2902,55 +2316,42 @@ DialogTriangle - Triangle - Point label - First point of axis - - - - First point of line - Second point of axis - First point - Second point - Select second point of axis - Select first point - Select second point @@ -2958,27 +2359,22 @@ DialogUndo - Broken formula - Error while calculation formula. You can try undo last operation or fix broken formula. - &Undo - &Fix formula - &Cancel @@ -2986,185 +2382,153 @@ DialogUnionDetails - - Select first point - - - - - Select second point - - - - - - Select another second point - - - - - Select detail - - - - Union details - <html><head/><body><p>Do you really want union details?</p></body></html> + + Select first point + + + + Select second point + + + + Select another second point + + + + Select detail + + Functions - sin sine function - cos cosine function - tan tangens function - asin arcus sine function - acos arcus cosine function - atan arcus tangens function - sinh hyperbolic sine function - cosh hyperbolic cosine - tanh hyperbolic tangens function - asinh hyperbolic arcus sine function - acosh hyperbolic arcus tangens function - atanh hyperbolic arcur tangens function - log2 logarithm to the base 2 - log10 logarithm to the base 10 - log logarithm to the base 10 - ln logarithm to base e (2.71828...) - exp e raised to the power of x - sqrt square root of a value - sign sign function -1 if x<0; 1 if x>0 - rint round to nearest integer - abs absolute value - min min of all arguments - max max of all arguments - sum sum of all arguments - avg mean value of all arguments @@ -3173,7 +2537,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. @@ -3181,1572 +2544,1287 @@ MainWindow - Valentina - Tools for creating points. - Point - - Point at distance and angle - - - - - Special point on shoulder. - - - - - Point at intersection of arc and line. - - - - - Point along bisector - - - - Point along perpendicular - - Point at distance along line + Special point on shoulder. - - Perpendicular point along line - - - - Tool triangle. - + Perpendicular point along line + + + + Point along bisector + + + + Point at intersection of arc and line. + + + Tool to make point from x & y of two other points. - - Tools for creating lines. + Point at distance and angle - - Line + Point at distance along line - - Line between points - - - - - Point at line intersection - - - - - Tools for creating curves. - - - - - Curve - - - - - Curve tool. - - - - - Tool for path curve. - - - - - Tool segment a pathed curve. - - - - - Tool for segmenting a curve. - - - - Point of intersection line and axis - - - ... - + Tools for creating lines. + + + + Line + + + + Line between points + + + + Point at line intersection + + + + Tools for creating curves. + + + + Curve + + + + Curve tool. + + + + Tool for path curve. + + + + Tool for segmenting a curve. + + + + Tool segment a pathed curve. + + + Tools for creating arcs. - Arc - Arc tool. - Cut arc tool. - Tools for creating details. - Detail - Tool new detail. - Tool for union two details. - &File - &Help - &Pattern piece - Measurements - Window - Toolbar files - ToolBar modes - Toolbar pattern - Toolbar options - Toolbar tools - Tool options - - Save &As... - - - - - Export pattern (layout) - - - - - About &Qt - - - - - &About Valentina - - - - - E&xit - - - - - Exit the application - - - - - Preferences - - - - - Zoom in - - - - - Original zoom - - - - - Original Zoom - - - - - Zoom fit best - - - - - Ctrl+= - - - - - Stop - - - - - Stop using tool - - - - - Repot Bug... - - - - - Report bug - - - - - Close window - - - - - zoom in - - - - - - Zoom out - - - - - Edit pattern XML code - - - - - Pattern properties - - - - New - &New - Create a new pattern - Ctrl+N - Open - &Open - Open file with pattern - Save - &Save - Save pattern - Ctrl+S - - Save as + Save &As... - Save not yet saved pattern - Ctrl+Shift+S - Draw - Draw mode - Ctrl+W - Details - Details mode - Ctrl+E - - Pointer tools - New pattern piece - Add new pattern piece - Ctrl+Shift+N - - Change the label of pattern piece - Table of variables - Tables of variables - Ctrl+T - History - Ctrl+H - + Export pattern (layout) + + + Create layout - Ctrl+L - - About Qt + About &Qt + + + + &About Valentina + + + + E&xit + + + + Exit the application - Ctrl+Q - + Preferences + + + + Pattern properties + + + + Zoom in + + + + zoom in + + + + Zoom out + + + + Edit pattern XML code + + + + Original zoom + + + + Original Zoom + + + + Zoom fit best + + + + Ctrl+= + + + + Stop + + + + Stop using tool + + + + Repot Bug... + + + + Report bug + + + + Close window + + + + Online help + + + + Show online help + + + Pattern piece %1 - - Pattern piece: - - - - - Enter a new label for the pattern piece. - - - - - - - Select point - - - - Individual measurements is under development - There is no way create individual measurements file independent on the pattern file. For opening pattern need keep both files: pattern and measurements. Do you want continue? - + Select point + + + Select first point - - - Select first point of line - Select first point of angle - Select first point of first line - Select first point curve - Select simple curve - Select point of center of arc - Select point of curve path - Select curve path - Select points, arcs, curves clockwise. - Select base point - Select first point of axis - Select point vertically - Select detail - Select arc - Select curve - - Size: + About Qt - - pattern - - - - - Critical error! - - - - - Error parsing file (std::bad_alloc). - - - - - Bad id. - - - - - Could not save file - - - - - &Undo - - - - - &Redo - - - - - Wrong units. - - - - - Application doesn't support standard table with inches. - - - - - File error. - - - - - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? - - - - - Reopen files. - - - - - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 - - - - - could not be found. Do you want to update the file location - - - - - Standard measurements (*.vst) - - - - - Individual measurements (*.vit) - - - - - File loaded - - - - Height: - + Size: + + + Pattern Piece: - - Pattern files (*.val) - + pattern + + + /pattern.val - + Save as + + + + Could not save file + + + + Open file + + + + Error parsing file. + + + + Error can't convert value. + + + + Error empty parameter. + + + + Error wrong id. + + + + Critical error! + + + + Error parsing file (std::bad_alloc). + + + + Bad id. + + + File saved - untitled.val - Unsaved change - The pattern has been modified. Do you want to save your changes? - - - Open file + &Undo - - - Error parsing file. + &Redo - - Error can't convert value. + Pattern piece: - - - Error empty parameter. + Enter a new label for the pattern piece. - - Error wrong id. + This file already opened in another window. + + + + Wrong units. + + + + Application doesn't support standard table with inches. + + + + File error. + + + + File loaded + + + + Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? + + + + Reopen files. + + + + The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 + + + + could not be found. Do you want to update the file location + + + + Standard measurements (*.vst) + + + + Individual measurements (*.vit) Measurements - head_girth Short measurement name. Don't use math symbols in name!!!! - mid_neck_girth Short measurement name. Don't use math symbols in name!!!! - neck_base_girth Short measurement name. Don't use math symbols in name!!!! - head_and_neck_length Short measurement name. Don't use math symbols in name!!!! - center_front_waist_length Short measurement name. Don't use math symbols in name!!!! - center_back_waist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_length Short measurement name. Don't use math symbols in name!!!! - side_waist_length Short measurement name. Don't use math symbols in name!!!! - trunk_length Short measurement name. Don't use math symbols in name!!!! - shoulder_girth Short measurement name. Don't use math symbols in name!!!! - upper_chest_girth Short measurement name. Don't use math symbols in name!!!! - bust_girth Short measurement name. Don't use math symbols in name!!!! - under_bust_girth Short measurement name. Don't use math symbols in name!!!! - waist_girth Short measurement name. Don't use math symbols in name!!!! - high_hip_girth Short measurement name. Don't use math symbols in name!!!! - hip_girth Short measurement name. Don't use math symbols in name!!!! - upper_front_chest_width Short measurement name. Don't use math symbols in name!!!! - front_chest_width Short measurement name. Don't use math symbols in name!!!! - across_front_shoulder_width Short measurement name. Don't use math symbols in name!!!! - across_back_shoulder_width Short measurement name. Don't use math symbols in name!!!! - upper_back_width Short measurement name. Don't use math symbols in name!!!! - back_width Short measurement name. Don't use math symbols in name!!!! - bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - halter_bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - neck_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - crotch_length Short measurement name. Don't use math symbols in name!!!! - rise_height Short measurement name. Don't use math symbols in name!!!! - shoulder_drop Short measurement name. Don't use math symbols in name!!!! - shoulder_slope_degrees Short measurement name. Don't use math symbols in name!!!! - front_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - front_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - front_neck_arc Short measurement name. Don't use math symbols in name!!!! - back_neck_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - front_waist_arc Short measurement name. Don't use math symbols in name!!!! - back_waist_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - front_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_hip_arc Short measurement name. Don't use math symbols in name!!!! - chest_slope Short measurement name. Don't use math symbols in name!!!! - back_slope Short measurement name. Don't use math symbols in name!!!! - front_waist_slope Short measurement name. Don't use math symbols in name!!!! - back_waist_slope Short measurement name. Don't use math symbols in name!!!! - front_neck_to_upper_chest_height Short measurement name. Don't use math symbols in name!!!! - front_neck_to_bust_height Short measurement name. Don't use math symbols in name!!!! - front_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - front_waist_to_lower_breast Short measurement name. Don't use math symbols in name!!!! - back_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - strap_length Short measurement name. Don't use math symbols in name!!!! - armscye_girth Short measurement name. Don't use math symbols in name!!!! - elbow_girth Short measurement name. Don't use math symbols in name!!!! - upper_arm_girth Short measurement name. Don't use math symbols in name!!!! - wrist_girth Short measurement name. Don't use math symbols in name!!!! - scye_depth Short measurement name. Don't use math symbols in name!!!! - shoulder_and_arm_length Short measurement name. Don't use math symbols in name!!!! - underarm_length Short measurement name. Don't use math symbols in name!!!! - cervicale_to_wrist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_to_elbow_length Short measurement name. Don't use math symbols in name!!!! - arm_length Short measurement name. Don't use math symbols in name!!!! - hand_width Short measurement name. Don't use math symbols in name!!!! - hand_length Short measurement name. Don't use math symbols in name!!!! - hand_girth Short measurement name. Don't use math symbols in name!!!! - thigh_girth Short measurement name. Don't use math symbols in name!!!! - mid_thigh_girth Short measurement name. Don't use math symbols in name!!!! - knee_girth Short measurement name. Don't use math symbols in name!!!! - calf_girth Short measurement name. Don't use math symbols in name!!!! - ankle_girth Short measurement name. Don't use math symbols in name!!!! - knee_height Short measurement name. Don't use math symbols in name!!!! - ankle_height Short measurement name. Don't use math symbols in name!!!! - foot_width Short measurement name. Don't use math symbols in name!!!! - foot_length Short measurement name. Don't use math symbols in name!!!! - height Short measurement name. Don't use math symbols in name!!!! - cervicale_height Short measurement name. Don't use math symbols in name!!!! - cervicale_to_knee_height Short measurement name. Don't use math symbols in name!!!! - waist_height Short measurement name. Don't use math symbols in name!!!! - high_hip_height Short measurement name. Don't use math symbols in name!!!! - hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_knee_height Short measurement name. Don't use math symbols in name!!!! - crotch_height Short measurement name. Don't use math symbols in name!!!! - size Short measurement name. Don't use math symbols in name!!!! - height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! - height_nipple_point Short measurement name. Don't use math symbols in name!!!! - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! - height_scapular_point Short measurement name. Don't use math symbols in name!!!! - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - front_waist_length Short measurement name. Don't use math symbols in name!!!! - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! - chest_width Short measurement name. Don't use math symbols in name!!!! - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - half_girth_neck Short measurement name. Don't use math symbols in name!!!! - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! - half_girth_waist Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! - waist_to_knee Short measurement name. Don't use math symbols in name!!!! - shoulder_height Short measurement name. Don't use math symbols in name!!!! - head_height Short measurement name. Don't use math symbols in name!!!! - body_position Short measurement name. Don't use math symbols in name!!!! - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! - depth_waist_first Short measurement name. Don't use math symbols in name!!!! - depth_waist_second Short measurement name. Don't use math symbols in name!!!! @@ -4755,799 +3833,666 @@ Do you want to save your changes? MeasurementsDescriptions - Around fullest part of Head Full measurement description - Around middle part of Neck Full measurement description - Around Neck at base Full measurement description - Vertical Distance from Crown to Nape Full measurement description - Front Neck Center over tape at Bustline to Front Waist Center Full measurement description - Back Neck Center to Back Waist Center Full measurement description - NeckPoint to ShoulderTip Full measurement description - Armpit to Waist side Full measurement description - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point Full measurement description - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides Full measurement description - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest Full measurement description - Around fullest part of Bust, parallel to floor Full measurement description - Around Chest below the Bust, parallel to floor Full measurement description - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. Full measurement description - Around HighHip, parallel to floor Full measurement description - Around Hip, parallel to floor Full measurement description - Across Front UpperChest, smallest width from armscye to armscye Full measurement description - Across Front Chest, from armfold to armfold Full measurement description - From ShoulderTip to ShoulderTip, across Front Full measurement description - From ShoulderTip to ShoulderTip, across Back Full measurement description - Across Back UpperChest, smallest width from armscye to armscye Full measurement description - Across Back Chest, from armfold to armfold Full measurement description - Distance between BustPoints, across Chest Full measurement description - Distance from Bustpoint, behind neck, down to Bustpoint Full measurement description - From NeckPoint to BustPoint Full measurement description - From Front Waist Center, down to crotch, up to Back Waist Center Full measurement description - Sit on hard chair, measure from side waist straight down to chair bottom Full measurement description - Vertical Distance from NeckPoint level to ShoulderTip level Full measurement description - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer Full measurement description - ShoulderTip to Front Waist Center Full measurement description - ShoulderTip to Back Waist Center Full measurement description - NeckPoint straight down front chest to Waistline Full measurement description - Back NeckPoint straight down back chest to Waistline Full measurement description - NeckPoint to NeckPoint through Front Neck Center Full measurement description - NeckPoint to NeckPoint across Nape Full measurement description - Front upper-bust arc Full measurement description - Back UpperBust side to side Full measurement description - Front Waist side to side Full measurement description - Back Waist side to side Full measurement description - Front UpperHip side to side Full measurement description - Back UpperHip side to side Full measurement description - Front Hip side to side Full measurement description - Back Hip side to side Full measurement description - NeckPoint to Front ArmfoldPoint Full measurement description - NeckPoint to Back ArmfoldPoint Full measurement description - NeckPoint across Front Chest to Waist side Full measurement description - NeckPoint across Back Chest to Waist side Full measurement description - Front Neck Center straight down to UpperChest line Full measurement description - Front Neck Center straight down to Bust line Full measurement description - Front Upper chest waist Full measurement description - Front waist to lower breast Full measurement description - Back waist to upper chest Full measurement description - Strap length Full measurement description - Around Armscye Full measurement description - Around Elbow with elbow bent Full measurement description - Around UpperArm Full measurement description - Around Wrist Full measurement description - Nape straight down to UnderBust line (same as Back UpperBust height) Full measurement description - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description - Armpit to Wrist, with arm straight and hanging at side Full measurement description - Nape to Wrist, with elbow bent and hand on hip Full measurement description - ShoulderTip to Elbow, with elbow bent and hand on hip Full measurement description - ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description - Hand side to side Full measurement description - Hand Middle Finger tip to wrist Full measurement description - Around Hand Full measurement description - Around Thigh Full measurement description - Around MidThigh Full measurement description - Around Knee Full measurement description - Around Calf Full measurement description - Around Ankle Full measurement description - Knee to Floor Full measurement description - Ankle to Floor Full measurement description - Widest part of Foot side to side Full measurement description - Tip of Longest Toe straight to back of heel Full measurement description - Top of head to floor Full measurement description - Nape to Floor Full measurement description - Nape to Knee Full measurement description - Waist side to floor Full measurement description - HighHip side to Floor Full measurement description - Hip side to Floor Full measurement description - Waist side to Hip Full measurement description - Waist side to Knee Full measurement description - Crotch to Floor along inside leg Full measurement description - Size Full measurement description - Height of the point base of the neck in front Full measurement description - Height of the base of the neck side point Full measurement description - The height of the shoulder point Full measurement description - Height nipple point Full measurement description - Height back angle axilla Full measurement description - Height scapular point Full measurement description - Height under buttock folds Full measurement description - Hips excluding protruding abdomen Full measurement description - Girth foot instep Full measurement description - The distance from the side waist to floor Full measurement description - The distance from the front waist to floor Full measurement description - Arc through groin area Full measurement description - The distance from the waist to the plane seat Full measurement description - The distance from the base of the neck to the side of the radial point Full measurement description - Distance from the base of the neck side point to the end of the third finger Full measurement description - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description - Arc through the highest point of the shoulder joint Full measurement description - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description - The distance from the waist to the back base of the neck side point Full measurement description - Arc length of the upper body through the base of the neck side point Full measurement description - Chest width Full measurement description - Anteroposterior diameter of the hands Full measurement description - Height clavicular point Full measurement description - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description - Slash shoulder height Full measurement description - Half girth neck Full measurement description - Half girth neck for shirts Full measurement description - Half girth chest first Full measurement description - Half girth chest second Full measurement description - Half girth chest third Full measurement description - Half girth waist Full measurement description - Half girth hips considering protruding abdomen Full measurement description - Half girth hips excluding protruding abdomen Full measurement description - Girth knee flexed feet Full measurement description - Neck transverse diameter Full measurement description - Front slash shoulder height Full measurement description - The distance from the base of the neck to the waist line front Full measurement description - Hand vertical diameter Full measurement description - Distance from neck to knee point Full measurement description - The distance from the waist to the knee Full measurement description - Shoulder height Full measurement description - Head height Full measurement description - Body position Full measurement description - Arc behind the shoulder girdle Full measurement description - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description - Depth waist first Full measurement description - Depth waist second Full measurement description @@ -5556,799 +4501,666 @@ Do you want to save your changes? MeasurementsFullNames - Head girth Full measurement name - Mid-neck girth Full measurement name - Neck Base girth Full measurement name - Head and Neck length Full measurement name - Front Center length Full measurement name - Back Center length Full measurement name - Shoulder length Full measurement name - Side Waist length Full measurement name - Trunk length Full measurement name - Shoulder girth Full measurement name - Upper Chest girth Full measurement name - Bust girth Full measurement name - Under Bust girth Full measurement name - Waist girth Full measurement name - HighHip girth Full measurement name - Hip girth Full measurement name - Front Upper Chest width Full measurement name - Front Chest width Full measurement name - Front Across Shoulder width Full measurement name - Back Across Shoulder width Full measurement name - Back Upper Chest width Full measurement name - Back Chest width Full measurement name - BustPoint to BustPoint Full measurement name - Halter Bustpoint to Bustpoint Full measurement name - NeckPoint to BustPoint Full measurement name - Crotch length Full measurement name - Rise height Full measurement name - Shoulder Drop Full measurement name - Shoulder Slope degrees Full measurement name - Front Shoulder Balance Full measurement name - Back Shoulder Balance Full measurement name - Front Full Length Full measurement name - Back Full Length Full measurement name - Front Neck arc Full measurement name - Back Neck arc Full measurement name - Front upper-bust arc Full measurement name - Back UpperBust arc Full measurement name - Front Waist arc Full measurement name - Back Waist arc Full measurement name - Front UpperHip arc Full measurement name - Back UpperHip arc Full measurement name - Front Hip arc Full measurement name - Back Hip arc Full measurement name - Chest Balance Full measurement name - Back Balance Full measurement name - Front Waist Balance Full measurement name - Back Waist Balance Full measurement name - Front UpperChest height Full measurement name - Bust height Full measurement name - Front Upper chest waist Full measurement name - Front waist to lower breast Full measurement name - Back waist to upper chest Full measurement name - Strap length Full measurement name - Armscye Girth Full measurement name - Elbow Girth Full measurement name - Upperarm Girth Full measurement name - Wrist girth Full measurement name - Armscye depth Full measurement name - Shoulder and Arm length Full measurement name - Underarm length Full measurement name - Nape to wrist length Full measurement name - Elbow length Full measurement name - Arm length Full measurement name - Hand width Full measurement name - Hand length Full measurement name - Hand girth Full measurement name - Thigh girth Full measurement name - Midthigh girth Full measurement name - Knee girth Full measurement name - Calf girth Full measurement name - Ankle girth Full measurement name - Knee height Full measurement name - Ankle height Full measurement name - Foot width Full measurement name - Foot length Full measurement name - Total Height Full measurement name - Nape height Full measurement name - Nape to knee height Full measurement name - Waist height Full measurement name - HighHip height Full measurement name - Hip height Full measurement name - Waist to Hip height Full measurement name - Waist to Knee height Full measurement name - Crotch height/Inseam Full measurement name - Size Full measurement name - Height front neck base point Full measurement name - Height base neck side point Full measurement name - Height shoulder point Full measurement name - Height nipple point Full measurement name - Height back angle axilla Full measurement name - Height scapular point Full measurement name - Height under buttock folds Full measurement name - Hips excluding protruding abdomen Full measurement name - Girth foot instep Full measurement name - Side waist to floor Full measurement name - Front waist to floor Full measurement name - Arc through groin area Full measurement name - Waist to plane seat Full measurement name - Neck to radial point Full measurement name - Neck to third finger Full measurement name - Neck to first line chest circumference Full measurement name - Front waist length Full measurement name - Arc through shoulder joint Full measurement name - Neck to back line chest circumference Full measurement name - Waist to neck side Full measurement name - Arc length upper body Full measurement name - Chest width Full measurement name - Anteroposterior diameter hands Full measurement name - Height clavicular point Full measurement name - Height armhole slash Full measurement name - Slash shoulder height Full measurement name - Half girth neck Full measurement name - Half girth neck for shirts Full measurement name - Half girth chest first Full measurement name - Half girth chest second Full measurement name - Half girth chest third Full measurement name - Half girth waist Full measurement name - Half girth hips considering protruding abdomen Full measurement name - Half girth hips excluding protruding abdomen Full measurement name - Girth knee flexed feet Full measurement name - Neck transverse diameter Full measurement name - Front slash shoulder height Full measurement name - Neck to front waist line Full measurement name - Hand vertical diameter Full measurement name - Neck to knee point Full measurement name - Waist to knee Full measurement name - Shoulder height Full measurement name - Head height Full measurement name - Body position Full measurement name - Arc behind shoulder girdle Full measurement name - Neck to neck base Full measurement name - Depth waist first Full measurement name - Depth waist second Full measurement name @@ -6357,7 +5169,6 @@ Do you want to save your changes? MoveSPoint - Move single point @@ -6365,7 +5176,6 @@ Do you want to save your changes? MoveSpline - Move spline @@ -6373,7 +5183,6 @@ Do you want to save your changes? MoveSplinePath - Move spline path @@ -6381,42 +5190,34 @@ Do you want to save your changes? PathPage - Open Directory - Path that use Valentina - Default - Edit - Type - Path - Individual measurements - Patterns @@ -6424,32 +5225,26 @@ Do you want to save your changes? PatternPage - User - User name - Graphical output - Use antialiasing - Undo - Count steps (0 - no limit) @@ -6457,115 +5252,77 @@ Do you want to save your changes? PostfixOperators - cm centimeter - mm millimeter - in inch - - QCommandLineParser - - - Displays version information. - - - - - Displays this help. - - - - - Unknown option '%1'. - - - - - Unknown options: %1. - - - - - Missing value after '%1'. - - - - - Unexpected value after '%1'. - - - - - [options] - - - - - Usage: %1 - - - - - Options: - - - - - Arguments: - - - QObject - Create new pattern piece to start working. - Add node - Move detail - mm - - cm - inch + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece @@ -6573,7 +5330,6 @@ Do you want to save your changes? STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description @@ -6582,7 +5338,6 @@ Do you want to save your changes? SaveDetailOptions - Save detail option @@ -6590,7 +5345,6 @@ Do you want to save your changes? SaveToolOptions - Save tool option @@ -6598,152 +5352,118 @@ Do you want to save your changes? TableWindow - Create a layout - toolBar - Save - - Save layout - Next - Next detail - Turn - Turn the detail 90 degrees - Stop - Stop laying - Enlarge letter - Enlarge the length of the sheet - Reduce sheet - Reduce the length of the sheet - - Mirroring - - Zoom In - - Zoom Out - 0 details left. - - Collisions not found. - %1 details left. - untitled - Svg files (*.svg) - PDF files (*.pdf) - Images (*.png) - PS files (*.ps) - EPS files (*.eps) - Collisions found. - Creating file '%1' failed! %2 - Critical error! @@ -6751,12 +5471,10 @@ Do you want to save your changes? VAbstractTool - Confirm the deletion. - Do you really want delete? @@ -6764,42 +5482,34 @@ Do you want to save your changes? VApplication - Error parsing file. Program will be terminated. - Error bad id. Program will be terminated. - Error can't convert value. Program will be terminated. - Error empty parameter. Program will be terminated. - Error wrong id. Program will be terminated. - Something's wrong!! - Could not copy temp file to document file - Could not remove document file @@ -6807,21 +5517,14 @@ Do you want to save your changes? VContainer - - - - Can't find object - - Can't cast object - Can't find object. Type mismatch. @@ -6829,50 +5532,44 @@ Do you want to save your changes? VDomDocument - Can't convert toUInt parameter - Can't convert toBool parameter - Got empty parameter - Can't convert toDouble parameter - - Can't open file %1: %2. - Can't open schema file %1: %2. - + Could not load schema file. + + + Validation error file %3 in line %1 column %2 - Parsing error file %3 in line %1 column %2 - Couldn't get node @@ -6880,25 +5577,21 @@ Do you want to save your changes? VDrawTool - + Edit wrong formula + + + Options - Delete - - - Edit wrong formula - - VException - Critical error! @@ -6906,10 +5599,6 @@ Do you want to save your changes? VFormula - - - - Error @@ -6917,12 +5606,10 @@ Do you want to save your changes? VFormulaProperty - Value - Formula @@ -6930,208 +5617,179 @@ Do you want to save your changes? VFormulaPropertyEditor - ... + + VPE::VColorPropertyEditor + + ... + + + + + VPE::VFileEditWidget + + ... + + + + Directory + + + + Open File + + + VPattern - Can't find tool in table. - Error no unique id. - - Error parsing file. - Error can't convert value. - Error empty parameter. - Error wrong id. - Critical error! - Error parsing file (std::bad_alloc). - Error creating or updating detail - Error creating or updating single point - - Error creating or updating point of end line - - Error creating or updating point along line - - Error creating or updating point of shoulder - - Error creating or updating point of normal - - Error creating or updating point of bisector - Error creating or updating point of lineintersection - - Error creating or updating point of contact - Error creating or updating modeling point - Error creating or updating height - Error creating or updating triangle - Error creating or updating point of intersection - - Error creating or updating cut spline point - - Error creating or updating cut spline path point - - Error creating or updating cut arc point - - Error creating or updating point of intersection line and axis - - Error creating or updating point of intersection curve and axis - Error creating or updating line - Error creating or updating simple curve - Error creating or updating curve path - Error creating or updating modeling simple curve - Error creating or updating modeling curve path - - Error creating or updating simple arc - Error creating or updating modeling arc - Error creating or updating union details - Got wrong parameter id. Need only id > 0. - This id is not unique. - File error. @@ -7139,19 +5797,14 @@ Do you want to save your changes? VSplinePath - Not enough points to create the spline. - - - This spline does not exist. - Can't cut spline path with one point @@ -7159,12 +5812,10 @@ Do you want to save your changes? VTableGraphicsView - can't find detail - detail found @@ -7172,12 +5823,10 @@ Do you want to save your changes? VToolDetail - Options - Delete @@ -7185,182 +5834,118 @@ Do you want to save your changes? VToolOptionsPropertyBrowser - Base point - - - - - - - - - - - - - - - - Point label - Position - Point at distance and angle - - - - - - - - - Line type - - - - - - - - Length - - - Angle - Point at distance along line - Arc - - Radius - First angle - Second angle - Point along bisector - Cut arc tool - Tool for segmenting a curve - Tool segment a pathed curve - Perpendicular point along line - Line between points - Point at line intersection - Point along perpendicular - Additional angle degrees - Point at intersection of arc and line - Tool to make point from x & y of two other points - Special point on shoulder - Curve tool - - Curve factor - Tool for path curve - Tool triangle - - Point intersection line and axis @@ -7368,31 +5953,26 @@ Do you want to save your changes? Variables - Line_ Left symbol _ in name - AngleLine_ Left symbol _ in name - Arc_ Left symbol _ in name - Spl_ Left symbol _ in name - SplPath Do not add symbol _ to the end of name @@ -7401,7 +5981,6 @@ Do you want to save your changes? VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7409,7 +5988,6 @@ Do you want to save your changes? VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7417,7 +5995,6 @@ Do you want to save your changes? VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7425,20 +6002,21 @@ Do you want to save your changes? VisToolSplinePath - - <b>Curve path</b>: <b>Enter</b> - finish creation + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation main - Pattern making program. - Pattern file. diff --git a/src/app/share/translations/valentina_cs_CZ.ts b/share/translations/valentina_cs_CZ.ts similarity index 66% rename from src/app/share/translations/valentina_cs_CZ.ts rename to share/translations/valentina_cs_CZ.ts index 824ab841b..d14523bfb 100644 --- a/src/app/share/translations/valentina_cs_CZ.ts +++ b/share/translations/valentina_cs_CZ.ts @@ -4,7 +4,6 @@ AddDet - Add detail @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 @@ -20,7 +18,6 @@ AddToCalc - Add object @@ -28,7 +25,6 @@ AddUnionDetails - Add union details @@ -36,67 +32,54 @@ CommunityPage - Server - Server name/IP - Secure connection - Proxy settings - Use Proxy - Proxy address - Proxy port - Proxy user - Proxy pass - User settings - User Name - Save password - Password @@ -104,42 +87,34 @@ ConfigDialog - Apply - &Cancel - &Ok - Config Dialog - Configuration - Pattern - Community - Paths @@ -147,92 +122,74 @@ ConfigurationPage - - Setup user interface language updated and will be used the next time start - - - - - Default unit updated and will be used the next pattern creation - - - - Save Uložit - + Setup user interface language updated and will be used the next time start + + + + Default unit updated and will be used the next pattern creation + + + Auto-save modified pattern - - Interval: - - - - min - + Interval: + + + Language - GUI language - Decimal separator parts - With OS options (%1) - Default unit - Centimeters - Millimiters - Inches - Label language - Send crash reports - Send crash reports (recommended) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. @@ -240,7 +197,6 @@ DelTool - Delete tool @@ -248,7 +204,6 @@ DeleteDetail - Delete tool @@ -256,7 +211,6 @@ DeletePatternPiece - Delete pattern piece %1 @@ -264,42 +218,34 @@ DialogAboutApp - About Valentina O programu Valentina - - Valentina version - - - - - Contributors - - - - Based on Qt %2 (32 bit) Založeno na Qt %2 (32 bit) - Built on %3 at %4 Sestaveno %3 v %4 - + Valentina version + + + + Contributors + + + Web site : %1 - Warning - Cannot open your default browser @@ -307,31 +253,18 @@ DialogAlongLine - Point along line Bod podél čáry - Length Délka - - - Insert variable into the formula - - ... ... - - Calculate value - - - - Value of length Hodnota délky @@ -340,131 +273,105 @@ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Point label - - - - First point První bod - First point of line První bod čáry - Second point Druhý bod - Second point of line Druhý bod čáry - Type of line Typ čáry - - Show line from first point to this point - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - + Select second point of line + Vybrat druhý bod čáry + + + Insert variable into the formula + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Point label + + + + Show line from first point to this point + + + + Size and height + + + + Measurements + + + Hide empty measurements - Variables - Click twice to insert into formula - - - Select second point of line - Vybrat druhý bod čáry - DialogArc - Arc Oblouk - Radius Poloměr - - - Insert variable into the formula - - ... ... - - - - Calculate value - - - - Value of radius Hodnota poloměru @@ -472,13 +379,6 @@ _ _ - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - First angle degree První úhel (stupně) @@ -488,12 +388,6 @@ První úhel oblouku proti směru hodinových ručiček - - Insert variable into formula - - - - Value of first angle Hodnota prvního úhlu @@ -506,348 +400,308 @@ Druhý úhel oblouku proti směru hodinových ručiček - - First angle - - - - - Second angle - - - - - Insert marked variable into formula - - - - Value of second angle Hodnota druhého úhlu - Center point Bod ve středu - Select point of center of arc Vybrat bod středu oblouku - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - - Hide empty measurements - - - - Variables Proměnné - + Insert variable into the formula + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + First angle + + + + Insert variable into formula + + + + Second angle + + + + Insert marked variable into formula + + + + Size and height + + + + Measurements + + + + Hide empty measurements + + + Value of angle of line. + + Error + Chyba + + + Radius can't be negative + + + + Angles equal + + DialogBisector - Bisector Osa souměrnosti úhlu - Length Délka - - - Insert marked variable into the formula - - ... ... - - Calculate value - - - - Value of length Hodnota délky - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Point label - - - - First point První bod - First point of angle První bod úhlu - Second point Druhý bod - Second point of angle Druhý bod úhlu - Third point Třetí bod - Third point of angle Třetí bod úhlu - Type of line Typ čáry - - Show line from second point to this point - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - - Hide empty measurements - - - - - Variables - Click twice to insert into formula - - - - Select second point of angle Vybrat druhý bod úhlu - Select third point of angle Vybrat třetí bod úhlu + + Insert marked variable into the formula + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Point label + + + + Show line from second point to this point + + + + Size and height + + + + Measurements + + + + Hide empty measurements + + + + Variables - Click twice to insert into formula + + DialogCurveIntersectAxis - - Curve intersect axis - - - - - Angle - - - - - Calculate value - - - - - Value of angle - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Axis point - - - - - First point of line První bod čáry - Curve Křivka - - Point label - - - - Type of line Typ čáry - - Show line from first point to this point - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - - Hide empty measurements - - - - Variables Proměnné - + Curve intersect axis + + + + Angle + + + + Calculate value + + + + Value of angle + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Axis point + + + + Point label + + + + Show line from first point to this point + + + + Size and height + + + + Measurements + + + + Hide empty measurements + + + Select axis point @@ -855,101 +709,82 @@ DialogCutArc - Length Délka - - - Cut arc - - ... ... - - Calculate value - - - - Value of length Hodnota délky - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Arc Oblouk - - Selected curve - - - - - Point label - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - + Cut arc + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Selected curve + + + + Point label + + + + Size and height + + + + Measurements + + + Hide empty measurements - Variables - Click twice to insert into formula @@ -957,101 +792,82 @@ DialogCutSpline - Length Délka - - - Cut curve - - ... ... - - Calculate value - - - - Value of length Hodnota délky - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Curve Křivka - - Selected curve - - - - - Point label - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - + Cut curve + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Selected curve + + + + Point label + + + + Size and height + + + + Measurements + + + Hide empty measurements - Variables - Click twice to insert into formula @@ -1059,101 +875,82 @@ DialogCutSplinePath - Length Délka - - - Cut curve path - - ... ... - - Calculate value - - - - Value of length Hodnota délky - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Curve Křivka - - Selected curve path - - - - - Point label - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - + Cut curve path + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Selected curve path + + + + Point label + + + + Size and height + + + + Measurements + + + Hide empty measurements - Variables - Click twice to insert into formula @@ -1161,165 +958,128 @@ DialogDetail - - Detail Detail - Bias X Odchylka X - - - - cm - - - - Bias Y Odchylka Y - Options Volby - Name of detail Název detailu - - Seam allowance - - - - Width Šířka - Closed Zavřeno - Delete Smazat - + cm + + + + Seam allowance + + + Got wrong scene object. Ignore. DialogEditWrongFormula - - - Edit formula - - - - - Formula - - - - - Insert variable into formula - - ... ... - - Calculate value - - - - Value of first angle Hodnota prvního úhlu - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - - Hide empty measurements + Variables + Proměnné + + + Edit formula - - Variables - Proměnné + Formula + + + + Insert variable into formula + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Size and height + + + + Measurements + + + + Hide empty measurements + DialogEndLine - - Point in the end of a line - - - - Length Délka @@ -1328,13 +1088,6 @@ ... - - - Calculate value - - - - Value of length Hodnota délky @@ -1343,99 +1096,88 @@ _ - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Angle - - - - - Value of angle - - - - Base point Základní bod - First point of line První bod čáry - - - Point label - - Angle of line Úhel čáry - Type of line Typ čáry - - Show line from first point to this point - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - - Hide empty measurements + Variables + Proměnné + + + Point in the end of a line - - Variables - Proměnné + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Angle + + + + Value of angle + + + + Point label + + + + Show line from first point to this point + + + + Size and height + + + + Measurements + + + + Hide empty measurements + @@ -1445,169 +1187,129 @@ Dialog - - Height - - - - - Point label - - - - Base point Základní bod - - - - First point of line První bod čáry - Second point of line Druhý bod čáry - Type of line Typ čáry - Show line from first point to our point Ukázat čáru od prvního bodu k našemu bodu - Select first point of line Vybrat první bod čáry - Select second point of line Vybrat druhý bod čáry + + Height + + + + Point label + + DialogHistory - History Historie - - Tool Nástroj - - - - - - Can't create record. - - - - %1 - Base point %1 - Základní bod - - %1_%2 - Line from point %1 to point %2 %1_%2 - Čára od bodu %1 k bodu %2 - %3 - Point along line %1_%2 %3 - Bod podél čáry %1_%2 - - %1 - Point of shoulder - - - - - %3 - normal to line %1_%2 - - - - - %4 - bisector of angle %1_%2_%3 - - - - - %5 - intersection of lines %1_%2 and %3_%4 - - - - Curve %1_%2 Křivka %1_%2 - Arc with center in point %1 Oblouk se středem v bodě %1 - Curve point %1 Bod křivky %1 - - %4 - point of contact of arc with the center in point %1 and line %2_%3 - - - - - Point of perpendicular from point %1 to line %2_%3 - - - - Triangle: axis %1_%2, points %3 and %4 Trojúhelník: osa %1_%2, body %3 a %4 - + Can't create record. + + + + %1 - Point of shoulder + + + + %3 - normal to line %1_%2 + + + + %4 - bisector of angle %1_%2_%3 + + + + %5 - intersection of lines %1_%2 and %3_%4 + + + + %4 - point of contact of arc with the center in point %1 and line %2_%3 + + + + Point of perpendicular from point %1 to line %2_%3 + + + %1 - point of intersection %2 and %3 - %1 - cut arc with center %2 - %1 - cut curve %2_%3 - %1 - cut curve path %2 - %1 - point of intersection line %2_%3 and axis through point %4 - %1 - point of intersection curve and axis through point %2 @@ -1615,32 +1317,18 @@ DialogIncrements - - Increments Přídavky - - - Name - - - - - The calculated value Vypočítaná hodnota - - Base value Základní hodnota - - In sizes Ve velikostech @@ -1649,9 +1337,6 @@ Ve vzrůstech - - - Description Popis @@ -1660,269 +1345,213 @@ ... - - - Measurements - - - - - Load another measurements table - - - - - Personal information - - - - - Given name - - - - - Family name - - - - - Birth date - - - - - Sex - - - - - Email - - - - - Hide empty measurements - - - - - - In heights - - - - Lines Čáry - Line Čára - - - Length Délka - Curves Křivky - Curve Křivka - Arcs Oblouky - Arc Oblouk - - - - File error. - - - - - male - - - - - female - - - - - Could not save GivenName - - - - - Could not save FamilyName - - - - - Could not save Email - - - - - Could not save Sex - - - - - Could not save BirthDate - - - - - Measurements use different units than pattern. This pattern required measurements in %1 - - - - - Individual measurements (*.vit) - - - - - Open file Otevřít soubor - - - - Wrong units. - - - - - Standard measurements (*.vst) - - - - - Name_%1 - - - - - Can't save measurement - - Can't convert toDouble value. Nelze převést na hodnotu toDouble. + + Measurements + + + + Load another measurements table + + + + Personal information + + + + Given name + + + + Family name + + + + Birth date + + + + Sex + + + + Email + + + + Hide empty measurements + + + + Name + + + + In heights + + + + File error. + + + + male + + + + female + + + + Could not save GivenName + + + + Could not save FamilyName + + + + Could not save Email + + + + Could not save Sex + + + + Could not save BirthDate + + + + Measurements use different units than pattern. This pattern required measurements in %1 + + + + Individual measurements (*.vit) + + + + Wrong units. + + + + Standard measurements (*.vst) + + + + Name_%1 + + + + Can't save measurement + + DialogIndividualMeasurements - - - Individual measurements - - - - - Pattern piece name - - - - - Exist measurements - - - - - - Path: - - ... ... - - Given name: - - - - - Family name: - - - - - New measurements - - - - - Units: - - - - - Could not create measurements file - - - - - Please try again or change file - - - - - - File error. - - - - - - Individual measurements (*.vit) - - - - Open file Otevřít soubor - + Individual measurements + + + + Pattern piece name + + + + Exist measurements + + + + Path: + + + + Given name: + + + + Family name: + + + + New measurements + + + + Units: + + + + Could not create measurements file + + + + Please try again or change file + + + + File error. + + + + Individual measurements (*.vit) + + + Where save measurements? - Centimeters - Millimiters - Inches @@ -1930,207 +1559,164 @@ DialogLine - Line Čára - First point První bod - Second point Druhý bod - Type of line Typ čáry - - Show line from first point to this point - - - - Select second point Vybrat druhý bod + + Show line from first point to this point + + DialogLineIntersect - - Intersection of lines - - - - - Point label - - - - First line První čára - - First point První bod - - Second point Druhý bod - Second line Druhá čára - Select second point of first line Vybrat druhý bod první čáry - Select first point of second line Vybrat první bod druhé čáry - Select second point of second line Vybrat druhý bod druhé čáry + + Intersection of lines + + + + Point label + + DialogLineIntersectAxis - - Line intersect axis - - - - - Angle - - - - - Calculate value - - - - - Value of angle - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Axis point - - - - - - First point of line První bod čáry - - First line point - - - - - Second line point - - - - - Point label - - - - Type of line Typ čáry - - Show line from first point to this point - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - - Hide empty measurements - - - - Variables Proměnné - Select second point of line Vybrat druhý bod čáry - + Line intersect axis + + + + Angle + + + + Calculate value + + + + Value of angle + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Axis point + + + + First line point + + + + Second line point + + + + Point label + + + + Show line from first point to this point + + + + Size and height + + + + Measurements + + + + Hide empty measurements + + + Select axis point @@ -2138,32 +1724,26 @@ DialogMeasurements - Measurements - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> - Graduation - Use for creation pattern standard measurement table - Individual - Use for creation pattern individual measurements @@ -2171,31 +1751,18 @@ DialogNormal - Normal Kolmice - Length Délka - - - Insert variable into formula - - ... ... - - Calculate value - - - - Value of length Hodnota délky @@ -2204,135 +1771,117 @@ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Point label - - - - First point První bod - Second point Druhý bod - Additional angle degrees Dodatečné úhlové stupně - Type of line Typ čáry - - Show line from first point to this point - - - - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - + Select second point of line + Vybrat druhý bod čáry + + + Insert variable into formula + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Point label + + + + Show line from first point to this point + + + + Size and height + + + + Measurements + + + Hide empty measurements - Variables - Click twice to insert into formula - - - Select second point of line - Vybrat druhý bod čáry - DialogPatternProperties - - Pattern properties - - - - Description Popis - + Pattern properties + + + Author name - Pattern description - For technical notes. - Heights and Sizes - All heights (cm) - All sizes (cm) @@ -2340,174 +1889,134 @@ DialogPatternXmlEdit - XML Editor - Value : - Name : - <No selection> - Type : - Add attribute - Add son - Remove attribute - Remove node - Set - Cancel - Apply changes - Undo last - Immediate apply - Base selection - All pattern pieces - - - - No changes - Cannot delete previously created node - No changes left - Cannot undo change - - <no value> - - Unchanged - Cannot delete previously created attribute - Node Name - - Name: - Node Value (may be empty) - - Value: - Attribute Name - Attribute Value - No selection - Root node - Node - Attribute @@ -2515,31 +2024,18 @@ DialogPointOfContact - Point of contact Bod dotyku - Radius Poloměr - - - Insert variable into formula - - ... ... - - Calculate value - - - - Value of radius Hodnota poloměru @@ -2548,91 +2044,81 @@ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Point label - - - - Center of arc Střed oblouku - - Select point of center of arc Vybrat bod středu oblouku - Top of the line Začátek čáry - End of the line Konec čáry - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - + Select second point of line + Vybrat druhý bod čáry + + + Insert variable into formula + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Point label + + + + Size and height + + + + Measurements + + + Hide empty measurements - Variables - Click twice to insert into formula. - - - Select second point of line - Vybrat druhý bod čáry - DialogPointOfIntersection @@ -2641,69 +2127,49 @@ Dialog - - Point of intersection - - - - - Point label - - - - - vertical point - - - - First point of angle První bod úhlu - - horizontal point - - - - Second point of angle Druhý bod úhlu - Select point horizontally Vybrat bod vodorovně + + Point of intersection + + + + Point label + + + + vertical point + + + + horizontal point + + DialogShoulderPoint - Point of shoulder Bod ramene - Length Délka - - - Insert variable into formula - - ... ... - - Calculate value - - - - Value of length Hodnota délky @@ -2712,97 +2178,54 @@ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Point label - - - - First point První bod - Second point Druhý bod - Third point Třetí bod - Type of line Typ čáry - Show line from first point to our point Ukázat čáru od prvního bodu k našemu bodu - Input data Vstupní data - - Size and height - - - - - Measurements - - - - Increments Přídavky - Length of lines Délka čar - Length of arcs Délka oblouků - Length of curves Délka křivek - Angle of lines Úhel čar - - Hide empty measurements - - - - - Variables - Click twice to insert into formula - - - - Select first point of line Vybrat první bod čáry - Select second point of line Vybrat druhý bod čáry @@ -2810,36 +2233,62 @@ Select point of shoulder Vybrat bod ramene + + Insert variable into formula + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Point label + + + + Size and height + + + + Measurements + + + + Hide empty measurements + + + + Variables - Click twice to insert into formula + + DialogSinglePoint - Single point Jeden bod - Coordinates on the sheet Souřadnice na listu - Coordinates Souřadnice - Y coordinate Souřadnice y - X coordinate Souřadnice x - Point label @@ -2847,47 +2296,38 @@ DialogSpline - Curve Křivka - First point První bod - Length ratio of the first control point Poměr délky prvního ovládacího bodu - The angle of the first control point Úhel prvního ovládacího bodu - Second point Druhý bod - Length ratio of the second control point Poměr délky druhého ovládacího bodu - The angle of the second control point Úhel druhého ovládacího bodu - Coefficient of curvature of the curve Součinitel zakřivení křivky - Select last point of curve Vybrat poslední bod čáry @@ -2899,70 +2339,57 @@ Cesta křivky - - Curved path - - - - Point of curve Bod křivky - Length ratio of the first control point Poměr délky prvního ovládacího bodu - The angle of the first control point Úhel prvního ovládacího bodu - Length ratio of the second control point Poměr délky druhého ovládacího bodu - The angle of the second control point Úhel druhého ovládacího bodu - List of points Seznam bodů - Coefficient of curvature of the curve Součinitel zakřivení křivky - Select point of curve path Vybrat bod cesty křivky + + Curved path + + DialogStandardMeasurements - Standard table - Pattern piece name - Standard measurements table - File error. @@ -2978,54 +2405,41 @@ Žádná čára - - - - - Error Chyba - - Empty field - - - - - Value can't be 0 - - - - - Value - - - - - Height - - - - Size Velikost - Line length Délka čáry - Arc length Délka oblouku - Curve length Délka křivky + + Empty field + + + + Value can't be 0 + + + + Value + + + + Height + + DialogTriangle @@ -3034,83 +2448,65 @@ Dialog - - Triangle - - - - - Point label - - - - First point of axis První bod osy - - - - First point of line První bod čáry - Second point of axis Druhý bod osy - First point První bod - Second point Druhý bod - Select second point of axis Vybrat druhý bod osy - Select first point Vybrat první bod - Select second point Vybrat druhý bod + + Triangle + + + + Point label + + DialogUndo - Broken formula - Error while calculation formula. You can try undo last operation or fix broken formula. - &Undo - &Fix formula - &Cancel @@ -3118,185 +2514,153 @@ DialogUnionDetails - Select first point Vybrat první bod - Select second point Vybrat druhý bod - - - Select another second point - - - - - Select detail - - - - Union details - <html><head/><body><p>Do you really want union details?</p></body></html> + + Select another second point + + + + Select detail + + Functions - sin sine function - cos cosine function - tan tangens function - asin arcus sine function - acos arcus cosine function - atan arcus tangens function - sinh hyperbolic sine function - cosh hyperbolic cosine - tanh hyperbolic tangens function - asinh hyperbolic arcus sine function - acosh hyperbolic arcus tangens function - atanh hyperbolic arcur tangens function - log2 logarithm to the base 2 - log10 logarithm to the base 10 - log logarithm to the base 10 - ln logarithm to base e (2.71828...) - exp e raised to the power of x - sqrt square root of a value - sign sign function -1 if x<0; 1 if x>0 - rint round to nearest integer - abs absolute value - min min of all arguments - max max of all arguments - sum sum of all arguments - avg mean value of all arguments @@ -3305,7 +2669,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. @@ -3313,17 +2676,14 @@ MainWindow - Valentina Valentina - Tools for creating points. Nástroje na vytváření bodů. - Point Bod @@ -3332,9 +2692,6 @@ Nástroj bod na koncové čáře. - - - ... ... @@ -3359,77 +2716,42 @@ Nástroj bod podél čáry. - Tool triangle. Nástroj trojúhelník. - Tools for creating lines. Nástroje na vytváření čar. - Line Čára - Tools for creating curves. Nástroje na vytváření křivek. - Curve Křivka - - Curve tool. - - - - - Tool for path curve. - - - - - Tool segment a pathed curve. - - - - - Tool for segmenting a curve. - - - - Tools for creating arcs. Nástroje na vytváření oblouků. - Arc Oblouk - - Arc tool. - - - - Tools for creating details. Nástroje na vytváření podrobností. - Detail Podrobnosti - Tool new detail. Nástroj nové podrobnosti. @@ -3454,407 +2776,82 @@ Nástrojový pruh 3 - New Nový - Create a new pattern Vytvořit nový vzor - - Ctrl+N - - - - Open Otevřít - Open file with pattern Otevřít soubor se vzorem - Save Uložit - Save pattern Uložit vzor - - Ctrl+S - - - - Save as Uložit jako - - Point at distance and angle - - - - - Special point on shoulder. - - - - - Point at intersection of arc and line. - - - - - Point along bisector - - - - - Point along perpendicular - - - - - Point at distance along line - - - - - Perpendicular point along line - - - - - Tool to make point from x & y of two other points. - - - - - Point of intersection line and axis - - - - - Line between points - - - - - Point at line intersection - - - - - Cut arc tool. - - - - - Tool for union two details. - - - - - &File - - - - - &Help - - - - - &Pattern piece - - - - - Measurements - - - - - Window - - - - - Toolbar files - - - - - ToolBar modes - - - - - Toolbar pattern - - - - - Toolbar options - - - - - Toolbar tools - - - - - Tool options - - - - - &New - - - - - &Open - - - - - &Save - - - - - Save &As... - - - - Save not yet saved pattern Uložit ještě neuložený vzor - - Ctrl+Shift+S - - - - Draw Kreslit - Draw mode Režim kreslení - - Ctrl+W - - - - Details Podrobnosti - - Details mode - - - - - Ctrl+E - - - - - - Pointer tools - - - - - New pattern piece - - - - - Add new pattern piece - - - - - Ctrl+Shift+N - - - - - - Change the label of pattern piece - - - - Table of variables Tabulka proměnných - Tables of variables Tabulky proměnných - - Ctrl+T - - - - History Historie - - Ctrl+H - - - - - Export pattern (layout) - - - - - About &Qt - - - - - &About Valentina - - - - - E&xit - - - - - Exit the application - - - - - Preferences - - - - - Pattern properties - - - - - Zoom in - - - - - Original zoom - - - - - Original Zoom - - - - - Zoom fit best - - - - - Ctrl+= - - - - Stop Zastavit - - - Stop using tool - - - - - Repot Bug... - - - - - Report bug - - - - - Close window - - Zoom In Přiblížit - - - zoom in - - Zoom Out Oddálit - - - - Zoom out - - - - - Edit pattern XML code - - Layout Rozvržení - Create layout Vytvořit rozvržení - - Ctrl+L - - - - About Qt O Qt @@ -3866,111 +2863,15 @@ Exit Ukončit - - - Ctrl+Q - - - - - Pattern piece %1 - - - - - Individual measurements is under development - - - - - There is no way create individual measurements file independent on the pattern file. -For opening pattern need keep both files: pattern and measurements. Do you want continue? - - - - - Size: - - - - - pattern - - - - - /pattern.val - - - - - Critical error! - - - - - Error parsing file (std::bad_alloc). - - - - - Bad id. - - - - - File saved - - - - - untitled.val - - - - - Unsaved change - - - - - The pattern has been modified. -Do you want to save your changes? - - - - - &Undo - - - - - &Redo - - - - - Pattern piece: - - - - - Enter a new label for the pattern piece. - - Error saving change!!! Chyba při ukládání změny! - - - Select point Vybrat bod - Select first point Vybrat první bod @@ -3979,137 +2880,45 @@ Do you want to save your changes? Vybrat bod ramene - - - Select first point of line Vybrat první bod čáry - Select first point of angle Vybrat první bod úhlu - Select first point of first line Vybrat první bod první čáry - Select first point curve Vybrat první bod křivky - - Select simple curve - - - - Select point of center of arc Vybrat bod středu oblouku - Select point of curve path Vybrat bod cesty křivky - - Select curve path - - - - Select points, arcs, curves clockwise. Vybrat body, oblouky, křivky po směru hodinových ručiček. - Select base point Vybrat základní bod - Select first point of axis Vybrat první bod osy - Select point vertically Vybrat bod svisle - - - Select detail - - - - - Select arc - - - - - Select curve - - - - - Could not save file - - - - - Wrong units. - - - - - Application doesn't support standard table with inches. - - - - - File error. - - - - - File loaded - - - - - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? - - - - - Reopen files. - - - - - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 - - - - - could not be found. Do you want to update the file location - - - - - Standard measurements (*.vst) - - - - - Individual measurements (*.vit) - - Based on Qt %2 (32 bit) Založeno na Qt %2 (32 bit) @@ -4130,26 +2939,10 @@ Do you want to save your changes? Do you want to save your changes? Chcete uložit své změny? - - - Height: - - Size: Velikost: - - - Pattern Piece: - - - - - - Pattern files (*.val) - - Error! Chyba! @@ -4159,8 +2952,6 @@ Do you want to save your changes? Chyba při ukládání souboru! Nelze uložit soubor. - - Open file Otevřít soubor @@ -4177,24 +2968,18 @@ Do you want to save your changes? Nepodařilo se odstranit soubor se střihem - - Error parsing file. Chyba při zpracování souboru. - Error can't convert value. Chyba. Nelze převést hodnotu. - - Error empty parameter. Chyba. Prázdný parametr. - Error wrong id. Chyba. Špatné ID. @@ -4206,519 +2991,435 @@ Do you want to save your changes? Error in line %1 column %2 Chyba na řádku %1, sloupec %2 + + Point along perpendicular + + + + Special point on shoulder. + + + + Perpendicular point along line + + + + Point along bisector + + + + Point at intersection of arc and line. + + + + Tool to make point from x & y of two other points. + + + + Point at distance and angle + + + + Point at distance along line + + + + Point of intersection line and axis + + + + Line between points + + + + Point at line intersection + + + + Curve tool. + + + + Tool for path curve. + + + + Tool for segmenting a curve. + + + + Tool segment a pathed curve. + + + + Arc tool. + + + + Cut arc tool. + + + + Tool for union two details. + + + + &File + + + + &Help + + + + &Pattern piece + + + + Measurements + + + + Window + + + + Toolbar files + + + + ToolBar modes + + + + Toolbar pattern + + + + Toolbar options + + + + Toolbar tools + + + + Tool options + + + + &New + + + + Ctrl+N + + + + &Open + + + + &Save + + + + Ctrl+S + + + + Save &As... + + + + Ctrl+Shift+S + + + + Ctrl+W + + + + Details mode + + + + Ctrl+E + + + + Pointer tools + + + + New pattern piece + + + + Add new pattern piece + + + + Ctrl+Shift+N + + + + Change the label of pattern piece + + + + Ctrl+T + + + + Ctrl+H + + + + Export pattern (layout) + + + + Ctrl+L + + + + About &Qt + + + + &About Valentina + + + + E&xit + + + + Exit the application + + + + Ctrl+Q + + + + Preferences + + + + Pattern properties + + + + Zoom in + + + + zoom in + + + + Zoom out + + + + Edit pattern XML code + + + + Original zoom + + + + Original Zoom + + + + Zoom fit best + + + + Ctrl+= + + + + Stop using tool + + + + Repot Bug... + + + + Report bug + + + + Close window + + + + Online help + + + + Show online help + + + + Pattern piece %1 + + + + Individual measurements is under development + + + + There is no way create individual measurements file independent on the pattern file. +For opening pattern need keep both files: pattern and measurements. Do you want continue? + + + + Select simple curve + + + + Select curve path + + + + Select detail + + + + Select arc + + + + Select curve + + + + Height: + + + + Size: + + + + Pattern Piece: + + + + Pattern files (*.val) + + + + pattern + + + + /pattern.val + + + + Could not save file + + + + Critical error! + + + + Error parsing file (std::bad_alloc). + + + + Bad id. + + + + File saved + + + + untitled.val + + + + Unsaved change + + + + The pattern has been modified. +Do you want to save your changes? + + + + &Undo + + + + &Redo + + + + Pattern piece: + + + + Enter a new label for the pattern piece. + + + + This file already opened in another window. + + + + Wrong units. + + + + Application doesn't support standard table with inches. + + + + File error. + + + + File loaded + + + + Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? + + + + Reopen files. + + + + The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 + + + + could not be found. Do you want to update the file location + + + + Standard measurements (*.vst) + + + + Individual measurements (*.vit) + + Measurements - - - head_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - mid_neck_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - neck_base_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - head_and_neck_length - Short measurement name. Don't use math symbols in name!!!! - - - - - center_front_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - center_back_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_length - Short measurement name. Don't use math symbols in name!!!! - - - - - side_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - trunk_length - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - upper_chest_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - bust_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - under_bust_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - waist_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - high_hip_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - hip_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - upper_front_chest_width - Short measurement name. Don't use math symbols in name!!!! - - - - - front_chest_width - Short measurement name. Don't use math symbols in name!!!! - - - - - across_front_shoulder_width - Short measurement name. Don't use math symbols in name!!!! - - - - - across_back_shoulder_width - Short measurement name. Don't use math symbols in name!!!! - - - - - upper_back_width - Short measurement name. Don't use math symbols in name!!!! - - - - - back_width - Short measurement name. Don't use math symbols in name!!!! - - - - - bustpoint_to_bustpoint - Short measurement name. Don't use math symbols in name!!!! - - - - - halter_bustpoint_to_bustpoint - Short measurement name. Don't use math symbols in name!!!! - - - - - neck_to_bustpoint - Short measurement name. Don't use math symbols in name!!!! - - - - - crotch_length - Short measurement name. Don't use math symbols in name!!!! - - - - - rise_height - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_drop - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_slope_degrees - Short measurement name. Don't use math symbols in name!!!! - - - - - front_shoulder_slope_length - Short measurement name. Don't use math symbols in name!!!! - - - - - back_shoulder_slope_length - Short measurement name. Don't use math symbols in name!!!! - - - - - front_shoulder_to_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - back_shoulder_to_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - front_neck_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_neck_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - front_upper_chest_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_upper_chest_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - front_waist_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_waist_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - front_upper_hip_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_upper_hip_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - front_hip_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_hip_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - chest_slope - Short measurement name. Don't use math symbols in name!!!! - - - - - back_slope - Short measurement name. Don't use math symbols in name!!!! - - - - - front_waist_slope - Short measurement name. Don't use math symbols in name!!!! - - - - - back_waist_slope - Short measurement name. Don't use math symbols in name!!!! - - - - - front_neck_to_upper_chest_height - Short measurement name. Don't use math symbols in name!!!! - - - - - front_neck_to_bust_height - Short measurement name. Don't use math symbols in name!!!! - - - - - front_waist_to_upper_chest - Short measurement name. Don't use math symbols in name!!!! - - - - - front_waist_to_lower_breast - Short measurement name. Don't use math symbols in name!!!! - - - - - back_waist_to_upper_chest - Short measurement name. Don't use math symbols in name!!!! - - - - - strap_length - Short measurement name. Don't use math symbols in name!!!! - - - - - armscye_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - elbow_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - upper_arm_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - wrist_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - scye_depth - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_and_arm_length - Short measurement name. Don't use math symbols in name!!!! - - - - - underarm_length - Short measurement name. Don't use math symbols in name!!!! - - - - - cervicale_to_wrist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_to_elbow_length - Short measurement name. Don't use math symbols in name!!!! - - - - - arm_length - Short measurement name. Don't use math symbols in name!!!! - - - - - hand_width - Short measurement name. Don't use math symbols in name!!!! - - - - - hand_length - Short measurement name. Don't use math symbols in name!!!! - - - - - hand_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - thigh_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - mid_thigh_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - knee_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - calf_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - ankle_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - knee_height - Short measurement name. Don't use math symbols in name!!!! - - - - - ankle_height - Short measurement name. Don't use math symbols in name!!!! - - - - - foot_width - Short measurement name. Don't use math symbols in name!!!! - - - - - foot_length - Short measurement name. Don't use math symbols in name!!!! - - - - - height - Short measurement name. Don't use math symbols in name!!!! - - - - - cervicale_height - Short measurement name. Don't use math symbols in name!!!! - - - - - cervicale_to_knee_height - Short measurement name. Don't use math symbols in name!!!! - - - - - waist_height - Short measurement name. Don't use math symbols in name!!!! - - - - - high_hip_height - Short measurement name. Don't use math symbols in name!!!! - - - - - hip_height - Short measurement name. Don't use math symbols in name!!!! - - - - - waist_to_hip_height - Short measurement name. Don't use math symbols in name!!!! - - - - - waist_to_knee_height - Short measurement name. Don't use math symbols in name!!!! - - - - - crotch_height - Short measurement name. Don't use math symbols in name!!!! - - - - - size - Short measurement name. Don't use math symbols in name!!!! - - Size Full measurement name @@ -4730,289 +3431,666 @@ Do you want to save your changes? Velikost - + head_girth + Short measurement name. Don't use math symbols in name!!!! + + + + mid_neck_girth + Short measurement name. Don't use math symbols in name!!!! + + + + neck_base_girth + Short measurement name. Don't use math symbols in name!!!! + + + + head_and_neck_length + Short measurement name. Don't use math symbols in name!!!! + + + + center_front_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + center_back_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_length + Short measurement name. Don't use math symbols in name!!!! + + + + side_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + trunk_length + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_girth + Short measurement name. Don't use math symbols in name!!!! + + + + upper_chest_girth + Short measurement name. Don't use math symbols in name!!!! + + + + bust_girth + Short measurement name. Don't use math symbols in name!!!! + + + + under_bust_girth + Short measurement name. Don't use math symbols in name!!!! + + + + waist_girth + Short measurement name. Don't use math symbols in name!!!! + + + + high_hip_girth + Short measurement name. Don't use math symbols in name!!!! + + + + hip_girth + Short measurement name. Don't use math symbols in name!!!! + + + + upper_front_chest_width + Short measurement name. Don't use math symbols in name!!!! + + + + front_chest_width + Short measurement name. Don't use math symbols in name!!!! + + + + across_front_shoulder_width + Short measurement name. Don't use math symbols in name!!!! + + + + across_back_shoulder_width + Short measurement name. Don't use math symbols in name!!!! + + + + upper_back_width + Short measurement name. Don't use math symbols in name!!!! + + + + back_width + Short measurement name. Don't use math symbols in name!!!! + + + + bustpoint_to_bustpoint + Short measurement name. Don't use math symbols in name!!!! + + + + halter_bustpoint_to_bustpoint + Short measurement name. Don't use math symbols in name!!!! + + + + neck_to_bustpoint + Short measurement name. Don't use math symbols in name!!!! + + + + crotch_length + Short measurement name. Don't use math symbols in name!!!! + + + + rise_height + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_drop + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_slope_degrees + Short measurement name. Don't use math symbols in name!!!! + + + + front_shoulder_slope_length + Short measurement name. Don't use math symbols in name!!!! + + + + back_shoulder_slope_length + Short measurement name. Don't use math symbols in name!!!! + + + + front_shoulder_to_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + back_shoulder_to_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + front_neck_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_neck_arc + Short measurement name. Don't use math symbols in name!!!! + + + + front_upper_chest_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_upper_chest_arc + Short measurement name. Don't use math symbols in name!!!! + + + + front_waist_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_waist_arc + Short measurement name. Don't use math symbols in name!!!! + + + + front_upper_hip_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_upper_hip_arc + Short measurement name. Don't use math symbols in name!!!! + + + + front_hip_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_hip_arc + Short measurement name. Don't use math symbols in name!!!! + + + + chest_slope + Short measurement name. Don't use math symbols in name!!!! + + + + back_slope + Short measurement name. Don't use math symbols in name!!!! + + + + front_waist_slope + Short measurement name. Don't use math symbols in name!!!! + + + + back_waist_slope + Short measurement name. Don't use math symbols in name!!!! + + + + front_neck_to_upper_chest_height + Short measurement name. Don't use math symbols in name!!!! + + + + front_neck_to_bust_height + Short measurement name. Don't use math symbols in name!!!! + + + + front_waist_to_upper_chest + Short measurement name. Don't use math symbols in name!!!! + + + + front_waist_to_lower_breast + Short measurement name. Don't use math symbols in name!!!! + + + + back_waist_to_upper_chest + Short measurement name. Don't use math symbols in name!!!! + + + + strap_length + Short measurement name. Don't use math symbols in name!!!! + + + + armscye_girth + Short measurement name. Don't use math symbols in name!!!! + + + + elbow_girth + Short measurement name. Don't use math symbols in name!!!! + + + + upper_arm_girth + Short measurement name. Don't use math symbols in name!!!! + + + + wrist_girth + Short measurement name. Don't use math symbols in name!!!! + + + + scye_depth + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_and_arm_length + Short measurement name. Don't use math symbols in name!!!! + + + + underarm_length + Short measurement name. Don't use math symbols in name!!!! + + + + cervicale_to_wrist_length + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_to_elbow_length + Short measurement name. Don't use math symbols in name!!!! + + + + arm_length + Short measurement name. Don't use math symbols in name!!!! + + + + hand_width + Short measurement name. Don't use math symbols in name!!!! + + + + hand_length + Short measurement name. Don't use math symbols in name!!!! + + + + hand_girth + Short measurement name. Don't use math symbols in name!!!! + + + + thigh_girth + Short measurement name. Don't use math symbols in name!!!! + + + + mid_thigh_girth + Short measurement name. Don't use math symbols in name!!!! + + + + knee_girth + Short measurement name. Don't use math symbols in name!!!! + + + + calf_girth + Short measurement name. Don't use math symbols in name!!!! + + + + ankle_girth + Short measurement name. Don't use math symbols in name!!!! + + + + knee_height + Short measurement name. Don't use math symbols in name!!!! + + + + ankle_height + Short measurement name. Don't use math symbols in name!!!! + + + + foot_width + Short measurement name. Don't use math symbols in name!!!! + + + + foot_length + Short measurement name. Don't use math symbols in name!!!! + + + + height + Short measurement name. Don't use math symbols in name!!!! + + + + cervicale_height + Short measurement name. Don't use math symbols in name!!!! + + + + cervicale_to_knee_height + Short measurement name. Don't use math symbols in name!!!! + + + + waist_height + Short measurement name. Don't use math symbols in name!!!! + + + + high_hip_height + Short measurement name. Don't use math symbols in name!!!! + + + + hip_height + Short measurement name. Don't use math symbols in name!!!! + + + + waist_to_hip_height + Short measurement name. Don't use math symbols in name!!!! + + + + waist_to_knee_height + Short measurement name. Don't use math symbols in name!!!! + + + + crotch_height + Short measurement name. Don't use math symbols in name!!!! + + + + size + Short measurement name. Don't use math symbols in name!!!! + + + height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! - height_nipple_point Short measurement name. Don't use math symbols in name!!!! - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! - height_scapular_point Short measurement name. Don't use math symbols in name!!!! - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - front_waist_length Short measurement name. Don't use math symbols in name!!!! - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! - chest_width Short measurement name. Don't use math symbols in name!!!! - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - half_girth_neck Short measurement name. Don't use math symbols in name!!!! - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! - half_girth_waist Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! - waist_to_knee Short measurement name. Don't use math symbols in name!!!! - shoulder_height Short measurement name. Don't use math symbols in name!!!! - head_height Short measurement name. Don't use math symbols in name!!!! - body_position Short measurement name. Don't use math symbols in name!!!! - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! - depth_waist_first Short measurement name. Don't use math symbols in name!!!! - depth_waist_second Short measurement name. Don't use math symbols in name!!!! @@ -5021,799 +4099,666 @@ Do you want to save your changes? MeasurementsDescriptions - - Around fullest part of Head - Full measurement description - - - - - Around middle part of Neck - Full measurement description - - - - - Around Neck at base - Full measurement description - - - - - Vertical Distance from Crown to Nape - Full measurement description - - - - - Front Neck Center over tape at Bustline to Front Waist Center - Full measurement description - - - - - Back Neck Center to Back Waist Center - Full measurement description - - - - - NeckPoint to ShoulderTip - Full measurement description - - - - - Armpit to Waist side - Full measurement description - - - - - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point - Full measurement description - - - - - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides - Full measurement description - - - - - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest - Full measurement description - - - - - Around fullest part of Bust, parallel to floor - Full measurement description - - - - - Around Chest below the Bust, parallel to floor - Full measurement description - - - - - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. - Full measurement description - - - - - Around HighHip, parallel to floor - Full measurement description - - - - - Around Hip, parallel to floor - Full measurement description - - - - - Across Front UpperChest, smallest width from armscye to armscye - Full measurement description - - - - - Across Front Chest, from armfold to armfold - Full measurement description - - - - - From ShoulderTip to ShoulderTip, across Front - Full measurement description - - - - - From ShoulderTip to ShoulderTip, across Back - Full measurement description - - - - - Across Back UpperChest, smallest width from armscye to armscye - Full measurement description - - - - - Across Back Chest, from armfold to armfold - Full measurement description - - - - - Distance between BustPoints, across Chest - Full measurement description - - - - - Distance from Bustpoint, behind neck, down to Bustpoint - Full measurement description - - - - - From NeckPoint to BustPoint - Full measurement description - - - - - From Front Waist Center, down to crotch, up to Back Waist Center - Full measurement description - - - - - Sit on hard chair, measure from side waist straight down to chair bottom - Full measurement description - - - - - Vertical Distance from NeckPoint level to ShoulderTip level - Full measurement description - - - - - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer - Full measurement description - - - - - ShoulderTip to Front Waist Center - Full measurement description - - - - - ShoulderTip to Back Waist Center - Full measurement description - - - - - NeckPoint straight down front chest to Waistline - Full measurement description - - - - - Back NeckPoint straight down back chest to Waistline - Full measurement description - - - - - NeckPoint to NeckPoint through Front Neck Center - Full measurement description - - - - - NeckPoint to NeckPoint across Nape - Full measurement description - - - - - Front upper-bust arc - Full measurement description - - - - - Back UpperBust side to side - Full measurement description - - - - - Front Waist side to side - Full measurement description - - - - - Back Waist side to side - Full measurement description - - - - - Front UpperHip side to side - Full measurement description - - - - - Back UpperHip side to side - Full measurement description - - - - - Front Hip side to side - Full measurement description - - - - - Back Hip side to side - Full measurement description - - - - - NeckPoint to Front ArmfoldPoint - Full measurement description - - - - - NeckPoint to Back ArmfoldPoint - Full measurement description - - - - - NeckPoint across Front Chest to Waist side - Full measurement description - - - - - NeckPoint across Back Chest to Waist side - Full measurement description - - - - - Front Neck Center straight down to UpperChest line - Full measurement description - - - - - Front Neck Center straight down to Bust line - Full measurement description - - - - - Front Upper chest waist - Full measurement description - - - - - Front waist to lower breast - Full measurement description - - - - - Back waist to upper chest - Full measurement description - - - - - Strap length - Full measurement description - - - - - Around Armscye - Full measurement description - - - - - Around Elbow with elbow bent - Full measurement description - - - - - Around UpperArm - Full measurement description - - - - - Around Wrist - Full measurement description - - - - - Nape straight down to UnderBust line (same as Back UpperBust height) - Full measurement description - - - - - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - Armpit to Wrist, with arm straight and hanging at side - Full measurement description - - - - - Nape to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - ShoulderTip to Elbow, with elbow bent and hand on hip - Full measurement description - - - - - ShoulderTip to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - Hand side to side - Full measurement description - - - - - Hand Middle Finger tip to wrist - Full measurement description - - - - - Around Hand - Full measurement description - - - - - Around Thigh - Full measurement description - - - - - Around MidThigh - Full measurement description - - - - - Around Knee - Full measurement description - - - - - Around Calf - Full measurement description - - - - - Around Ankle - Full measurement description - - - - - Knee to Floor - Full measurement description - - - - - Ankle to Floor - Full measurement description - - - - - Widest part of Foot side to side - Full measurement description - - - - - Tip of Longest Toe straight to back of heel - Full measurement description - - - - - Top of head to floor - Full measurement description - - - - - Nape to Floor - Full measurement description - - - - - Nape to Knee - Full measurement description - - - - - Waist side to floor - Full measurement description - - - - - HighHip side to Floor - Full measurement description - - - - - Hip side to Floor - Full measurement description - - - - - Waist side to Hip - Full measurement description - - - - - Waist side to Knee - Full measurement description - - - - - Crotch to Floor along inside leg - Full measurement description - - - - Size Full measurement description Velikost - + Around fullest part of Head + Full measurement description + + + + Around middle part of Neck + Full measurement description + + + + Around Neck at base + Full measurement description + + + + Vertical Distance from Crown to Nape + Full measurement description + + + + Front Neck Center over tape at Bustline to Front Waist Center + Full measurement description + + + + Back Neck Center to Back Waist Center + Full measurement description + + + + NeckPoint to ShoulderTip + Full measurement description + + + + Armpit to Waist side + Full measurement description + + + + Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point + Full measurement description + + + + Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides + Full measurement description + + + + Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest + Full measurement description + + + + Around fullest part of Bust, parallel to floor + Full measurement description + + + + Around Chest below the Bust, parallel to floor + Full measurement description + + + + Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. + Full measurement description + + + + Around HighHip, parallel to floor + Full measurement description + + + + Around Hip, parallel to floor + Full measurement description + + + + Across Front UpperChest, smallest width from armscye to armscye + Full measurement description + + + + Across Front Chest, from armfold to armfold + Full measurement description + + + + From ShoulderTip to ShoulderTip, across Front + Full measurement description + + + + From ShoulderTip to ShoulderTip, across Back + Full measurement description + + + + Across Back UpperChest, smallest width from armscye to armscye + Full measurement description + + + + Across Back Chest, from armfold to armfold + Full measurement description + + + + Distance between BustPoints, across Chest + Full measurement description + + + + Distance from Bustpoint, behind neck, down to Bustpoint + Full measurement description + + + + From NeckPoint to BustPoint + Full measurement description + + + + From Front Waist Center, down to crotch, up to Back Waist Center + Full measurement description + + + + Sit on hard chair, measure from side waist straight down to chair bottom + Full measurement description + + + + Vertical Distance from NeckPoint level to ShoulderTip level + Full measurement description + + + + Degrees of angle from NeckPoint to ShoulderTip – requires goniometer + Full measurement description + + + + ShoulderTip to Front Waist Center + Full measurement description + + + + ShoulderTip to Back Waist Center + Full measurement description + + + + NeckPoint straight down front chest to Waistline + Full measurement description + + + + Back NeckPoint straight down back chest to Waistline + Full measurement description + + + + NeckPoint to NeckPoint through Front Neck Center + Full measurement description + + + + NeckPoint to NeckPoint across Nape + Full measurement description + + + + Front upper-bust arc + Full measurement description + + + + Back UpperBust side to side + Full measurement description + + + + Front Waist side to side + Full measurement description + + + + Back Waist side to side + Full measurement description + + + + Front UpperHip side to side + Full measurement description + + + + Back UpperHip side to side + Full measurement description + + + + Front Hip side to side + Full measurement description + + + + Back Hip side to side + Full measurement description + + + + NeckPoint to Front ArmfoldPoint + Full measurement description + + + + NeckPoint to Back ArmfoldPoint + Full measurement description + + + + NeckPoint across Front Chest to Waist side + Full measurement description + + + + NeckPoint across Back Chest to Waist side + Full measurement description + + + + Front Neck Center straight down to UpperChest line + Full measurement description + + + + Front Neck Center straight down to Bust line + Full measurement description + + + + Front Upper chest waist + Full measurement description + + + + Front waist to lower breast + Full measurement description + + + + Back waist to upper chest + Full measurement description + + + + Strap length + Full measurement description + + + + Around Armscye + Full measurement description + + + + Around Elbow with elbow bent + Full measurement description + + + + Around UpperArm + Full measurement description + + + + Around Wrist + Full measurement description + + + + Nape straight down to UnderBust line (same as Back UpperBust height) + Full measurement description + + + + NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip + Full measurement description + + + + Armpit to Wrist, with arm straight and hanging at side + Full measurement description + + + + Nape to Wrist, with elbow bent and hand on hip + Full measurement description + + + + ShoulderTip to Elbow, with elbow bent and hand on hip + Full measurement description + + + + ShoulderTip to Wrist, with elbow bent and hand on hip + Full measurement description + + + + Hand side to side + Full measurement description + + + + Hand Middle Finger tip to wrist + Full measurement description + + + + Around Hand + Full measurement description + + + + Around Thigh + Full measurement description + + + + Around MidThigh + Full measurement description + + + + Around Knee + Full measurement description + + + + Around Calf + Full measurement description + + + + Around Ankle + Full measurement description + + + + Knee to Floor + Full measurement description + + + + Ankle to Floor + Full measurement description + + + + Widest part of Foot side to side + Full measurement description + + + + Tip of Longest Toe straight to back of heel + Full measurement description + + + + Top of head to floor + Full measurement description + + + + Nape to Floor + Full measurement description + + + + Nape to Knee + Full measurement description + + + + Waist side to floor + Full measurement description + + + + HighHip side to Floor + Full measurement description + + + + Hip side to Floor + Full measurement description + + + + Waist side to Hip + Full measurement description + + + + Waist side to Knee + Full measurement description + + + + Crotch to Floor along inside leg + Full measurement description + + + Height of the point base of the neck in front Full measurement description - Height of the base of the neck side point Full measurement description - The height of the shoulder point Full measurement description - Height nipple point Full measurement description - Height back angle axilla Full measurement description - Height scapular point Full measurement description - Height under buttock folds Full measurement description - Hips excluding protruding abdomen Full measurement description - Girth foot instep Full measurement description - The distance from the side waist to floor Full measurement description - The distance from the front waist to floor Full measurement description - Arc through groin area Full measurement description - The distance from the waist to the plane seat Full measurement description - The distance from the base of the neck to the side of the radial point Full measurement description - Distance from the base of the neck side point to the end of the third finger Full measurement description - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description - Arc through the highest point of the shoulder joint Full measurement description - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description - The distance from the waist to the back base of the neck side point Full measurement description - Arc length of the upper body through the base of the neck side point Full measurement description - Chest width Full measurement description - Anteroposterior diameter of the hands Full measurement description - Height clavicular point Full measurement description - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description - Slash shoulder height Full measurement description - Half girth neck Full measurement description - Half girth neck for shirts Full measurement description - Half girth chest first Full measurement description - Half girth chest second Full measurement description - Half girth chest third Full measurement description - Half girth waist Full measurement description - Half girth hips considering protruding abdomen Full measurement description - Half girth hips excluding protruding abdomen Full measurement description - Girth knee flexed feet Full measurement description - Neck transverse diameter Full measurement description - Front slash shoulder height Full measurement description - The distance from the base of the neck to the waist line front Full measurement description - Hand vertical diameter Full measurement description - Distance from neck to knee point Full measurement description - The distance from the waist to the knee Full measurement description - Shoulder height Full measurement description - Head height Full measurement description - Body position Full measurement description - Arc behind the shoulder girdle Full measurement description - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description - Depth waist first Full measurement description - Depth waist second Full measurement description @@ -5822,799 +4767,666 @@ Do you want to save your changes? MeasurementsFullNames - - Head girth - Full measurement name - - - - - Mid-neck girth - Full measurement name - - - - - Neck Base girth - Full measurement name - - - - - Head and Neck length - Full measurement name - - - - - Front Center length - Full measurement name - - - - - Back Center length - Full measurement name - - - - - Shoulder length - Full measurement name - - - - - Side Waist length - Full measurement name - - - - - Trunk length - Full measurement name - - - - - Shoulder girth - Full measurement name - - - - - Upper Chest girth - Full measurement name - - - - - Bust girth - Full measurement name - - - - - Under Bust girth - Full measurement name - - - - - Waist girth - Full measurement name - - - - - HighHip girth - Full measurement name - - - - - Hip girth - Full measurement name - - - - - Front Upper Chest width - Full measurement name - - - - - Front Chest width - Full measurement name - - - - - Front Across Shoulder width - Full measurement name - - - - - Back Across Shoulder width - Full measurement name - - - - - Back Upper Chest width - Full measurement name - - - - - Back Chest width - Full measurement name - - - - - BustPoint to BustPoint - Full measurement name - - - - - Halter Bustpoint to Bustpoint - Full measurement name - - - - - NeckPoint to BustPoint - Full measurement name - - - - - Crotch length - Full measurement name - - - - - Rise height - Full measurement name - - - - - Shoulder Drop - Full measurement name - - - - - Shoulder Slope degrees - Full measurement name - - - - - Front Shoulder Balance - Full measurement name - - - - - Back Shoulder Balance - Full measurement name - - - - - Front Full Length - Full measurement name - - - - - Back Full Length - Full measurement name - - - - - Front Neck arc - Full measurement name - - - - - Back Neck arc - Full measurement name - - - - - Front upper-bust arc - Full measurement name - - - - - Back UpperBust arc - Full measurement name - - - - - Front Waist arc - Full measurement name - - - - - Back Waist arc - Full measurement name - - - - - Front UpperHip arc - Full measurement name - - - - - Back UpperHip arc - Full measurement name - - - - - Front Hip arc - Full measurement name - - - - - Back Hip arc - Full measurement name - - - - - Chest Balance - Full measurement name - - - - - Back Balance - Full measurement name - - - - - Front Waist Balance - Full measurement name - - - - - Back Waist Balance - Full measurement name - - - - - Front UpperChest height - Full measurement name - - - - - Bust height - Full measurement name - - - - - Front Upper chest waist - Full measurement name - - - - - Front waist to lower breast - Full measurement name - - - - - Back waist to upper chest - Full measurement name - - - - - Strap length - Full measurement name - - - - - Armscye Girth - Full measurement name - - - - - Elbow Girth - Full measurement name - - - - - Upperarm Girth - Full measurement name - - - - - Wrist girth - Full measurement name - - - - - Armscye depth - Full measurement name - - - - - Shoulder and Arm length - Full measurement name - - - - - Underarm length - Full measurement name - - - - - Nape to wrist length - Full measurement name - - - - - Elbow length - Full measurement name - - - - - Arm length - Full measurement name - - - - - Hand width - Full measurement name - - - - - Hand length - Full measurement name - - - - - Hand girth - Full measurement name - - - - - Thigh girth - Full measurement name - - - - - Midthigh girth - Full measurement name - - - - - Knee girth - Full measurement name - - - - - Calf girth - Full measurement name - - - - - Ankle girth - Full measurement name - - - - - Knee height - Full measurement name - - - - - Ankle height - Full measurement name - - - - - Foot width - Full measurement name - - - - - Foot length - Full measurement name - - - - - Total Height - Full measurement name - - - - - Nape height - Full measurement name - - - - - Nape to knee height - Full measurement name - - - - - Waist height - Full measurement name - - - - - HighHip height - Full measurement name - - - - - Hip height - Full measurement name - - - - - Waist to Hip height - Full measurement name - - - - - Waist to Knee height - Full measurement name - - - - - Crotch height/Inseam - Full measurement name - - - - Size Full measurement name Velikost - + Head girth + Full measurement name + + + + Mid-neck girth + Full measurement name + + + + Neck Base girth + Full measurement name + + + + Head and Neck length + Full measurement name + + + + Front Center length + Full measurement name + + + + Back Center length + Full measurement name + + + + Shoulder length + Full measurement name + + + + Side Waist length + Full measurement name + + + + Trunk length + Full measurement name + + + + Shoulder girth + Full measurement name + + + + Upper Chest girth + Full measurement name + + + + Bust girth + Full measurement name + + + + Under Bust girth + Full measurement name + + + + Waist girth + Full measurement name + + + + HighHip girth + Full measurement name + + + + Hip girth + Full measurement name + + + + Front Upper Chest width + Full measurement name + + + + Front Chest width + Full measurement name + + + + Front Across Shoulder width + Full measurement name + + + + Back Across Shoulder width + Full measurement name + + + + Back Upper Chest width + Full measurement name + + + + Back Chest width + Full measurement name + + + + BustPoint to BustPoint + Full measurement name + + + + Halter Bustpoint to Bustpoint + Full measurement name + + + + NeckPoint to BustPoint + Full measurement name + + + + Crotch length + Full measurement name + + + + Rise height + Full measurement name + + + + Shoulder Drop + Full measurement name + + + + Shoulder Slope degrees + Full measurement name + + + + Front Shoulder Balance + Full measurement name + + + + Back Shoulder Balance + Full measurement name + + + + Front Full Length + Full measurement name + + + + Back Full Length + Full measurement name + + + + Front Neck arc + Full measurement name + + + + Back Neck arc + Full measurement name + + + + Front upper-bust arc + Full measurement name + + + + Back UpperBust arc + Full measurement name + + + + Front Waist arc + Full measurement name + + + + Back Waist arc + Full measurement name + + + + Front UpperHip arc + Full measurement name + + + + Back UpperHip arc + Full measurement name + + + + Front Hip arc + Full measurement name + + + + Back Hip arc + Full measurement name + + + + Chest Balance + Full measurement name + + + + Back Balance + Full measurement name + + + + Front Waist Balance + Full measurement name + + + + Back Waist Balance + Full measurement name + + + + Front UpperChest height + Full measurement name + + + + Bust height + Full measurement name + + + + Front Upper chest waist + Full measurement name + + + + Front waist to lower breast + Full measurement name + + + + Back waist to upper chest + Full measurement name + + + + Strap length + Full measurement name + + + + Armscye Girth + Full measurement name + + + + Elbow Girth + Full measurement name + + + + Upperarm Girth + Full measurement name + + + + Wrist girth + Full measurement name + + + + Armscye depth + Full measurement name + + + + Shoulder and Arm length + Full measurement name + + + + Underarm length + Full measurement name + + + + Nape to wrist length + Full measurement name + + + + Elbow length + Full measurement name + + + + Arm length + Full measurement name + + + + Hand width + Full measurement name + + + + Hand length + Full measurement name + + + + Hand girth + Full measurement name + + + + Thigh girth + Full measurement name + + + + Midthigh girth + Full measurement name + + + + Knee girth + Full measurement name + + + + Calf girth + Full measurement name + + + + Ankle girth + Full measurement name + + + + Knee height + Full measurement name + + + + Ankle height + Full measurement name + + + + Foot width + Full measurement name + + + + Foot length + Full measurement name + + + + Total Height + Full measurement name + + + + Nape height + Full measurement name + + + + Nape to knee height + Full measurement name + + + + Waist height + Full measurement name + + + + HighHip height + Full measurement name + + + + Hip height + Full measurement name + + + + Waist to Hip height + Full measurement name + + + + Waist to Knee height + Full measurement name + + + + Crotch height/Inseam + Full measurement name + + + Height front neck base point Full measurement name - Height base neck side point Full measurement name - Height shoulder point Full measurement name - Height nipple point Full measurement name - Height back angle axilla Full measurement name - Height scapular point Full measurement name - Height under buttock folds Full measurement name - Hips excluding protruding abdomen Full measurement name - Girth foot instep Full measurement name - Side waist to floor Full measurement name - Front waist to floor Full measurement name - Arc through groin area Full measurement name - Waist to plane seat Full measurement name - Neck to radial point Full measurement name - Neck to third finger Full measurement name - Neck to first line chest circumference Full measurement name - Front waist length Full measurement name - Arc through shoulder joint Full measurement name - Neck to back line chest circumference Full measurement name - Waist to neck side Full measurement name - Arc length upper body Full measurement name - Chest width Full measurement name - Anteroposterior diameter hands Full measurement name - Height clavicular point Full measurement name - Height armhole slash Full measurement name - Slash shoulder height Full measurement name - Half girth neck Full measurement name - Half girth neck for shirts Full measurement name - Half girth chest first Full measurement name - Half girth chest second Full measurement name - Half girth chest third Full measurement name - Half girth waist Full measurement name - Half girth hips considering protruding abdomen Full measurement name - Half girth hips excluding protruding abdomen Full measurement name - Girth knee flexed feet Full measurement name - Neck transverse diameter Full measurement name - Front slash shoulder height Full measurement name - Neck to front waist line Full measurement name - Hand vertical diameter Full measurement name - Neck to knee point Full measurement name - Waist to knee Full measurement name - Shoulder height Full measurement name - Head height Full measurement name - Body position Full measurement name - Arc behind shoulder girdle Full measurement name - Neck to neck base Full measurement name - Depth waist first Full measurement name - Depth waist second Full measurement name @@ -6623,7 +5435,6 @@ Do you want to save your changes? MoveSPoint - Move single point @@ -6631,7 +5442,6 @@ Do you want to save your changes? MoveSpline - Move spline @@ -6639,7 +5449,6 @@ Do you want to save your changes? MoveSplinePath - Move spline path @@ -6647,42 +5456,34 @@ Do you want to save your changes? PathPage - Open Directory - Path that use Valentina - Default - Edit - Type - Path - Individual measurements - Patterns @@ -6690,32 +5491,26 @@ Do you want to save your changes? PatternPage - User - User name - Graphical output - Use antialiasing - Undo - Count steps (0 - no limit) @@ -6723,115 +5518,77 @@ Do you want to save your changes? PostfixOperators - cm centimeter - mm millimeter - in inch - - QCommandLineParser - - - Displays version information. - - - - - Displays this help. - - - - - Unknown option '%1'. - - - - - Unknown options: %1. - - - - - Missing value after '%1'. - - - - - Unexpected value after '%1'. - - - - - [options] - - - - - Usage: %1 - - - - - Options: - - - - - Arguments: - - - QObject - Create new pattern piece to start working. - Add node - Move detail - mm - - cm - inch + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece @@ -6839,7 +5596,6 @@ Do you want to save your changes? STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description @@ -6848,7 +5604,6 @@ Do you want to save your changes? SaveDetailOptions - Save detail option @@ -6856,7 +5611,6 @@ Do you want to save your changes? SaveToolOptions - Save tool option @@ -6864,155 +5618,65 @@ Do you want to save your changes? TableWindow - Create a layout Vytvořit rozvržení - toolBar Nástrojový pruh - Save Uložit - - Save layout Uložit rozvržení - Next Další - Next detail Další detail - Turn Otočit - - Turn the detail 90 degrees - - - - Stop Zastavit - Stop laying Zastavit kladení - Enlarge letter Zvětšit list - - Enlarge the length of the sheet - - - - Reduce sheet Zmenšit list - Reduce the length of the sheet Zmenšit velikost listu - - Mirroring Zrcadlení - - Zoom In Přiblížit - - Zoom Out Oddálit - - - 0 details left. - - - - - - Collisions not found. - - - - - %1 details left. - - - - - untitled - - - - - Svg files (*.svg) - - - - - PDF files (*.pdf) - - - - - Images (*.png) - - - - - PS files (*.ps) - - - - - EPS files (*.eps) - - - - - Collisions found. - - - - - Creating file '%1' failed! %2 - - - - - Critical error! - - SVG Generator Example Drawing Kreslení pomocí SVG Generator Example @@ -7021,6 +5685,62 @@ Do you want to save your changes? An SVG drawing created by the SVG Generator Example provided with Qt. Kresba SVG vytvořená pomocí SVG Generator Example poskytovaného s Qt. + + Turn the detail 90 degrees + + + + Enlarge the length of the sheet + + + + 0 details left. + + + + Collisions not found. + + + + %1 details left. + + + + untitled + + + + Svg files (*.svg) + + + + PDF files (*.pdf) + + + + Images (*.png) + + + + PS files (*.ps) + + + + EPS files (*.eps) + + + + Collisions found. + + + + Creating file '%1' failed! %2 + + + + Critical error! + + VAbstractNode @@ -7032,12 +5752,10 @@ Do you want to save your changes? VAbstractTool - Confirm the deletion. - Do you really want delete? @@ -7049,68 +5767,53 @@ Do you want to save your changes? Chyba! - Error parsing file. Program will be terminated. Chyba při zpracování souboru. Program bude ukončen. - Error bad id. Program will be terminated. Chyba. Špatný identifikátor. Program bude ukončen. - Error can't convert value. Program will be terminated. Chyba. Nelze převést hodnotu. Program bude ukončen. - Error empty parameter. Program will be terminated. Chyba. Prázdný parametr. Program bude ukončen. - Error wrong id. Program will be terminated. Chyba. Špatný identifikátor. Program bude ukončen. - - - Something's wrong!! - - - - - Could not copy temp file to document file - - - - - Could not remove document file - - Something wrong!! Něco je špatně! + + Something's wrong!! + + + + Could not copy temp file to document file + + + + Could not remove document file + + VContainer - - - - Can't find object Nelze najít předmět - - Can't cast object - Can't find object. Type mismatch. @@ -7126,53 +5829,13 @@ Do you want to save your changes? Nelze převést na parametr toLongLong - - Can't convert toUInt parameter - - - - - Can't convert toBool parameter - - - - Got empty parameter Obdržen prázdný parametr - Can't convert toDouble parameter Nelze převést na parametr toDouble - - - - Can't open file %1: -%2. - - - - - Can't open schema file %1: -%2. - - - - - Validation error file %3 in line %1 column %2 - - - - - Parsing error file %3 in line %1 column %2 - - - - - Couldn't get node - - This id is not unique. Toto ID není jedinečné. @@ -7265,6 +5928,40 @@ Do you want to save your changes? Error parsing file. Chyba při zpracování souboru. + + Can't convert toUInt parameter + + + + Can't convert toBool parameter + + + + Can't open file %1: +%2. + + + + Can't open schema file %1: +%2. + + + + Could not load schema file. + + + + Validation error file %3 in line %1 column %2 + + + + Parsing error file %3 in line %1 column %2 + + + + Couldn't get node + + VDrawTool @@ -7277,17 +5974,14 @@ Do you want to save your changes? Nelze najít značku Calculation - Options Volby - Delete Smazat - Edit wrong formula @@ -7295,7 +5989,6 @@ Do you want to save your changes? VException - Critical error! @@ -7303,10 +5996,6 @@ Do you want to save your changes? VFormula - - - - Error Chyba @@ -7314,12 +6003,10 @@ Do you want to save your changes? VFormulaProperty - Value - Formula @@ -7327,208 +6014,179 @@ Do you want to save your changes? VFormulaPropertyEditor - ... ... + + VPE::VColorPropertyEditor + + ... + ... + + + + VPE::VFileEditWidget + + ... + ... + + + Directory + + + + Open File + + + VPattern - - Can't find tool in table. - - - - - Error no unique id. - - - - - Error parsing file. Chyba při zpracování souboru. - Error can't convert value. Chyba. Nelze převést hodnotu. - Error empty parameter. Chyba. Prázdný parametr. - Error wrong id. Chyba. Špatné ID. - - Critical error! - - - - - Error parsing file (std::bad_alloc). - - - - Error creating or updating detail Chyba při vytváření nebo aktualizaci detailu - Error creating or updating single point Chyba při vytváření nebo aktualizaci základního bodu - - Error creating or updating point of end line Chyba při vytváření nebo aktualizaci bodu na konci čáry - - Error creating or updating point along line Chyba při vytváření nebo aktualizaci bodu podél čáry - - Error creating or updating point of shoulder Chyba při vytváření nebo aktualizaci bodu ramene - - Error creating or updating point of normal Chyba při vytváření nebo aktualizaci bodu kolmice - - Error creating or updating point of bisector Chyba při vytváření nebo aktualizaci bodu osy úhlu - Error creating or updating point of lineintersection Chyba při vytváření nebo aktualizaci bodu průsečíku čar - - Error creating or updating point of contact Chyba při vytváření nebo aktualizaci bodu dotyku - Error creating or updating modeling point Chyba při vytváření nebo aktualizaci bodu - Error creating or updating height Chyba při vytváření nebo aktualizaci výšky - Error creating or updating triangle Chyba při vytváření nebo aktualizaci trojúhelníku - Error creating or updating point of intersection Chyba při vytváření nebo aktualizaci bodu průsečíku - - - Error creating or updating cut spline point - - - - - - Error creating or updating cut spline path point - - - - - - Error creating or updating cut arc point - - - - - - Error creating or updating point of intersection line and axis - - - - - - Error creating or updating point of intersection curve and axis - - - - Error creating or updating line Chyba při vytváření nebo aktualizaci čáry - Error creating or updating simple curve Chyba při vytváření nebo aktualizaci křivky - Error creating or updating curve path Chyba při vytváření nebo aktualizaci cesty křivky - Error creating or updating modeling simple curve Chyba při vytváření nebo aktualizaci modelové křivky - Error creating or updating modeling curve path Chyba při vytváření nebo aktualizaci cesty modelové křivky - - Error creating or updating simple arc Chyba při vytváření nebo aktualizaci oblouku - Error creating or updating modeling arc Chyba při vytváření nebo aktualizaci modelového oblouku - - Error creating or updating union details - - - - Got wrong parameter id. Need only id > 0. Obdrženo špatné ID parametru. Je potřeba jen ID > 0. - This id is not unique. Toto ID není jedinečné. - + Can't find tool in table. + + + + Error no unique id. + + + + Critical error! + + + + Error parsing file (std::bad_alloc). + + + + Error creating or updating cut spline point + + + + Error creating or updating cut spline path point + + + + Error creating or updating cut arc point + + + + Error creating or updating point of intersection line and axis + + + + Error creating or updating point of intersection curve and axis + + + + Error creating or updating union details + + + File error. @@ -7536,19 +6194,14 @@ Do you want to save your changes? VSplinePath - Not enough points to create the spline. Nedostatek bodů na vytvoření křivky. - - - This spline does not exist. - Can't cut spline path with one point @@ -7556,12 +6209,10 @@ Do you want to save your changes? VTableGraphicsView - can't find detail - detail found @@ -7569,12 +6220,10 @@ Do you want to save your changes? VToolDetail - Options Volby - Delete Smazat @@ -7582,182 +6231,118 @@ Do you want to save your changes? VToolOptionsPropertyBrowser - Base point Základní bod - - - - - - - - - - - - - - - - - Point label - - - - - Position - - - - - Point at distance and angle - - - - - - - - - - - - - Line type - - - - - - - - - - - Length Délka - - - - Angle - - - - - Point at distance along line - - - - Arc Oblouk - - Radius Poloměr - - First angle - - - - - Second angle - - - - - Point along bisector - - - - - Cut arc tool - - - - - Tool for segmenting a curve - - - - - Tool segment a pathed curve - - - - - Perpendicular point along line - - - - - Line between points - - - - - Point at line intersection - - - - - Point along perpendicular - - - - Additional angle degrees Dodatečné úhlové stupně - + Point label + + + + Position + + + + Point at distance and angle + + + + Line type + + + + Angle + + + + Point at distance along line + + + + First angle + + + + Second angle + + + + Point along bisector + + + + Cut arc tool + + + + Tool for segmenting a curve + + + + Tool segment a pathed curve + + + + Perpendicular point along line + + + + Line between points + + + + Point at line intersection + + + + Point along perpendicular + + + Point at intersection of arc and line - Tool to make point from x & y of two other points - Special point on shoulder - Curve tool - - Curve factor - Tool for path curve - Tool triangle - - Point intersection line and axis @@ -7772,31 +6357,26 @@ Do you want to save your changes? Variables - Line_ Left symbol _ in name - AngleLine_ Left symbol _ in name - Arc_ Left symbol _ in name - Spl_ Left symbol _ in name - SplPath Do not add symbol _ to the end of name @@ -7805,7 +6385,6 @@ Do you want to save your changes? VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7813,7 +6392,6 @@ Do you want to save your changes? VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7821,7 +6399,6 @@ Do you want to save your changes? VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7829,20 +6406,21 @@ Do you want to save your changes? VisToolSplinePath - - <b>Curve path</b>: <b>Enter</b> - finish creation + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation main - Pattern making program. - Pattern file. diff --git a/src/app/share/translations/valentina_de_DE.ts b/share/translations/valentina_de_DE.ts similarity index 65% rename from src/app/share/translations/valentina_de_DE.ts rename to share/translations/valentina_de_DE.ts index 4082e4ded..3fbb74917 100644 --- a/src/app/share/translations/valentina_de_DE.ts +++ b/share/translations/valentina_de_DE.ts @@ -4,7 +4,6 @@ AddDet - Add detail Detail hinzufügen @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 Schnittteil %1 hinzufügen @@ -20,7 +18,6 @@ AddToCalc - Add object Objekt hinzufügen @@ -28,7 +25,6 @@ AddUnionDetails - Add union details Vereinigung von Details hinzufügen @@ -36,110 +32,89 @@ CommunityPage - Server Server - Server name/IP Servername/IP - Secure connection sichere Verbindung - Proxy settings Proxyeinstellungen - Use Proxy Proxy benutzen - Proxy address Proxyadresse - Proxy port Proxyport - Proxy user Proxybenutzer - - Proxy pass - - - - User settings Benutzereinstellungen - User Name Nutzername - Save password Passwort speichern - Password Passwort + + Proxy pass + + ConfigDialog - Apply Anwenden - &Cancel &Abbrechen - &Ok &Ok - Config Dialog - Configuration - Pattern - Community - Paths @@ -147,92 +122,74 @@ ConfigurationPage - - Setup user interface language updated and will be used the next time start - - - - - Default unit updated and will be used the next pattern creation - - - - Save Speichern - - Auto-save modified pattern - - - - - Interval: - - - - min min - Language Sprache - GUI language GUI Sprache - - Decimal separator parts - - - - - With OS options (%1) - - - - - Default unit - - - - Centimeters Zentimeter - - Millimiters - - - - Inches Zoll - + Setup user interface language updated and will be used the next time start + + + + Default unit updated and will be used the next pattern creation + + + + Auto-save modified pattern + + + + Interval: + + + + Decimal separator parts + + + + With OS options (%1) + + + + Default unit + + + + Millimiters + + + Label language - Send crash reports - Send crash reports (recommended) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. @@ -240,7 +197,6 @@ DelTool - Delete tool @@ -248,7 +204,6 @@ DeleteDetail - Delete tool @@ -256,7 +211,6 @@ DeletePatternPiece - Delete pattern piece %1 Schnittteil %1 löschen @@ -264,42 +218,34 @@ DialogAboutApp - About Valentina Über Valentina - Valentina version Valentina Version - Contributors Mitwirkende - Based on Qt %2 (32 bit) Basiert auf Qt %2 (32 bit) - Built on %3 at %4 Gebaut auf %3 um %4 - Web site : %1 Webseite: %1 - Warning Warnung - Cannot open your default browser @@ -307,82 +253,62 @@ DialogAlongLine - Point along line Punkt auf einer Linie - Length Länge - Insert variable into the formula Variable in die Formel einfügen - Calculate value Wert berechnen - Value of length Wert der Länge - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Point label Bezeichnung des Punktes - First point Erster Punkt - First point of line Erster Punkt der Linie - Second point Zweiter Punkt - Second point of line Zweiter Punkt der Linie - Type of line Linientyp - Show line from first point to this point Linie vom ersten zu diesem Punkt zeigen - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -391,134 +317,97 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - - Angle of lines - - - - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variablen - Doppelklick fügt die Variable in die Formel ein - Select second point of line Zweiten Punkt der Linie auswählen + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Angle of lines + + + + Hide empty measurements + + DialogArc - Arc Bogen - Radius Radius - Insert variable into the formula Variable in die Formel einfügen - - - Calculate value Wert berechnen - Value of radius Wert des Radius - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Insert variable into formula Variable in die Formel einfügen - Value of first angle Wert des ersten Winkels - Measurements Maße - - First angle - - - - - Second angle - - - - Insert marked variable into formula Markierte Variable in die Formel einfügen - Value of second angle Wert des zweiten Winkels - Center point Mittelpunkt - Select point of center of arc Mittelpunkt des Bogens auswählen - Input data Eingabedaten - Size and height Konfektion und Größe @@ -527,140 +416,129 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - Angle of lines Linenwinkel - - Hide empty measurements - - - - Variables Variablen - Value of angle of line. Wert des Linenwinkels. + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + First angle + + + + Second angle + + + + Hide empty measurements + + + + Error + Fehler + + + Radius can't be negative + + + + Angles equal + + DialogBisector - Bisector Winkelhalbierende - Length Länge - Insert marked variable into the formula Markierte Variable in die Formel einfügen - Calculate value Wert berechnen - Value of length Wert der Länge - - _ - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Point label Bezeichnung des Punktes - First point Erster Punkt - First point of angle Punkt der ersten Schenkelgeraden - Second point Zweiter Punkt - Second point of angle Scheitel des Winkels - Third point Punkt der zweiten Scheitelgeraden - Third point of angle Punkt der zweiten Schenkelgeraden - Type of line Linientyp - Show line from second point to this point Zeige Linie vom Scheitelpunkt zu diesem Punkt - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -669,161 +547,137 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - - Angle of lines - - - - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variablen - Doppelklick fügt die Variable in die Formel ein - Select second point of angle Scheitelpunkt auswählen - Select third point of angle zweiten Punkt auf dem zweiten Schenkel wählen + + _ + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Angle of lines + + + + Hide empty measurements + + DialogCurveIntersectAxis - - Curve intersect axis - - - - - Angle - - - - Calculate value Wert berechnen - - Value of angle - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Axis point - - - - - First point of line Erster Punkt der Linie - Curve Kurve - Point label Bezeichnung des Punktes - Type of line Linientyp - Show line from first point to this point Linie vom ersten zu diesem Punkt zeigen - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße - Increments weitere Maße - - Length of lines - - - - - Length of arcs - - - - - Length of curves - - - - - Angle of lines - - - - - Hide empty measurements - - - - Variables Variablen - + Curve intersect axis + + + + Angle + + + + Value of angle + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Axis point + + + + Length of lines + + + + Length of arcs + + + + Length of curves + + + + Angle of lines + + + + Hide empty measurements + + + Select axis point @@ -831,62 +685,38 @@ DialogCutArc - Length Länge - - Cut arc - - - - Calculate value Wert berechnen - Value of length Wert der Länge - - _ - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Arc Bogen - Selected curve Ausgewählte Kurve - Point label Bezeichnung des Punktes - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -895,100 +725,81 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - + Variables - Click twice to insert into formula + Variablen - Doppelklick fügt die Variable in die Formel ein + + + Cut arc + + + + _ + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + Angle of lines - Hide empty measurements - - - Variables - Click twice to insert into formula - Variablen - Doppelklick fügt die Variable in die Formel ein - DialogCutSpline - Length Länge - - Cut curve - - - - Calculate value Wert berechnen - Value of length Wert der Länge - - _ - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Curve Kurve - Selected curve Ausgewählte Kurve - Point label Bezeichnung des Punktes - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -997,100 +808,81 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - + Variables - Click twice to insert into formula + Variablen - Doppelklick fügt die Variable in die Formel ein + + + Cut curve + + + + _ + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + Angle of lines - Hide empty measurements - - - Variables - Click twice to insert into formula - Variablen - Doppelklick fügt die Variable in die Formel ein - DialogCutSplinePath - Length Länge - - Cut curve path - - - - Calculate value Wert berechnen - Value of length Wert der Länge - - _ - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Curve Kurve - Selected curve path Ausgewählter Kurvenpfad - Point label Bezeichnung des Punktes - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -1099,98 +891,89 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - + Variables - Click twice to insert into formula + Variablen - Doppelklick fügt die Variable in die Formel ein + + + Cut curve path + + + + _ + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + Angle of lines - Hide empty measurements - - - Variables - Click twice to insert into formula - Variablen - Doppelklick fügt die Variable in die Formel ein - DialogDetail - - Detail Detail - Bias X Bias X - - - cm cm - Bias Y Bias Y - Options Optionen - Name of detail Name des Deails - Seam allowance Nahtzugaben - Width Breite - Closed Geschlossen - Delete Löschen - Got wrong scene object. Ignore. Falsches scene object. Wird ignoriert. @@ -1198,52 +981,30 @@ DialogEditWrongFormula - - Edit formula - - - - - Formula - - - - Insert variable into formula Variable in die Formel einfügen - Calculate value Wert berechnen - Value of first angle Wert des ersten Winkels - - _ - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Zeige die ganze Berechnung in der Nachrichtenbox box</p></body></html> - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -1252,117 +1013,93 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlänge - Length of arcs Bogenlänge - Length of curves Kurvenlänge - Angle of lines Winkel der Linien - - Hide empty measurements + Variables + Variablen + + + Edit formula - - Variables - Variablen + Formula + + + + _ + + + + Hide empty measurements + DialogEndLine - Point in the end of a line Punkt am Ende einer Linie - Length Länge - - Calculate value Wert berechnen - Value of length Wert der Länge - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Angle - - - - - Value of angle - - - - Base point Startpunkt - First point of line Erster Punkt der Linie - Point label Bezeichnung des Punktes - Type of line Linientyp - Show line from first point to this point Linie vom ersten zu diesem Punkt zeigen - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -1371,37 +1108,22 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - - Angle of lines - - - - - Hide empty measurements - - - - Variables Variablen @@ -1409,54 +1131,62 @@ Variables - Click twice to insert into formula Variablen - Doppelklick fügt die Variable in die Formel ein + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Angle + + + + Value of angle + + + + Angle of lines + + + + Hide empty measurements + + DialogHeight - Height Größe - Point label Bezeichnung des Punktes - Base point Startpunkt - - - - First point of line Erster Punkt der Linie - Second point of line Zweiter Punkt der Linie - Type of line Linientyp - Show line from first point to our point Zeige linie vom ersten punkt zu diesem Punkt - Select first point of line Ersten Punkt der Linie auswählen - Select second point of line Zweiten Punkt der Linie auswählen @@ -1464,118 +1194,90 @@ DialogHistory - History Chronik - - Tool Werkzeug - - - - - - Can't create record. - - - - %1 - Base point %1 - Startpunkt - - %1_%2 - Line from point %1 to point %2 %1_%2 - Linie von Punkt %1 nach Punkt %2 - %3 - Point along line %1_%2 %3 - Punkt auf der Linie %1_%2 - %1 - Point of shoulder %1 -. Schulterpunkt - %3 - normal to line %1_%2 %3 - Normale zur Linie %1_%2 - %4 - bisector of angle %1_%2_%3 %4 - Winkelhalbierende des Winkels %1_%2_%3 - %5 - intersection of lines %1_%2 and %3_%4 %5 - Schnittpunkt der Linien %1_%2 und %3_%4 - Curve %1_%2 Kurve %1_%2 - Arc with center in point %1 Bogen mit dem Mittelpunkt %1 - Curve point %1 Kurvenpunkt %1 - %4 - point of contact of arc with the center in point %1 and line %2_%3 %4 - Kontaktpunkt von Bogen und dem Mittelpunkt von Punkt %1 und Linie %2_%3 - Point of perpendicular from point %1 to line %2_%3 Lotfußpunkt von Punkt %1 zu Linie %2_%3 - Triangle: axis %1_%2, points %3 and %4 Dreieck: Achse %1_%2, Punkte %3 und %4 - %1 - point of intersection %2 and %3 %1 - Schnittpunkt von %2 und %3 - %1 - cut arc with center %2 %1 - Bogen mit Zentrum %2 schneiden - %1 - cut curve %2_%3 %1 - schneide Kurve %2_%3 - + Can't create record. + + + %1 - cut curve path %2 - %1 - point of intersection line %2_%3 and axis through point %4 - %1 - point of intersection curve and axis through point %2 @@ -1583,207 +1285,154 @@ DialogIncrements - - Increments weitere Maße - - Email - - - - - Name Bezeichnung - - The calculated value Berechneter Wert - - Base value Basiswert - - In sizes In Konfektionen - - - Description Beschreibung - - Measurements Maße - - Load another measurements table - - - - - Personal information - - - - - Given name - - - - - Family name - - - - - Birth date - - - - - Sex - - - - - Hide empty measurements - - - - - - In heights - - - - Lines Linien - Line Linie - - - Length Länge - Curves Kurven - Curve Kurve - Arcs Bögen - Arc Bogen - - - File error. Dateifehler. - male männlich - female weiblich - - Could not save GivenName - - - - - Could not save FamilyName - - - - - Could not save Email - - - - - Could not save Sex - - - - - Could not save BirthDate - - - - Measurements use different units than pattern. This pattern required measurements in %1 Die Maße sind in einer anderen Einheit als das Schnittmuster. Dieses Schnittmuster setzt Maße in %1 vorraus - Individual measurements (*.vit) Individuelle Maße (*.vit) - - Open file Datei öffnen - - Wrong units. Falsche Maßeinheit. - Standard measurements (*.vst) Standardmaße (*.vst) - Name_%1 Name_%1 - + Load another measurements table + + + + Personal information + + + + Given name + + + + Family name + + + + Birth date + + + + Sex + + + + Email + + + + Hide empty measurements + + + + In heights + + + + Could not save GivenName + + + + Could not save FamilyName + + + + Could not save Email + + + + Could not save Sex + + + + Could not save BirthDate + + + Can't save measurement @@ -1791,123 +1440,97 @@ DialogIndividualMeasurements - Individual measurements individuelle Maße - Pattern piece name Schnittteilname - - Exist measurements - - - - - Path: Pfad: - Given name: Vorname: - Family name: Nachname: - New measurements Neue Maße - Units: Einheiten: - Could not create measurements file Die Maßdatei konnte nicht erstellt werden - Please try again or change file Bitte versuchen sie es noch einmal oder ändern sie den Datei - - File error. Datei Fehler. - - Individual measurements (*.vit) Individuelle Maße (*.vit) - Open file Datei öffnen - - Where save measurements? - - - - Centimeters Zentimeter - - Millimiters + Inches + Zoll + + + Exist measurements - - Inches - Zoll + Where save measurements? + + + + Millimiters + DialogLine - Line Linie - First point Erster Punkt - Second point Zweiter Punkt - Type of line Linientyp - Show line from first point to this point Linie vom ersten zu diesem Punkt zeigen - Select second point Wähle zweiten Punkt @@ -1915,49 +1538,38 @@ DialogLineIntersect - Intersection of lines Schnittpunkt von Linien - Point label Bezeichnung des Punktes - First line Erste Linie - - First point Erster Punkt - - Second point Zweiter Punkt - Second line Zweite Linie - Select second point of first line Zweiten Punkt der ersten Linie auswählen - Select first point of second line Ersten Punkt der zweiten Linie auswählen - Select second point of second line Zweiten Punkt der zweiten Linie auswählen @@ -1965,124 +1577,98 @@ DialogLineIntersectAxis - - Line intersect axis - - - - - Angle - - - - Calculate value Wert berechnen - - Value of angle - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Axis point - - - - - - First point of line Erster Punkt der Linie - - First line point - - - - - Second line point - - - - Point label Bezeichnung des Punktes - Type of line Linientyp - Show line from first point to this point Linie vom ersten zu diesem Punkt zeigen - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße - Increments weitere Maße - - Length of lines - - - - - Length of arcs - - - - - Length of curves - - - - - Angle of lines - - - - - Hide empty measurements - - - - Variables Variablen - Select second point of line Zweiten Punkt der Linie auswählen - + Line intersect axis + + + + Angle + + + + Value of angle + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Axis point + + + + First line point + + + + Second line point + + + + Length of lines + + + + Length of arcs + + + + Length of curves + + + + Angle of lines + + + + Hide empty measurements + + + Select axis point @@ -2090,32 +1676,26 @@ DialogMeasurements - Measurements Maße - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> <html><head/><body><p><span style=" font-size:18pt;">Bitte einen Schnittmustertyp auswählen.</span></p></body></html> - Graduation Gradierung - Use for creation pattern standard measurement table Für die Erstellung eines Schnittmusters, die Standardmaßtabelle benutzen - Individual Individuell - Use for creation pattern individual measurements Für die Erstellung eines Schnittmusters individuelle Maße benutzen @@ -2123,77 +1703,62 @@ DialogNormal - Normal Normale - Length Länge - Insert variable into formula Variable in die Formel einfügen - Calculate value Wert berechnen - Value of length Wert der Länge - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Die ganze Berechnung in der Messagebox anzeigen</p></body></html> - Point label Bezeichnung des Punktes - First point Erster Punkt - Second point Zweiter Punkt - Additional angle degrees Zusätzlicher Winkel - Type of line Linientyp - Show line from first point to this point Linie vom ersten zu diesem Punkt zeigen - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -2202,85 +1767,69 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - - Angle of lines - - - - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variablen - Doppelklick fügt die Variable in die Formel ein - Select second point of line Zweiten Punkt der Linie auswählen + + Angle of lines + + + + Hide empty measurements + + DialogPatternProperties - Pattern properties Schnittmustereigenschaften - Description Beschreibung - Author name Name des Autors - Pattern description Schnittmusterbeschreibung - For technical notes. Für technische Notizen. - Heights and Sizes - All heights (cm) - All sizes (cm) @@ -2288,248 +1837,193 @@ DialogPatternXmlEdit - XML Editor XML Editor - Value : Wert: - Name : Name: - <No selection> <nichts ausgewählt> - Type : Typ: - Add attribute Attribut hinzufügen - Add son Kind hinzufügen - - Remove attribute - - - - Remove node Knoten entfernen - Set Setzen - Cancel Abbrechen - Apply changes Änderungen übernehmen - Undo last Rückgängig machen - Immediate apply Sofort übernehmen - Base selection Basisauswahl - All pattern pieces Alle Schnittteile - - - - No changes Keine Änderungen - Cannot delete previously created node Der vorher erstellte Knoten kann nicht entfernt werden - No changes left Keine Änderungen übrig - Cannot undo change Änderung kann nicht rückgängig gemacht werden - - <no value> <kein Wert> - - Unchanged Unverändert - Cannot delete previously created attribute Das vorher erstellte Attribut kann nicht gelöscht werden - Node Name Knotenname - - Name: Name: - Node Value (may be empty) Knotenwert (kann leer sein) - - Value: Wert: - Attribute Name Attributname - Attribute Value Attributwert - No selection Nichts ausgewählt - Root node Wurzelknoten - Node Knoten - Attribute Attribut + + Remove attribute + + DialogPointOfContact - Point of contact Kontaktpunkt - Radius Radius - Insert variable into formula Variable in die Formel einfügen - Calculate value Wert berechnen - Value of radius Wert des Radius - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Die vollständige Berechnung in einer Messagebox anzeigen</p></body></html> - Point label Bezeichnung des Punktes - Center of arc Mittelpunkt des Bogens - - Select point of center of arc Mittelpunkt des Bogens auswählen - Top of the line Anfang der Linie - End of the line Ende der Linie - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -2538,158 +2032,124 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - Length of arcs Bogenlängen - Length of curves Kurvenlängen - - Angle of lines - - - - - Hide empty measurements - - - - Variables - Click twice to insert into formula. Variablen - Doppelklick fügt die Variable in die Formel ein. - Select second point of line Zweiten Punkt der Linie auswählen + + Angle of lines + + + + Hide empty measurements + + DialogPointOfIntersection - - Point of intersection - - - - Point label Bezeichnung des Punktes - vertical point vertikaler Punkt - First point of angle Punkt der ersten Schenkelgeraden - horizontal point horizontaler Punkt - Second point of angle Scheitel des Winkels - Select point horizontally Wähle Punkt horizontal + + Point of intersection + + DialogShoulderPoint - Point of shoulder Schulterpunkt - Length Länge - Insert variable into formula Variable in die Formel einfügen - Calculate value Wert berechnen - Value of length Wert der Länge - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Point label Bezeichnung des Punktes - First point Erster Punkt - Second point Zweiter Punkt - Third point Punkt der zweiten Scheitelgeraden - Type of line Linientyp - Show line from first point to our point Zeige linie vom ersten punkt zu diesem Punkt - Input data Eingabedaten - Size and height Konfektion und Größe - Measurements Maße @@ -2698,80 +2158,69 @@ Standardtabelle - Increments weitere Maße - Length of lines Linienlängen - - Length of arcs - - - - Length of curves Kurvenlängen - - Angle of lines - - - - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variablen - Doppelklick fügt die Variable in die Formel ein - Select first point of line Ersten Punkt der Linie auswählen - Select second point of line Zweiten Punkt der Linie auswählen + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Length of arcs + + + + Angle of lines + + + + Hide empty measurements + + DialogSinglePoint - Single point Einzelpunkt - Coordinates on the sheet Koordinaten auf der Seite - Coordinates Koordinaten - Y coordinate Y Koordinate - X coordinate X Koordinate - Point label Bezeichnung des Punktes @@ -2779,47 +2228,38 @@ DialogSpline - Curve Kurve - First point Erster Punkt - Length ratio of the first control point Längenverhältnis des ersten Kontrollpunktes - The angle of the first control point Winkel des ersten Kontrollpunktes - Second point Zweiter Punkt - Length ratio of the second control point Längenverhältnis des zweiten Kontrollpunktes - The angle of the second control point Winkel des zweiten Kontrollpunktes - Coefficient of curvature of the curve Koeffizient für die Krümmung der Kurve - Select last point of curve Letzten Punkt auf der Kurve auswählen @@ -2831,70 +2271,57 @@ Kurvenpfad - - Curved path - - - - Point of curve Punkt der Kurve - Length ratio of the first control point Längenverhältnis des ersten Kontrollpunktes - The angle of the first control point Winkel des ersten Kontrollpunktes - Length ratio of the second control point Längenverhältnis des zweiten Kontrollpunktes - The angle of the second control point Winkel des zweiten Kontrollpunktes - List of points Liste von Punkten - Coefficient of curvature of the curve Koeffizient für die Krümmung der Kurve - Select point of curve path Punkt für den Kurvenpfad auswählen + + Curved path + + DialogStandardMeasurements - Standard table Standardtabelle - Pattern piece name Schnittteilname - Standard measurements table - File error. @@ -2902,169 +2329,131 @@ DialogTool - - - - - Error Fehler - - Empty field - - - - - Value can't be 0 - - - - - Value - - - - Height Größe - Size Konfektion - Line length Linienlänge - Arc length Bogenlänge - Curve length Kurvenlänge + + Empty field + + + + Value can't be 0 + + + + Value + + DialogTriangle - - Triangle - - - - Point label Bezeichnung des Punktes - First point of axis Erster Punkt der Achse - - - - First point of line Erster Punkt der Linie - Second point of axis Zweiter Punkt der Achse - First point Erster Punkt - Second point Zweiter Punkt - Select second point of axis Den zweiten Punkt der Achse auswählen - Select first point Zweiten Punkt wählen - Select second point Zweiten Punkt wählen + + Triangle + + DialogUndo - + &Cancel + &Abbrechen + + Broken formula - Error while calculation formula. You can try undo last operation or fix broken formula. - &Undo - &Fix formula - - - &Cancel - &Abbrechen - DialogUnionDetails - Select first point Ersten Punkt auswählen - Select second point Zweiten Punkt auswählen - - Select another second point Einen anderen zweiten Punkt auswählen - Select detail Detail auswählen - Union details Details vereinigen - <html><head/><body><p>Do you really want union details?</p></body></html> <html><head/><body><p>Soll die Details wirklich vereinigt werden?</p></body></html> @@ -3072,151 +2461,126 @@ Functions - - sin - sine function - - - - - cos - cosine function - - - - - tan - tangens function - - - - - asin - arcus sine function - - - - - acos - arcus cosine function - - - - - atan - arcus tangens function - - - - - sinh - hyperbolic sine function - - - - - cosh - hyperbolic cosine - - - - - tanh - hyperbolic tangens function - - - - - asinh - hyperbolic arcus sine function - - - - - acosh - hyperbolic arcus tangens function - - - - - atanh - hyperbolic arcur tangens function - - - - - log2 - logarithm to the base 2 - - - - - log10 - logarithm to the base 10 - - - - - log - logarithm to the base 10 - - - - - ln - logarithm to base e (2.71828...) - - - - - exp - e raised to the power of x - - - - - sqrt - square root of a value - - - - - sign - sign function -1 if x<0; 1 if x>0 - - - - - rint - round to nearest integer - - - - - abs - absolute value - - - - min min of all arguments min - + sin + sine function + + + + cos + cosine function + + + + tan + tangens function + + + + asin + arcus sine function + + + + acos + arcus cosine function + + + + atan + arcus tangens function + + + + sinh + hyperbolic sine function + + + + cosh + hyperbolic cosine + + + + tanh + hyperbolic tangens function + + + + asinh + hyperbolic arcus sine function + + + + acosh + hyperbolic arcus tangens function + + + + atanh + hyperbolic arcur tangens function + + + + log2 + logarithm to the base 2 + + + + log10 + logarithm to the base 10 + + + + log + logarithm to the base 10 + + + + ln + logarithm to base e (2.71828...) + + + + exp + e raised to the power of x + + + + sqrt + square root of a value + + + + sign + sign function -1 if x<0; 1 if x>0 + + + + rint + round to nearest integer + + + + abs + absolute value + + + max max of all arguments - sum sum of all arguments - avg mean value of all arguments @@ -3225,7 +2589,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. @@ -3233,1573 +2596,1288 @@ MainWindow - Valentina Valentina - Tools for creating points. Werkzeuge zum Erstellen von Punkten. - Point Punkt - Point at distance and angle Punkt in einer Distanz und mit einem Winkel - Special point on shoulder. Spezieller Punkt an einer Schulter - Point at intersection of arc and line. Schnittpunkt eines Bogens und einer Linie - Point along bisector Punkt auf einer Winkelhalbierenden - Point along perpendicular Punkt auf einer Normalen - Point at distance along line Punkt in einer Distanz auf einer Linie - Perpendicular point along line Lotfußpunkt auf einer Linie - Tool triangle. Werkzeug Dreieck. - Tool to make point from x & y of two other points. Werkzeug zum Erstellen eines Punktes aus den x- und y-Koordinaten zweier anderer Punkte. - Tools for creating lines. Werkzeuge zur Linienerzeugung. - Line Linie - Line between points Linie zwischen Punkten - Point at line intersection Linienschnittpunkt - Tools for creating curves. Werkzeuge zur Kurvenerzeugung. - Curve Kurve - Curve tool. Kurvenverkzeug. - Tool for path curve. Werkzeug zur Definition einer Kurve. - Tool segment a pathed curve. Werkzeug zum Segmentieren einer definierten Kurve - Tool for segmenting a curve. Werkzeug zur Kurvensegmentierung. - - Point of intersection line and axis - - - - - - - ... - - - - Tools for creating arcs. Werkzeuge zur Kurvenerzeugung. - Arc Bogen - Arc tool. Bogenwerkzeug. - - Cut arc tool. - - - - Tools for creating details. Werkzeuge zur Detailerzeugung. - Detail Detail - Tool new detail. Werkzeug neues Detail. - - Tool for union two details. - - - - - &File - - - - - &Help - - - - - &Pattern piece - - - - Measurements Maße - - Window - - - - - Toolbar files - - - - - ToolBar modes - - - - - Toolbar pattern - - - - - Toolbar options - - - - - Toolbar tools - - - - - Tool options - - - - - Save &As... - - - - - Export pattern (layout) - - - - - About &Qt - - - - &About Valentina &Über Valentina - - E&xit - - - - - Exit the application - - - - - Preferences - - - - - Zoom in - - - - - Original zoom - - - - - Original Zoom - - - - - Zoom fit best - - - - - Ctrl+= - - - - Stop Stop - - Stop using tool - - - - - Repot Bug... - - - - - Report bug - - - - - Close window - - - - - zoom in - - - - - - Zoom out - - - - - Edit pattern XML code - - - - Pattern properties Schnittmustereigenschaften - New Neu - &New &Neu - Create a new pattern Neues Schnittmuster erstellen - Ctrl+N Strg+N - Open Öffnen - &Open &Öffnen - Open file with pattern Datei mit Schnittmuster öffnen - Save Speichern - &Save &Speichern - Save pattern Schnittmuster speichern - Ctrl+S Strg+S - Save as Speichern als - Save not yet saved pattern Speichere ungesichertes Schnittmuster - Ctrl+Shift+S Strg+Umschalt+S - Draw Zeichnen - Draw mode Zeichnenmodus - Ctrl+W Strg+W - Details Details - Details mode Detailmodus - Ctrl+E Strg+E - - Pointer tools Zeigerwerkzeuge - New pattern piece Neues Schnittteil - Add new pattern piece Neues Schnittteil hinzufügen - Ctrl+Shift+N Strg+Umschalt+N - - Change the label of pattern piece Das Label eines Schnittteils ändern - Table of variables Variablentabelle - Tables of variables Variablentabellen - Ctrl+T Strg+T - History Chronik - Ctrl+H Strg+H - Create layout Layout erstellen - Ctrl+L Strg+L - About Qt Über Qt - Ctrl+Q Strg+Q - Pattern piece %1 Schnittteil %1 - Pattern piece: Schnittteil: - Enter a new label for the pattern piece. Es muss ein neues Label für das Schnittteil eingegeben werden. - - - Select point Punkt wählen - - Individual measurements is under development - - - - - There is no way create individual measurements file independent on the pattern file. -For opening pattern need keep both files: pattern and measurements. Do you want continue? - - - - Select first point Zweiten Punkt wählen - - - Select first point of line Ersten Punkt der Linie auswählen - Select first point of angle Den Erstehn Punkt des Winkels wählen - Select first point of first line Den ersten Punkt der Linie wählen - Select first point curve Ersten Punkt der Kurve wählen - Select simple curve Einfache Kurve auswählen - Select point of center of arc Mittelpunkt des Bogens auswählen - Select point of curve path Punkt für den Kurvenpfad auswählen - Select curve path Kurvenpfad auswählen - Select points, arcs, curves clockwise. Punkte, Bögen, Kurven im Uhrzeigersinn auswählen. - Select base point Fußpunkt auswählen - Select first point of axis Ersten Punkt der Achse auswählen - - Select point vertically - - - - Select detail Detail auswählen - - Select arc - - - - - Select curve - - - - - Size: - - - - - pattern - - - - - Critical error! - - - - - Error parsing file (std::bad_alloc). - - - - - Bad id. - - - - - Could not save file - - - - - &Undo - - - - &Redo &Wiederholen - Wrong units. Falsche Maßeinheiten. - - Application doesn't support standard table with inches. - - - - File error. Dateifehler. - - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? - - - - - Reopen files. - - - - - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 - - - - - could not be found. Do you want to update the file location - - - - Standard measurements (*.vst) Standardmaße (*.vst) - Individual measurements (*.vit) Individuelle Maße (*.vit) - - File loaded - - - - Height: Größe: - Pattern Piece: Schnittteil: - - Pattern files (*.val) Schnittmuster Dateien (*.val) - /pattern.val /schnittmuster.val - File saved Datei gespeichert - untitled.val unbenannt.val - Unsaved change Ungespeicherte Änderungen - The pattern has been modified. Do you want to save your changes? Das Schnittmuster wurde geändert. Sollen die Änderungen gespeichert werden? - - Open file Datei öffnen - - Error parsing file. Fehler beim Parsen der Datei. - Error can't convert value. Fehler Wert kann nicht konvertiert werden. - - Error empty parameter. Fehler leerer parameter. - Error wrong id. Fehler falsche Id. + + Point of intersection line and axis + + + + ... + + + + Cut arc tool. + + + + Tool for union two details. + + + + &File + + + + &Help + + + + &Pattern piece + + + + Window + + + + Toolbar files + + + + ToolBar modes + + + + Toolbar pattern + + + + Toolbar options + + + + Toolbar tools + + + + Tool options + + + + Save &As... + + + + Export pattern (layout) + + + + About &Qt + + + + E&xit + + + + Exit the application + + + + Preferences + + + + Zoom in + + + + zoom in + + + + Zoom out + + + + Edit pattern XML code + + + + Original zoom + + + + Original Zoom + + + + Zoom fit best + + + + Ctrl+= + + + + Stop using tool + + + + Repot Bug... + + + + Report bug + + + + Close window + + + + Online help + + + + Show online help + + + + Individual measurements is under development + + + + There is no way create individual measurements file independent on the pattern file. +For opening pattern need keep both files: pattern and measurements. Do you want continue? + + + + Select point vertically + + + + Select arc + + + + Select curve + + + + Size: + + + + pattern + + + + Could not save file + + + + Critical error! + + + + Error parsing file (std::bad_alloc). + + + + Bad id. + + + + &Undo + + + + This file already opened in another window. + + + + Application doesn't support standard table with inches. + + + + File loaded + + + + Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? + + + + Reopen files. + + + + The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 + + + + could not be found. Do you want to update the file location + + Measurements - - head_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - mid_neck_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - neck_base_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - head_and_neck_length - Short measurement name. Don't use math symbols in name!!!! - - - - - center_front_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - center_back_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - shoulder_length Short measurement name. Don't use math symbols in name!!!! schulter_breite - + head_girth + Short measurement name. Don't use math symbols in name!!!! + + + + mid_neck_girth + Short measurement name. Don't use math symbols in name!!!! + + + + neck_base_girth + Short measurement name. Don't use math symbols in name!!!! + + + + head_and_neck_length + Short measurement name. Don't use math symbols in name!!!! + + + + center_front_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + center_back_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + side_waist_length Short measurement name. Don't use math symbols in name!!!! - trunk_length Short measurement name. Don't use math symbols in name!!!! - shoulder_girth Short measurement name. Don't use math symbols in name!!!! - upper_chest_girth Short measurement name. Don't use math symbols in name!!!! - bust_girth Short measurement name. Don't use math symbols in name!!!! - under_bust_girth Short measurement name. Don't use math symbols in name!!!! - waist_girth Short measurement name. Don't use math symbols in name!!!! - high_hip_girth Short measurement name. Don't use math symbols in name!!!! - hip_girth Short measurement name. Don't use math symbols in name!!!! - upper_front_chest_width Short measurement name. Don't use math symbols in name!!!! - front_chest_width Short measurement name. Don't use math symbols in name!!!! - across_front_shoulder_width Short measurement name. Don't use math symbols in name!!!! - across_back_shoulder_width Short measurement name. Don't use math symbols in name!!!! - upper_back_width Short measurement name. Don't use math symbols in name!!!! - back_width Short measurement name. Don't use math symbols in name!!!! - bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - halter_bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - neck_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - crotch_length Short measurement name. Don't use math symbols in name!!!! - rise_height Short measurement name. Don't use math symbols in name!!!! - shoulder_drop Short measurement name. Don't use math symbols in name!!!! - shoulder_slope_degrees Short measurement name. Don't use math symbols in name!!!! - front_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - front_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - front_neck_arc Short measurement name. Don't use math symbols in name!!!! - back_neck_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - front_waist_arc Short measurement name. Don't use math symbols in name!!!! - back_waist_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - front_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_hip_arc Short measurement name. Don't use math symbols in name!!!! - chest_slope Short measurement name. Don't use math symbols in name!!!! - back_slope Short measurement name. Don't use math symbols in name!!!! - front_waist_slope Short measurement name. Don't use math symbols in name!!!! - back_waist_slope Short measurement name. Don't use math symbols in name!!!! - front_neck_to_upper_chest_height Short measurement name. Don't use math symbols in name!!!! - front_neck_to_bust_height Short measurement name. Don't use math symbols in name!!!! - front_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - front_waist_to_lower_breast Short measurement name. Don't use math symbols in name!!!! - back_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - strap_length Short measurement name. Don't use math symbols in name!!!! - armscye_girth Short measurement name. Don't use math symbols in name!!!! - elbow_girth Short measurement name. Don't use math symbols in name!!!! - upper_arm_girth Short measurement name. Don't use math symbols in name!!!! - wrist_girth Short measurement name. Don't use math symbols in name!!!! - scye_depth Short measurement name. Don't use math symbols in name!!!! - shoulder_and_arm_length Short measurement name. Don't use math symbols in name!!!! - underarm_length Short measurement name. Don't use math symbols in name!!!! - cervicale_to_wrist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_to_elbow_length Short measurement name. Don't use math symbols in name!!!! - arm_length Short measurement name. Don't use math symbols in name!!!! - hand_width Short measurement name. Don't use math symbols in name!!!! - hand_length Short measurement name. Don't use math symbols in name!!!! - hand_girth Short measurement name. Don't use math symbols in name!!!! - thigh_girth Short measurement name. Don't use math symbols in name!!!! - mid_thigh_girth Short measurement name. Don't use math symbols in name!!!! - knee_girth Short measurement name. Don't use math symbols in name!!!! - calf_girth Short measurement name. Don't use math symbols in name!!!! - ankle_girth Short measurement name. Don't use math symbols in name!!!! - knee_height Short measurement name. Don't use math symbols in name!!!! - ankle_height Short measurement name. Don't use math symbols in name!!!! - foot_width Short measurement name. Don't use math symbols in name!!!! - foot_length Short measurement name. Don't use math symbols in name!!!! - height Short measurement name. Don't use math symbols in name!!!! - cervicale_height Short measurement name. Don't use math symbols in name!!!! - cervicale_to_knee_height Short measurement name. Don't use math symbols in name!!!! - waist_height Short measurement name. Don't use math symbols in name!!!! - high_hip_height Short measurement name. Don't use math symbols in name!!!! - hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_knee_height Short measurement name. Don't use math symbols in name!!!! - crotch_height Short measurement name. Don't use math symbols in name!!!! - size Short measurement name. Don't use math symbols in name!!!! - height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! - height_nipple_point Short measurement name. Don't use math symbols in name!!!! - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! - height_scapular_point Short measurement name. Don't use math symbols in name!!!! - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - front_waist_length Short measurement name. Don't use math symbols in name!!!! - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! - chest_width Short measurement name. Don't use math symbols in name!!!! - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - half_girth_neck Short measurement name. Don't use math symbols in name!!!! - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! - half_girth_waist Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! - waist_to_knee Short measurement name. Don't use math symbols in name!!!! - shoulder_height Short measurement name. Don't use math symbols in name!!!! - head_height Short measurement name. Don't use math symbols in name!!!! - body_position Short measurement name. Don't use math symbols in name!!!! - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! - depth_waist_first Short measurement name. Don't use math symbols in name!!!! - depth_waist_second Short measurement name. Don't use math symbols in name!!!! @@ -4808,799 +3886,666 @@ Sollen die Änderungen gespeichert werden? MeasurementsDescriptions - - Around fullest part of Head - Full measurement description - - - - - Around middle part of Neck - Full measurement description - - - - - Around Neck at base - Full measurement description - - - - - Vertical Distance from Crown to Nape - Full measurement description - - - - - Front Neck Center over tape at Bustline to Front Waist Center - Full measurement description - - - - - Back Neck Center to Back Waist Center - Full measurement description - - - - - NeckPoint to ShoulderTip - Full measurement description - - - - - Armpit to Waist side - Full measurement description - - - - - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point - Full measurement description - - - - - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides - Full measurement description - - - - - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest - Full measurement description - - - - - Around fullest part of Bust, parallel to floor - Full measurement description - - - - - Around Chest below the Bust, parallel to floor - Full measurement description - - - - - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. - Full measurement description - - - - - Around HighHip, parallel to floor - Full measurement description - - - - - Around Hip, parallel to floor - Full measurement description - - - - - Across Front UpperChest, smallest width from armscye to armscye - Full measurement description - - - - - Across Front Chest, from armfold to armfold - Full measurement description - - - - - From ShoulderTip to ShoulderTip, across Front - Full measurement description - - - - - From ShoulderTip to ShoulderTip, across Back - Full measurement description - - - - - Across Back UpperChest, smallest width from armscye to armscye - Full measurement description - - - - - Across Back Chest, from armfold to armfold - Full measurement description - - - - - Distance between BustPoints, across Chest - Full measurement description - - - - - Distance from Bustpoint, behind neck, down to Bustpoint - Full measurement description - - - - - From NeckPoint to BustPoint - Full measurement description - - - - - From Front Waist Center, down to crotch, up to Back Waist Center - Full measurement description - - - - - Sit on hard chair, measure from side waist straight down to chair bottom - Full measurement description - - - - - Vertical Distance from NeckPoint level to ShoulderTip level - Full measurement description - - - - - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer - Full measurement description - - - - - ShoulderTip to Front Waist Center - Full measurement description - - - - - ShoulderTip to Back Waist Center - Full measurement description - - - - - NeckPoint straight down front chest to Waistline - Full measurement description - - - - - Back NeckPoint straight down back chest to Waistline - Full measurement description - - - - - NeckPoint to NeckPoint through Front Neck Center - Full measurement description - - - - - NeckPoint to NeckPoint across Nape - Full measurement description - - - - - Front upper-bust arc - Full measurement description - - - - - Back UpperBust side to side - Full measurement description - - - - - Front Waist side to side - Full measurement description - - - - - Back Waist side to side - Full measurement description - - - - - Front UpperHip side to side - Full measurement description - - - - - Back UpperHip side to side - Full measurement description - - - - - Front Hip side to side - Full measurement description - - - - - Back Hip side to side - Full measurement description - - - - - NeckPoint to Front ArmfoldPoint - Full measurement description - - - - - NeckPoint to Back ArmfoldPoint - Full measurement description - - - - - NeckPoint across Front Chest to Waist side - Full measurement description - - - - - NeckPoint across Back Chest to Waist side - Full measurement description - - - - - Front Neck Center straight down to UpperChest line - Full measurement description - - - - - Front Neck Center straight down to Bust line - Full measurement description - - - - - Front Upper chest waist - Full measurement description - - - - - Front waist to lower breast - Full measurement description - - - - - Back waist to upper chest - Full measurement description - - - - - Strap length - Full measurement description - - - - - Around Armscye - Full measurement description - - - - - Around Elbow with elbow bent - Full measurement description - - - - - Around UpperArm - Full measurement description - - - - - Around Wrist - Full measurement description - - - - - Nape straight down to UnderBust line (same as Back UpperBust height) - Full measurement description - - - - - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - Armpit to Wrist, with arm straight and hanging at side - Full measurement description - - - - - Nape to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - ShoulderTip to Elbow, with elbow bent and hand on hip - Full measurement description - - - - - ShoulderTip to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - Hand side to side - Full measurement description - - - - - Hand Middle Finger tip to wrist - Full measurement description - - - - - Around Hand - Full measurement description - - - - - Around Thigh - Full measurement description - - - - - Around MidThigh - Full measurement description - - - - - Around Knee - Full measurement description - - - - - Around Calf - Full measurement description - - - - - Around Ankle - Full measurement description - - - - - Knee to Floor - Full measurement description - - - - - Ankle to Floor - Full measurement description - - - - - Widest part of Foot side to side - Full measurement description - - - - - Tip of Longest Toe straight to back of heel - Full measurement description - - - - - Top of head to floor - Full measurement description - - - - - Nape to Floor - Full measurement description - - - - - Nape to Knee - Full measurement description - - - - - Waist side to floor - Full measurement description - - - - - HighHip side to Floor - Full measurement description - - - - - Hip side to Floor - Full measurement description - - - - - Waist side to Hip - Full measurement description - - - - - Waist side to Knee - Full measurement description - - - - - Crotch to Floor along inside leg - Full measurement description - - - - Size Full measurement description Konfektion - + Around fullest part of Head + Full measurement description + + + + Around middle part of Neck + Full measurement description + + + + Around Neck at base + Full measurement description + + + + Vertical Distance from Crown to Nape + Full measurement description + + + + Front Neck Center over tape at Bustline to Front Waist Center + Full measurement description + + + + Back Neck Center to Back Waist Center + Full measurement description + + + + NeckPoint to ShoulderTip + Full measurement description + + + + Armpit to Waist side + Full measurement description + + + + Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point + Full measurement description + + + + Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides + Full measurement description + + + + Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest + Full measurement description + + + + Around fullest part of Bust, parallel to floor + Full measurement description + + + + Around Chest below the Bust, parallel to floor + Full measurement description + + + + Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. + Full measurement description + + + + Around HighHip, parallel to floor + Full measurement description + + + + Around Hip, parallel to floor + Full measurement description + + + + Across Front UpperChest, smallest width from armscye to armscye + Full measurement description + + + + Across Front Chest, from armfold to armfold + Full measurement description + + + + From ShoulderTip to ShoulderTip, across Front + Full measurement description + + + + From ShoulderTip to ShoulderTip, across Back + Full measurement description + + + + Across Back UpperChest, smallest width from armscye to armscye + Full measurement description + + + + Across Back Chest, from armfold to armfold + Full measurement description + + + + Distance between BustPoints, across Chest + Full measurement description + + + + Distance from Bustpoint, behind neck, down to Bustpoint + Full measurement description + + + + From NeckPoint to BustPoint + Full measurement description + + + + From Front Waist Center, down to crotch, up to Back Waist Center + Full measurement description + + + + Sit on hard chair, measure from side waist straight down to chair bottom + Full measurement description + + + + Vertical Distance from NeckPoint level to ShoulderTip level + Full measurement description + + + + Degrees of angle from NeckPoint to ShoulderTip – requires goniometer + Full measurement description + + + + ShoulderTip to Front Waist Center + Full measurement description + + + + ShoulderTip to Back Waist Center + Full measurement description + + + + NeckPoint straight down front chest to Waistline + Full measurement description + + + + Back NeckPoint straight down back chest to Waistline + Full measurement description + + + + NeckPoint to NeckPoint through Front Neck Center + Full measurement description + + + + NeckPoint to NeckPoint across Nape + Full measurement description + + + + Front upper-bust arc + Full measurement description + + + + Back UpperBust side to side + Full measurement description + + + + Front Waist side to side + Full measurement description + + + + Back Waist side to side + Full measurement description + + + + Front UpperHip side to side + Full measurement description + + + + Back UpperHip side to side + Full measurement description + + + + Front Hip side to side + Full measurement description + + + + Back Hip side to side + Full measurement description + + + + NeckPoint to Front ArmfoldPoint + Full measurement description + + + + NeckPoint to Back ArmfoldPoint + Full measurement description + + + + NeckPoint across Front Chest to Waist side + Full measurement description + + + + NeckPoint across Back Chest to Waist side + Full measurement description + + + + Front Neck Center straight down to UpperChest line + Full measurement description + + + + Front Neck Center straight down to Bust line + Full measurement description + + + + Front Upper chest waist + Full measurement description + + + + Front waist to lower breast + Full measurement description + + + + Back waist to upper chest + Full measurement description + + + + Strap length + Full measurement description + + + + Around Armscye + Full measurement description + + + + Around Elbow with elbow bent + Full measurement description + + + + Around UpperArm + Full measurement description + + + + Around Wrist + Full measurement description + + + + Nape straight down to UnderBust line (same as Back UpperBust height) + Full measurement description + + + + NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip + Full measurement description + + + + Armpit to Wrist, with arm straight and hanging at side + Full measurement description + + + + Nape to Wrist, with elbow bent and hand on hip + Full measurement description + + + + ShoulderTip to Elbow, with elbow bent and hand on hip + Full measurement description + + + + ShoulderTip to Wrist, with elbow bent and hand on hip + Full measurement description + + + + Hand side to side + Full measurement description + + + + Hand Middle Finger tip to wrist + Full measurement description + + + + Around Hand + Full measurement description + + + + Around Thigh + Full measurement description + + + + Around MidThigh + Full measurement description + + + + Around Knee + Full measurement description + + + + Around Calf + Full measurement description + + + + Around Ankle + Full measurement description + + + + Knee to Floor + Full measurement description + + + + Ankle to Floor + Full measurement description + + + + Widest part of Foot side to side + Full measurement description + + + + Tip of Longest Toe straight to back of heel + Full measurement description + + + + Top of head to floor + Full measurement description + + + + Nape to Floor + Full measurement description + + + + Nape to Knee + Full measurement description + + + + Waist side to floor + Full measurement description + + + + HighHip side to Floor + Full measurement description + + + + Hip side to Floor + Full measurement description + + + + Waist side to Hip + Full measurement description + + + + Waist side to Knee + Full measurement description + + + + Crotch to Floor along inside leg + Full measurement description + + + Height of the point base of the neck in front Full measurement description - Height of the base of the neck side point Full measurement description - The height of the shoulder point Full measurement description - Height nipple point Full measurement description - Height back angle axilla Full measurement description - Height scapular point Full measurement description - Height under buttock folds Full measurement description - Hips excluding protruding abdomen Full measurement description - Girth foot instep Full measurement description - The distance from the side waist to floor Full measurement description - The distance from the front waist to floor Full measurement description - Arc through groin area Full measurement description - The distance from the waist to the plane seat Full measurement description - The distance from the base of the neck to the side of the radial point Full measurement description - Distance from the base of the neck side point to the end of the third finger Full measurement description - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description - Arc through the highest point of the shoulder joint Full measurement description - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description - The distance from the waist to the back base of the neck side point Full measurement description - Arc length of the upper body through the base of the neck side point Full measurement description - Chest width Full measurement description - Anteroposterior diameter of the hands Full measurement description - Height clavicular point Full measurement description - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description - Slash shoulder height Full measurement description - Half girth neck Full measurement description - Half girth neck for shirts Full measurement description - Half girth chest first Full measurement description - Half girth chest second Full measurement description - Half girth chest third Full measurement description - Half girth waist Full measurement description - Half girth hips considering protruding abdomen Full measurement description - Half girth hips excluding protruding abdomen Full measurement description - Girth knee flexed feet Full measurement description - Neck transverse diameter Full measurement description - Front slash shoulder height Full measurement description - The distance from the base of the neck to the waist line front Full measurement description - Hand vertical diameter Full measurement description - Distance from neck to knee point Full measurement description - The distance from the waist to the knee Full measurement description - Shoulder height Full measurement description - Head height Full measurement description - Body position Full measurement description - Arc behind the shoulder girdle Full measurement description - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description - Depth waist first Full measurement description - Depth waist second Full measurement description @@ -5609,799 +4554,666 @@ Sollen die Änderungen gespeichert werden? MeasurementsFullNames - - Head girth - Full measurement name - - - - - Mid-neck girth - Full measurement name - - - - - Neck Base girth - Full measurement name - - - - - Head and Neck length - Full measurement name - - - - - Front Center length - Full measurement name - - - - - Back Center length - Full measurement name - - - - - Shoulder length - Full measurement name - - - - - Side Waist length - Full measurement name - - - - - Trunk length - Full measurement name - - - - - Shoulder girth - Full measurement name - - - - - Upper Chest girth - Full measurement name - - - - - Bust girth - Full measurement name - - - - - Under Bust girth - Full measurement name - - - - - Waist girth - Full measurement name - - - - - HighHip girth - Full measurement name - - - - - Hip girth - Full measurement name - - - - - Front Upper Chest width - Full measurement name - - - - - Front Chest width - Full measurement name - - - - - Front Across Shoulder width - Full measurement name - - - - - Back Across Shoulder width - Full measurement name - - - - - Back Upper Chest width - Full measurement name - - - - - Back Chest width - Full measurement name - - - - - BustPoint to BustPoint - Full measurement name - - - - - Halter Bustpoint to Bustpoint - Full measurement name - - - - - NeckPoint to BustPoint - Full measurement name - - - - - Crotch length - Full measurement name - - - - - Rise height - Full measurement name - - - - - Shoulder Drop - Full measurement name - - - - - Shoulder Slope degrees - Full measurement name - - - - - Front Shoulder Balance - Full measurement name - - - - - Back Shoulder Balance - Full measurement name - - - - - Front Full Length - Full measurement name - - - - - Back Full Length - Full measurement name - - - - - Front Neck arc - Full measurement name - - - - - Back Neck arc - Full measurement name - - - - - Front upper-bust arc - Full measurement name - - - - - Back UpperBust arc - Full measurement name - - - - - Front Waist arc - Full measurement name - - - - - Back Waist arc - Full measurement name - - - - - Front UpperHip arc - Full measurement name - - - - - Back UpperHip arc - Full measurement name - - - - - Front Hip arc - Full measurement name - - - - - Back Hip arc - Full measurement name - - - - - Chest Balance - Full measurement name - - - - - Back Balance - Full measurement name - - - - - Front Waist Balance - Full measurement name - - - - - Back Waist Balance - Full measurement name - - - - - Front UpperChest height - Full measurement name - - - - - Bust height - Full measurement name - - - - - Front Upper chest waist - Full measurement name - - - - - Front waist to lower breast - Full measurement name - - - - - Back waist to upper chest - Full measurement name - - - - - Strap length - Full measurement name - - - - - Armscye Girth - Full measurement name - - - - - Elbow Girth - Full measurement name - - - - - Upperarm Girth - Full measurement name - - - - - Wrist girth - Full measurement name - - - - - Armscye depth - Full measurement name - - - - - Shoulder and Arm length - Full measurement name - - - - - Underarm length - Full measurement name - - - - - Nape to wrist length - Full measurement name - - - - - Elbow length - Full measurement name - - - - - Arm length - Full measurement name - - - - - Hand width - Full measurement name - - - - - Hand length - Full measurement name - - - - - Hand girth - Full measurement name - - - - - Thigh girth - Full measurement name - - - - - Midthigh girth - Full measurement name - - - - - Knee girth - Full measurement name - - - - - Calf girth - Full measurement name - - - - - Ankle girth - Full measurement name - - - - - Knee height - Full measurement name - - - - - Ankle height - Full measurement name - - - - - Foot width - Full measurement name - - - - - Foot length - Full measurement name - - - - - Total Height - Full measurement name - - - - - Nape height - Full measurement name - - - - - Nape to knee height - Full measurement name - - - - - Waist height - Full measurement name - - - - - HighHip height - Full measurement name - - - - - Hip height - Full measurement name - - - - - Waist to Hip height - Full measurement name - - - - - Waist to Knee height - Full measurement name - - - - - Crotch height/Inseam - Full measurement name - - - - Size Full measurement name Konfektion - + Head girth + Full measurement name + + + + Mid-neck girth + Full measurement name + + + + Neck Base girth + Full measurement name + + + + Head and Neck length + Full measurement name + + + + Front Center length + Full measurement name + + + + Back Center length + Full measurement name + + + + Shoulder length + Full measurement name + + + + Side Waist length + Full measurement name + + + + Trunk length + Full measurement name + + + + Shoulder girth + Full measurement name + + + + Upper Chest girth + Full measurement name + + + + Bust girth + Full measurement name + + + + Under Bust girth + Full measurement name + + + + Waist girth + Full measurement name + + + + HighHip girth + Full measurement name + + + + Hip girth + Full measurement name + + + + Front Upper Chest width + Full measurement name + + + + Front Chest width + Full measurement name + + + + Front Across Shoulder width + Full measurement name + + + + Back Across Shoulder width + Full measurement name + + + + Back Upper Chest width + Full measurement name + + + + Back Chest width + Full measurement name + + + + BustPoint to BustPoint + Full measurement name + + + + Halter Bustpoint to Bustpoint + Full measurement name + + + + NeckPoint to BustPoint + Full measurement name + + + + Crotch length + Full measurement name + + + + Rise height + Full measurement name + + + + Shoulder Drop + Full measurement name + + + + Shoulder Slope degrees + Full measurement name + + + + Front Shoulder Balance + Full measurement name + + + + Back Shoulder Balance + Full measurement name + + + + Front Full Length + Full measurement name + + + + Back Full Length + Full measurement name + + + + Front Neck arc + Full measurement name + + + + Back Neck arc + Full measurement name + + + + Front upper-bust arc + Full measurement name + + + + Back UpperBust arc + Full measurement name + + + + Front Waist arc + Full measurement name + + + + Back Waist arc + Full measurement name + + + + Front UpperHip arc + Full measurement name + + + + Back UpperHip arc + Full measurement name + + + + Front Hip arc + Full measurement name + + + + Back Hip arc + Full measurement name + + + + Chest Balance + Full measurement name + + + + Back Balance + Full measurement name + + + + Front Waist Balance + Full measurement name + + + + Back Waist Balance + Full measurement name + + + + Front UpperChest height + Full measurement name + + + + Bust height + Full measurement name + + + + Front Upper chest waist + Full measurement name + + + + Front waist to lower breast + Full measurement name + + + + Back waist to upper chest + Full measurement name + + + + Strap length + Full measurement name + + + + Armscye Girth + Full measurement name + + + + Elbow Girth + Full measurement name + + + + Upperarm Girth + Full measurement name + + + + Wrist girth + Full measurement name + + + + Armscye depth + Full measurement name + + + + Shoulder and Arm length + Full measurement name + + + + Underarm length + Full measurement name + + + + Nape to wrist length + Full measurement name + + + + Elbow length + Full measurement name + + + + Arm length + Full measurement name + + + + Hand width + Full measurement name + + + + Hand length + Full measurement name + + + + Hand girth + Full measurement name + + + + Thigh girth + Full measurement name + + + + Midthigh girth + Full measurement name + + + + Knee girth + Full measurement name + + + + Calf girth + Full measurement name + + + + Ankle girth + Full measurement name + + + + Knee height + Full measurement name + + + + Ankle height + Full measurement name + + + + Foot width + Full measurement name + + + + Foot length + Full measurement name + + + + Total Height + Full measurement name + + + + Nape height + Full measurement name + + + + Nape to knee height + Full measurement name + + + + Waist height + Full measurement name + + + + HighHip height + Full measurement name + + + + Hip height + Full measurement name + + + + Waist to Hip height + Full measurement name + + + + Waist to Knee height + Full measurement name + + + + Crotch height/Inseam + Full measurement name + + + Height front neck base point Full measurement name - Height base neck side point Full measurement name - Height shoulder point Full measurement name - Height nipple point Full measurement name - Height back angle axilla Full measurement name - Height scapular point Full measurement name - Height under buttock folds Full measurement name - Hips excluding protruding abdomen Full measurement name - Girth foot instep Full measurement name - Side waist to floor Full measurement name - Front waist to floor Full measurement name - Arc through groin area Full measurement name - Waist to plane seat Full measurement name - Neck to radial point Full measurement name - Neck to third finger Full measurement name - Neck to first line chest circumference Full measurement name - Front waist length Full measurement name - Arc through shoulder joint Full measurement name - Neck to back line chest circumference Full measurement name - Waist to neck side Full measurement name - Arc length upper body Full measurement name - Chest width Full measurement name - Anteroposterior diameter hands Full measurement name - Height clavicular point Full measurement name - Height armhole slash Full measurement name - Slash shoulder height Full measurement name - Half girth neck Full measurement name - Half girth neck for shirts Full measurement name - Half girth chest first Full measurement name - Half girth chest second Full measurement name - Half girth chest third Full measurement name - Half girth waist Full measurement name - Half girth hips considering protruding abdomen Full measurement name - Half girth hips excluding protruding abdomen Full measurement name - Girth knee flexed feet Full measurement name - Neck transverse diameter Full measurement name - Front slash shoulder height Full measurement name - Neck to front waist line Full measurement name - Hand vertical diameter Full measurement name - Neck to knee point Full measurement name - Waist to knee Full measurement name - Shoulder height Full measurement name - Head height Full measurement name - Body position Full measurement name - Arc behind shoulder girdle Full measurement name - Neck to neck base Full measurement name - Depth waist first Full measurement name - Depth waist second Full measurement name @@ -6410,7 +5222,6 @@ Sollen die Änderungen gespeichert werden? MoveSPoint - Move single point @@ -6418,7 +5229,6 @@ Sollen die Änderungen gespeichert werden? MoveSpline - Move spline @@ -6426,7 +5236,6 @@ Sollen die Änderungen gespeichert werden? MoveSplinePath - Move spline path @@ -6434,75 +5243,61 @@ Sollen die Änderungen gespeichert werden? PathPage - - Open Directory - - - - - Path that use Valentina - - - - - Default - - - - - Edit - - - - - Type - - - - - Path - - - - Individual measurements individuelle Maße - Patterns Schnittmuster + + Open Directory + + + + Path that use Valentina + + + + Default + + + + Edit + + + + Type + + + + Path + + PatternPage - User Benutzer - User name Nutzername - Graphical output Grafische Ausgabe - - Use antialiasing - - - - Undo Rückgängig - + Use antialiasing + + + Count steps (0 - no limit) @@ -6510,115 +5305,77 @@ Sollen die Änderungen gespeichert werden? PostfixOperators - cm centimeter cm - mm millimeter mm - in inch in - - QCommandLineParser - - - Displays version information. - - - - - Displays this help. - - - - - Unknown option '%1'. - - - - - Unknown options: %1. - - - - - Missing value after '%1'. - - - - - Unexpected value after '%1'. - - - - - [options] - - - - - Usage: %1 - - - - - Options: - - - - - Arguments: - - - QObject - Create new pattern piece to start working. Es muss ein neues Schnittteil erstellt werden, um fortfahen zu können. - Add node Knoten hinzufügen - Move detail Detail bewegen - mm mm - - cm cm - inch + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece Schnittteil umbenennen @@ -6626,7 +5383,6 @@ Sollen die Änderungen gespeichert werden? STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description @@ -6635,7 +5391,6 @@ Sollen die Änderungen gespeichert werden? SaveDetailOptions - Save detail option Detailoption speichern @@ -6643,7 +5398,6 @@ Sollen die Änderungen gespeichert werden? SaveToolOptions - Save tool option Werkzeugoption speichern @@ -6651,152 +5405,118 @@ Sollen die Änderungen gespeichert werden? TableWindow - Create a layout Layout erstellen - toolBar toolBar - Save Speichern - - Save layout Layout speichern - Next Weiter - Next detail Nächstes Detail - Turn Drehen - Turn the detail 90 degrees Detail um 90° drehen - Stop Stop - Stop laying Legen stoppen - Enlarge letter Buchstaben vergrößern - Enlarge the length of the sheet Länge des Blattes verlängern - Reduce sheet Seite verkleinern - Reduce the length of the sheet Die Länge der Seite verkleinern - - Mirroring Spiegeln - - Zoom In Vergrößern - - Zoom Out Verkleinern - 0 details left. 0 Details übrig. - - Collisions not found. Kollisionen nicht gefunden. - %1 details left. %1 Details übrig. - - untitled - - - - - Svg files (*.svg) - - - - - PDF files (*.pdf) - - - - - Images (*.png) - - - - - PS files (*.ps) - - - - - EPS files (*.eps) - - - - Collisions found. Kollisionen gefunden. - + untitled + + + + Svg files (*.svg) + + + + PDF files (*.pdf) + + + + Images (*.png) + + + + PS files (*.ps) + + + + EPS files (*.eps) + + + Creating file '%1' failed! %2 - Critical error! @@ -6804,12 +5524,10 @@ Sollen die Änderungen gespeichert werden? VAbstractTool - Confirm the deletion. - Do you really want delete? @@ -6817,42 +5535,34 @@ Sollen die Änderungen gespeichert werden? VApplication - Error parsing file. Program will be terminated. Fehler beim Parsen der Datei. Das Programm wird geschlossen. - Error bad id. Program will be terminated. Fehler - unbekannte Id. Fas Programm wird geschlossen. - Error can't convert value. Program will be terminated. Fehler - Wert kann nicht konvertiert werden. Das Programm wird geschlossen. - Error empty parameter. Program will be terminated. Fehler - leerer Parameter. Das Programm wird geschlossen. - Error wrong id. Program will be terminated. Fehler - falsche Id. Das Programm wird geschlossen. - Something's wrong!! - Could not copy temp file to document file - Could not remove document file @@ -6860,21 +5570,14 @@ Sollen die Änderungen gespeichert werden? VContainer - - - - Can't find object Objekt kann nicht gefunden werden - - Can't cast object - Can't find object. Type mismatch. @@ -6882,50 +5585,44 @@ Sollen die Änderungen gespeichert werden? VDomDocument - - Can't convert toUInt parameter - - - - - Can't convert toBool parameter - - - - Got empty parameter Leerer Parameter übermittelt - Can't convert toDouble parameter Kann Parameter nicht toDouble konvertieren - - + Can't convert toUInt parameter + + + + Can't convert toBool parameter + + + Can't open file %1: %2. - Can't open schema file %1: %2. - + Could not load schema file. + + + Validation error file %3 in line %1 column %2 - Parsing error file %3 in line %1 column %2 - Couldn't get node @@ -6933,17 +5630,14 @@ Sollen die Änderungen gespeichert werden? VDrawTool - Options Optionen - Delete Löschen - Edit wrong formula @@ -6951,7 +5645,6 @@ Sollen die Änderungen gespeichert werden? VException - Critical error! @@ -6959,10 +5652,6 @@ Sollen die Änderungen gespeichert werden? VFormula - - - - Error Fehler @@ -6970,12 +5659,10 @@ Sollen die Änderungen gespeichert werden? VFormulaProperty - Value - Formula @@ -6983,208 +5670,179 @@ Sollen die Änderungen gespeichert werden? VFormulaPropertyEditor - ... + + VPE::VColorPropertyEditor + + ... + + + + + VPE::VFileEditWidget + + ... + + + + Directory + + + + Open File + + + VPattern - - Can't find tool in table. - - - - - Error no unique id. - - - - - Error parsing file. Fehler beim Parsen der Datei. - Error can't convert value. Fehler Wert kann nicht konvertiert werden. - Error empty parameter. Fehler leerer parameter. - Error wrong id. Fehler falsche Id. - + Can't find tool in table. + + + + Error no unique id. + + + Critical error! - Error parsing file (std::bad_alloc). - Error creating or updating detail - Error creating or updating single point - - Error creating or updating point of end line - - Error creating or updating point along line - - Error creating or updating point of shoulder - - Error creating or updating point of normal - - Error creating or updating point of bisector - Error creating or updating point of lineintersection - - Error creating or updating point of contact - Error creating or updating modeling point - Error creating or updating height - Error creating or updating triangle - Error creating or updating point of intersection - - Error creating or updating cut spline point - - Error creating or updating cut spline path point - - Error creating or updating cut arc point - - Error creating or updating point of intersection line and axis - - Error creating or updating point of intersection curve and axis - Error creating or updating line - Error creating or updating simple curve - Error creating or updating curve path - Error creating or updating modeling simple curve - Error creating or updating modeling curve path - - Error creating or updating simple arc - Error creating or updating modeling arc - Error creating or updating union details - Got wrong parameter id. Need only id > 0. - This id is not unique. - File error. @@ -7192,19 +5850,14 @@ Sollen die Änderungen gespeichert werden? VSplinePath - Not enough points to create the spline. Nicht genügend Punkte um den Spline zu erstellen. - - - This spline does not exist. Dieser Spline existiert nicht. - Can't cut spline path with one point Splinepfad mit nur einem Punkt kann nicht zerschnitten werden @@ -7212,12 +5865,10 @@ Sollen die Änderungen gespeichert werden? VTableGraphicsView - can't find detail Kann Detail nicht finden - detail found Detail gefunden @@ -7225,12 +5876,10 @@ Sollen die Änderungen gespeichert werden? VToolDetail - Options Optionen - Delete Löschen @@ -7238,182 +5887,118 @@ Sollen die Änderungen gespeichert werden? VToolOptionsPropertyBrowser - Base point Startpunkt - - - - - - - - - - - - - - - - Point label Bezeichnung des Punktes - - Position - - - - Point at distance and angle Punkt in einer Distanz und mit einem Winkel - - - - - - - - - - Line type - - - - - - - - - - - Length Länge - - - - Angle - - - - Point at distance along line Punkt in einer Distanz auf einer Linie - Arc Bogen - - Radius Radius - - First angle - - - - - Second angle - - - - Point along bisector Punkt auf einer Winkelhalbierenden - - Cut arc tool - - - - - Tool for segmenting a curve - - - - - Tool segment a pathed curve - - - - Perpendicular point along line Lotfußpunkt auf einer Linie - Line between points Linie zwischen Punkten - Point at line intersection Linienschnittpunkt - Point along perpendicular Punkt auf einer Normalen - Additional angle degrees Zusätzlicher Winkel - + Position + + + + Line type + + + + Angle + + + + First angle + + + + Second angle + + + + Cut arc tool + + + + Tool for segmenting a curve + + + + Tool segment a pathed curve + + + Point at intersection of arc and line - Tool to make point from x & y of two other points - Special point on shoulder - Curve tool - - Curve factor - Tool for path curve - Tool triangle - - Point intersection line and axis @@ -7421,31 +6006,26 @@ Sollen die Änderungen gespeichert werden? Variables - Line_ Left symbol _ in name - AngleLine_ Left symbol _ in name - Arc_ Left symbol _ in name - Spl_ Left symbol _ in name - SplPath Do not add symbol _ to the end of name @@ -7454,7 +6034,6 @@ Sollen die Änderungen gespeichert werden? VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7462,7 +6041,6 @@ Sollen die Änderungen gespeichert werden? VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7470,7 +6048,6 @@ Sollen die Änderungen gespeichert werden? VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7478,20 +6055,21 @@ Sollen die Änderungen gespeichert werden? VisToolSplinePath - - <b>Curve path</b>: <b>Enter</b> - finish creation + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation main - Pattern making program. Programm zum Schnittmuster erstellen. - Pattern file. Schnittmusterdatei diff --git a/src/app/share/translations/valentina_fr_FR.ts b/share/translations/valentina_fr_FR.ts similarity index 65% rename from src/app/share/translations/valentina_fr_FR.ts rename to share/translations/valentina_fr_FR.ts index 5f8fcd75e..6e9dd0bf3 100644 --- a/src/app/share/translations/valentina_fr_FR.ts +++ b/share/translations/valentina_fr_FR.ts @@ -4,7 +4,6 @@ AddDet - Add detail Ajouter un détail @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 Ajouter un élément de patron %1 @@ -20,7 +18,6 @@ AddToCalc - Add object Ajouter un objet @@ -28,7 +25,6 @@ AddUnionDetails - Add union details Ajouter des détails @@ -36,67 +32,54 @@ CommunityPage - Server Serveur - Server name/IP Nom du serveur/IP - Secure connection Connexion séurisée - Proxy settings Réglages du proxy - Use Proxy Utiliser un proxy - Proxy address Adresse du proxy - Proxy port Port du proxy - Proxy user Nom d'utilisateur du proxy - Proxy pass Mot de passe du proxy - User settings Paramètres de l'utilisateur - User Name Nom de l'utilisateur - Save password Enregistrer le mot de passe - Password Mot de passe @@ -104,42 +87,34 @@ ConfigDialog - Apply Appliquer - &Cancel &Annuler - &Ok &OK - Config Dialog Boîte de configuration - Configuration Configuration - Pattern Patron - Community Communauté - Paths Chemins @@ -147,92 +122,74 @@ ConfigurationPage - Setup user interface language updated and will be used the next time start La langue de l'interface a été mise à jour et sera utilisée dès le prochain démarrage - Default unit updated and will be used the next pattern creation L'unité par défaut a été mise à jour et sera utilisée pour le prochain nouveau patron - Save Sauvegarder - Auto-save modified pattern Auto-sauvegarde modifiée - Interval: Intervalle : - min mininimum - Language Langue - GUI language Langue de l'interface - Decimal separator parts Séparateur de décimale - With OS options (%1) Utiliser les réglages par défaut (%1) - Default unit Unité par défaut - Centimeters Centimètres - Millimiters Millimètres - Inches Pouces - Label language - Send crash reports - Send crash reports (recommended) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. @@ -240,7 +197,6 @@ DelTool - Delete tool Supprimer l'outil @@ -248,7 +204,6 @@ DeleteDetail - Delete tool Supprimer l'outil @@ -256,7 +211,6 @@ DeletePatternPiece - Delete pattern piece %1 Supprimer l'élément de patron %1 @@ -264,42 +218,34 @@ DialogAboutApp - About Valentina À propos de Valentina - Valentina version Version de Valentina - Contributors Contributeurs - Based on Qt %2 (32 bit) Fonctionne avec Qt %2 (32 bit) - Built on %3 at %4 Compilé le %3 à %4 - Web site : %1 Site web : %1 - Warning Avertissement - Cannot open your default browser Impossible d'ouvrir votre navigateur par défaut @@ -307,82 +253,66 @@ DialogAlongLine - Point along line Point le long d'une ligne - Length Longueur - Insert variable into the formula Ajouter une variable dans la formule - Calculate value Calculer valeur - Value of length Longueur - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul dans une boite de dialogue</p></body></html> - Point label Désignation du point - First point Premier point - First point of line Premier point de la ligne - Second point Deuxième point - Second point of line Deuxième point de la ligne - Type of line Type de ligne - Show line from first point to this point Afficher la ligne du premier point jusqu'à ce point - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -391,134 +321,97 @@ Tableau des mesures - Increments Évolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variables - Double-cliquer pour ajouter à une formule - Select second point of line Choisir le deuxième point d'une ligne + + Hide empty measurements + + DialogArc - Arc Arc - Radius Rayon - Insert variable into the formula Ajouter une variable dans la formule - - - Calculate value Calculer la valeur - Value of radius Rayon - - - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul dans une boite de dialogue</p></body></html> - Insert variable into formula Ajouter une variable dans la formule - Value of first angle Valeur du premier angle - Measurements Mesures - - First angle - - - - - Second angle - - - - Insert marked variable into formula Ajouter les variables sélectionnées dans la formule - Value of second angle Valeur du deuxième angle - Center point Point central - Select point of center of arc Choisir le point central de l'arc - Input data Données - Size and height Taille et stature @@ -527,140 +420,133 @@ Tableau des mesures - Increments Évolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables Variables - Value of angle of line. Angle de la ligne + + First angle + + + + Second angle + + + + Hide empty measurements + + + + Error + Erreur + + + Radius can't be negative + + + + Angles equal + + DialogBisector - Bisector Bissectrice - Length Longueur - Insert marked variable into the formula Ajouter les variables sélectionnées dans la formule - Calculate value Calculer valeur - Value of length Longueur - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul dans une boite de dialogue</p></body></html> - Point label Désignation du point - First point Premier point - First point of angle Premier point de l'angle - Second point Deuxième point - Second point of angle Deuxième point de l'angle - Third point Troisième point - Third point of angle Troisième point de l'angle - Type of line Type de ligne - Show line from second point to this point Afficher la ligne du deuxième point jusqu'à ce point - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -669,161 +555,129 @@ Tableau des mesures - Increments Evolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variables - Double-cliquer pour ajouter à une formule - Select second point of angle Choisir le deuxième point de l'angle - Select third point of angle Choisir le troisième point de l'angle + + Hide empty measurements + + DialogCurveIntersectAxis - - Curve intersect axis - - - - Angle Angle - - Calculate value - - - - Value of angle Valeur de l'angle - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Axis point - - - - - First point of line Premier point de la ligne - Curve Courbe - Point label Désignation du point - Type of line Type de ligne - - Show line from first point to this point - - - - Input data Données - Size and height Taille et stature - Measurements Mesures - - Increments - - - - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables Variables - + Curve intersect axis + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Axis point + + + + Show line from first point to this point + + + + Increments + + + + Hide empty measurements + + + Select axis point @@ -831,62 +685,50 @@ DialogCutArc - Length longueur - Cut arc Couper l'arc - Calculate value Calculer valeur - Value of length Longueur - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul dans une boite de dialogue</p></body></html> - Arc Arc - Selected curve Courbe selectionnée - Point label Désignation du point - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -895,100 +737,81 @@ Tableau des mesures - Increments Evolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variables - Double-cliquer pour ajouter à une formule + + Hide empty measurements + + DialogCutSpline - Length Longueur - Cut curve Couper la courbe - Calculate value Calculer valeur - Value of length Longueur - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul dans une boite de dialogue</p></body></html> - Curve Courbe - Selected curve Courbe sélectionnée - Point label Désignation du point - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -997,100 +820,81 @@ Tableau des mesures - Increments Évolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variables - Double-cliquer pour ajouter à une formule + + Hide empty measurements + + DialogCutSplinePath - Length Longueur - Cut curve path Couper le chemin de la courbe - Calculate value Calculer valeur - Value of length Longueur - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul dans une boite de dialogue</p></body></html> - Curve Courbe - Selected curve path Chemin de courbe sélectionné - Point label Désignation du point - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -1099,98 +903,77 @@ Tableau des mesures - Increments Évolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variables - Double-cliquer pour ajouter à une formule + + Hide empty measurements + + DialogDetail - - Detail Détail - Bias X Biais X - - - cm Cm - Bias Y Biais Y - Options Options - Name of detail Nom du détail - Seam allowance Marge de couture - Width Largeur - Closed Fermé - Delete Supprimer - Got wrong scene object. Ignore. Récupération du mauvais objet de scène. Ignorrer @@ -1198,52 +981,38 @@ DialogEditWrongFormula - - Edit formula - - - - Formula Formules - Insert variable into formula Insérer une variable dans la formule - Calculate value Valeur calculée - Value of first angle Valeur du premier angle - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul entier dans une boite de dialogue</p></body></html> - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -1252,117 +1021,97 @@ Tableau standard - Increments Incréments - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements + Variables + Variables + + + Edit formula - - Variables - Variables + Hide empty measurements + DialogEndLine - Point in the end of a line Point en fin de ligne - Length Longueur - - Calculate value Valeur calculée - Value of length Longueur - - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul dans une boite de dialogue</p></body></html> - Angle Angle - Value of angle Valeur de l'angle - Base point Point de départ - First point of line Premier point de la ligne - Point label Désignation du point - Type of line Type de ligne - Show line from first point to this point Montrer la ligne du premier point jusqu'à ce point - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -1371,37 +1120,26 @@ Tableau des mesures - Increments Évolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables Variables @@ -1409,54 +1147,46 @@ Variables - Click twice to insert into formula Variables - Double-cliquer pour ajouter à une formule + + Hide empty measurements + + DialogHeight - Height Stature - Point label Désignation du point - Base point Point de départ - - - - First point of line Premier point de la ligne - Second point of line Deuxième point de la ligne - Type of line Type de ligne - Show line from first point to our point Montrer la ligne du premier point jusqu'à ce point - Select first point of line Choisir le premier point de la ligne - Select second point of line Choisir le deuxième point de la ligne @@ -1464,118 +1194,90 @@ DialogHistory - History Historique - - Tool Outil - - - - - Can't create record. Ne peut pat créer d'enregistrement - %1 - Base point %1 - Point de départ - - %1_%2 - Line from point %1 to point %2 %1_%2 - Ligne du point %1 au point %2 - %3 - Point along line %1_%2 %3 - Point le long d'une ligne %1_%2 - %1 - Point of shoulder %1 - Point d'épaule - %3 - normal to line %1_%2 %3 - normal à la ligne %1_%2 - %4 - bisector of angle %1_%2_%3 %4 - bissectrice de l'angle %1_%2_%3 - %5 - intersection of lines %1_%2 and %3_%4 %5 - intersection des lignes %1_%2 et %3_%4 - Curve %1_%2 Courbe %1_%2 - Arc with center in point %1 Arc centré sur le point %1 - Curve point %1 Point de courbe %1 - %4 - point of contact of arc with the center in point %1 and line %2_%3 %4 - point de contact de l'arc avec le centre au point %1 et à la ligne %2_%3 - Point of perpendicular from point %1 to line %2_%3 Point de la perpendiculaire du point %1 à la ligne %2_%3 - Triangle: axis %1_%2, points %3 and %4 Triangle : axe %1_%2, points %3 et %4 - %1 - point of intersection %2 and %3 %1 - point d'intersection %2 et %3 - %1 - cut arc with center %2 %1 - couper l'arc avec le centre %2 - %1 - cut curve %2_%3 %1 - couper la courbe %2_%3 - %1 - cut curve path %2 %1 - coup le chemin de la courbe %2 - %1 - point of intersection line %2_%3 and axis through point %4 - %1 - point of intersection curve and axis through point %2 @@ -1583,207 +1285,154 @@ DialogIncrements - - Increments Évolutions - Email Courriel - - Name Nom - - The calculated value Valeur calculée - - Base value Valeur de départ - - In sizes En tailles - - - Description Description - - Measurements Mesures - Load another measurements table Charger une autre table de mesure - Personal information Données personnelles - Given name Nom - Family name Nom de famille - Birth date Date de naissance - Sex Sexe - - Hide empty measurements - - - - - In heights Taille - Lines Lignes - Line Ligne - - - Length Longueur - Curves Courbes - Curve Courbe - Arcs Arcs - Arc Arc - - - File error. Erreur de fichier. - male homme - female femme - - Could not save GivenName - - - - - Could not save FamilyName - - - - - Could not save Email - - - - - Could not save Sex - - - - - Could not save BirthDate - - - - - Measurements use different units than pattern. This pattern required measurements in %1 - - - - Individual measurements (*.vit) Mesure Individuelles (*.vit) - - Open file Ouvrir - - Wrong units. Mauvaise unité. - Standard measurements (*.vst) Mesures standard (*.vst) - Name_%1 Nom_%1 - + Hide empty measurements + + + + Could not save GivenName + + + + Could not save FamilyName + + + + Could not save Email + + + + Could not save Sex + + + + Could not save BirthDate + + + + Measurements use different units than pattern. This pattern required measurements in %1 + + + Can't save measurement @@ -1791,90 +1440,70 @@ DialogIndividualMeasurements - Individual measurements Mesures individuelles - Pattern piece name Nom de la pièce de patron - Exist measurements Mesures existantes - - Path: Chemin: - Given name: Prénom: - Family name: Nom de famille: - New measurements Nouvelles mesures - Units: Unités: - Could not create measurements file Impossible de créer le fichier de mesures - Please try again or change file Essayez de nouveau ou changer de fichier - - File error. Erreur de fichier. - - Individual measurements (*.vit) Mesures individuelles (*.vit) - Open file Ouvrir - Where save measurements? Où sauvegarder les mesures ? - Centimeters Centimètres - Millimiters Millimètres - Inches Pouces @@ -1882,32 +1511,26 @@ DialogLine - Line Ligne - First point Premier point - Second point Deuxième point - Type of line Type de ligne - Show line from first point to this point Visualiser la ligne du premier points à ce point - Select second point Choisir le deuxième point @@ -1915,49 +1538,38 @@ DialogLineIntersect - Intersection of lines Intersection des lignes - Point label Désignation du point - First line Première ligne - - First point Premier point - - Second point Deuxième point - Second line Deuxième ligne - Select second point of first line Choisir le deuxième point de la première ligne - Select first point of second line Choisir le premier point de la deuxième ligne - Select second point of second line Choisir le deuxième point de la deuxième ligne @@ -1965,124 +1577,98 @@ DialogLineIntersectAxis - - Line intersect axis - - - - Angle Angle - - Calculate value - - - - Value of angle Valeur de l'angle - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Axis point - - - - - - First point of line Premier point de la ligne - - First line point - - - - - Second line point - - - - Point label Désignation du point - Type of line Type de ligne - - Show line from first point to this point - - - - Input data Données - Size and height Taille et stature - Measurements Mesures - - Increments - - - - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables Variables - + Line intersect axis + + + + Calculate value + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Axis point + + + + First line point + + + + Second line point + + + + Show line from first point to this point + + + + Increments + + + + Hide empty measurements + + + Select second point of line - Select axis point @@ -2090,32 +1676,26 @@ DialogMeasurements - Measurements Mesures - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> <html><head/><body><p><span style=" font-size:18pt;">Choisisez un type de patron</span></p></body></html> - Graduation Graduation - - Use for creation pattern standard measurement table - - - - Individual Individuel - + Use for creation pattern standard measurement table + + + Use for creation pattern individual measurements @@ -2123,77 +1703,58 @@ DialogNormal - Normal Normal - Length Longueur - Insert variable into formula Ajouter une variable dans la formule - Calculate value Calculer la valeur - Value of length Longueur - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul entier dans une boite de dialogue</p></body></html> - Point label Désignation du point - First point Premier point - Second point Deuxième point - - Additional angle degrees - - - - Type of line Type de ligne - Show line from first point to this point Montrer la ligne du premier point jusqu'à ce point - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -2202,85 +1763,73 @@ Tableau des mesures - Increments Évolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variables - Double-cliquer pour ajouter à une formule - Select second point of line Choisir le second point d'une ligne + + Additional angle degrees + + + + Hide empty measurements + + DialogPatternProperties - Pattern properties Propriétés du patron - Description Description du patron - Author name Nom de l'auteur - Pattern description Description du patron - For technical notes. Pour les notes techniques. - Heights and Sizes - All heights (cm) - All sizes (cm) @@ -2288,248 +1837,193 @@ DialogPatternXmlEdit - XML Editor Editeur XML - Value : Valeur : - Name : Nom : - <No selection> <Pas de sélection> - Type : Type : - Add attribute Ajouter un attribut - Add son Ajouter un fils - - Remove attribute - - - - Remove node Supprimer un nœud - Set Valider - Cancel Annuler - Apply changes Appliquer les changements - Undo last Annuler - Immediate apply Appliquer immédiatement - Base selection Sélection de Base - All pattern pieces Toute les pièces du patron - - - - No changes Pas de changements - Cannot delete previously created node Impossible de supprimer le précédent nœud crée - No changes left Plus de changement restant - Cannot undo change Impossible d'annuler le changement - - <no value> <sans valeur> - - Unchanged Inchangé - Cannot delete previously created attribute Impossible de supprimer l'attribut précédemment crée - Node Name Nom du nœud - - Name: Nom: - Node Value (may be empty) Valeur de Nœud (peut être vide) - - Value: Valeur: - Attribute Name Nom d'attribut - Attribute Value Valeur d'attribut - No selection Pas de sélection - Root node Noeud racine - Node Nœud - Attribute Attribut + + Remove attribute + + DialogPointOfContact - Point of contact Point de contact - Radius Rayon - Insert variable into formula Ajouter une variable dans la formule - Calculate value Calculer valeur - Value of radius Rayon - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul entier dans une boite de dialogue</p></body></html> - Point label Désignation du point - Center of arc Centre de l'arc - - Select point of center of arc Choisir le point central de l'arc - Top of the line Sommet de la ligne - End of the line Fin de la ligne - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -2538,80 +2032,65 @@ Tableau des mesures - Increments Évolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables - Click twice to insert into formula. Variables - Double-cliquer pour ajouter à une formule - Select second point of line Choisir le second point d'une ligne + + Hide empty measurements + + DialogPointOfIntersection - Point of intersection Point d'intersection - Point label Désignation du point - vertical point Point vertical - First point of angle Premier point de l'angle - horizontal point point horizontal - Second point of angle Second point de l'angle - Select point horizontally Choisir le point horizontalement @@ -2619,77 +2098,62 @@ DialogShoulderPoint - Point of shoulder Point d'épaule - Length Longueur - Insert variable into formula Ajouter une variable dans la formule - Calculate value Calculer valeur - Value of length Longueur - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><p>Voir le calcul entier dans une boite de dialogue</p></body></html> - Point label Désignation du point - First point Premier point - Second point Deuxième point - Third point Troisième point - Type of line Type de ligne - Show line from first point to our point Montrer la ligne du premier point jusqu'à ce point - Input data Données - Size and height Taille et stature - Measurements Mesures @@ -2698,80 +2162,65 @@ Tableau des mesures - Increments Évolutions - Length of lines Longueur des lignes - Length of arcs Longueur des arcs - Length of curves Longueur des courbes - Angle of lines Angle des lignes - - Hide empty measurements - - - - Variables - Click twice to insert into formula Variables - Double-cliquer pour ajouter à une formule - Select first point of line Sélectionnez le premier point de la ligne - Select second point of line Choisir le second point d'une ligne + + Hide empty measurements + + DialogSinglePoint - Single point Point unique - Coordinates on the sheet Coordonnées sur la feuille - Coordinates Coordonnées - Y coordinate Coordonnées Y - X coordinate Coordonnées X - Point label Désignation du point @@ -2779,47 +2228,38 @@ DialogSpline - Curve Courbe - First point Premier point - Length ratio of the first control point Ratio de longueur du premier point de contrôle - The angle of the first control point Angle du premier point de contrôle - Second point Deuxième point - Length ratio of the second control point Ratio de longueur du deuxième point de contrôle - The angle of the second control point Angle du deuxième point de contrôle - Coefficient of curvature of the curve Coefficient de courbure - Select last point of curve Choisir le dernier point de la courbe @@ -2831,70 +2271,57 @@ Chemin de la courbe - - Curved path - - - - Point of curve Point de courbe - Length ratio of the first control point Ratio de longueur du premier point de contrôle - The angle of the first control point Angle du premier point de contrôle - Length ratio of the second control point Ratio de longueur du deuxième point de contrôle - The angle of the second control point Angle du deuxième point de contrôle - List of points Liste des points - Coefficient of curvature of the curve Coefficient de courbure - Select point of curve path Choisir un point sur la courbe + + Curved path + + DialogStandardMeasurements - Standard table Table standard - Pattern piece name Nom de la pièce de patron - Standard measurements table tableau des mesures strandard - File error. Erreur de fichier. @@ -2902,51 +2329,38 @@ DialogTool - - - - - Error Erreur - Empty field Champ vide - Value can't be 0 La valeur ne peut pas être 0 - Value Valeur : - Height Stature - Size Taille - Line length Longueur de ligne - Arc length Longueur d'arc - Curve length Longueur de courbe @@ -2954,55 +2368,42 @@ DialogTriangle - Triangle Triangle - Point label Désignation du point - First point of axis Premier point de l'axe - - - - First point of line Premier point de la ligne - Second point of axis Deuxième point de l'axe - First point Premier point - Second point Deuxième point - Select second point of axis Choisir le deuxième point de l'axe - Select first point Choisir le premier point - Select second point Choisir le deuxième point @@ -3010,61 +2411,49 @@ DialogUndo - Broken formula Formule incorecte - + &Cancel + &Annuler + + Error while calculation formula. You can try undo last operation or fix broken formula. - &Undo - &Fix formula - - - &Cancel - &Annuler - DialogUnionDetails - Select first point Choisir le premier point - Select second point Choisir le deuxième point - - Select another second point Choisir un autre deuxième point - Select detail Choisir les détails - Union details Détail d'union - <html><head/><body><p>Do you really want union details?</p></body></html> @@ -3072,152 +2461,127 @@ Functions - sin sine function sin - cos cosine function cos - tan tangens function tan - asin arcus sine function asin - acos arcus cosine function acos - atan arcus tangens function atan - sinh hyperbolic sine function sinh - cosh hyperbolic cosine cosh - tanh hyperbolic tangens function tanh - asinh hyperbolic arcus sine function asinh - acosh hyperbolic arcus tangens function acosh - atanh hyperbolic arcur tangens function atanh - log2 logarithm to the base 2 log2 - log10 logarithm to the base 10 log10 - log logarithm to the base 10 log - ln logarithm to base e (2.71828...) ln - exp e raised to the power of x exp - sqrt square root of a value sqrt - sign sign function -1 if x<0; 1 if x>0 signe - rint round to nearest integer rint - abs absolute value abs - min min of all arguments min - max max of all arguments max - sum sum of all arguments somme - avg mean value of all arguments moyenne @@ -3226,7 +2590,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. @@ -3234,525 +2597,319 @@ MainWindow - Valentina Valentina - Tools for creating points. Outils pour créer des points. - Point Point - Point at distance and angle Point à distance et angle - Special point on shoulder. Point spécial d'épaule. - Point at intersection of arc and line. Point à l'intersection d'un arc et d'une ligne - Point along bisector point le long d'une bissectrice - Point along perpendicular Point le long d'une perpendiculaire - Point at distance along line Point à distance le long d'un ligne - Perpendicular point along line Point perpendiculaire le long d'une ligne - Tool triangle. Outil triangle. - - Tool to make point from x & y of two other points. - - - - Tools for creating lines. Outil pour créer des lignes. - Line Ligne - Line between points Ligne entre plusieurs points - Point at line intersection Point à l'intersection de ligne - Tools for creating curves. Outil pour créer des courbes. - Curve Courbe - Curve tool. Outils courbe. - Tool for path curve. Outil pour chemin de courbe. - Tool segment a pathed curve. Outil segment d'une courbe le long d'un chemin. - Tool for segmenting a curve. Outil pour segmenter une courbe. - - Point of intersection line and axis - - - - - - - ... - - - - Tools for creating arcs. Outils pour créer des arcs. - Arc Arc - Arc tool. Outil arc. - Cut arc tool. Outil Coupe Arc - Tools for creating details. Outils pour créer des détails. - Detail Détail - Tool new detail. Outil nouveau détail. - Tool for union two details. outil d'union de deux détails - - &File - - - - - &Help - - - - - &Pattern piece - - - - Measurements Mesures - - Window - - - - Toolbar files Barre d'outil fichier - ToolBar modes Barre d'outils modes - Toolbar pattern Barre d'outil patron - Toolbar options Barre d'outils options - Toolbar tools Barre d'outils Outils - - Tool options - - - - - Save &As... - - - - Export pattern (layout) Exporter le patron (agencement) - - About &Qt - - - - - &About Valentina - - - - - E&xit - - - - Exit the application Quitter l''application - Preferences Préférences - - Zoom in - - - - - Original zoom - - - - - Original Zoom - - - - - Zoom fit best - - - - - Ctrl+= - - - - Stop Arrêter - - Stop using tool - - - - - Repot Bug... - - - - - Report bug - - - - - Close window - - - - zoom in zoom avant - - Zoom out Zoom arrière - Edit pattern XML code Editer le code XML du patron - Pattern properties Propriétés du patron - New Nouveau - - &New - - - - Create a new pattern Créer un nouveau patron - Ctrl+N Ctrl+N - Open Ouvrir - - &Open - - - - Open file with pattern Ouvrir un fichier de patron - Save Enregistrer - - &Save - - - - Save pattern Enregistrer le patron - Ctrl+S Ctrl+S - Save as Enregistrer sous - Save not yet saved pattern Enregistrer le patron en cours - Ctrl+Shift+S Ctrl+Shift+S - Draw Dessin - Draw mode Mode dessin - Ctrl+W Ctrl+W - Details Détails - Details mode Mode détails - Ctrl+E Ctrl+E - - Pointer tools Outil pointeur - New pattern piece Nouveau élément de patron - Add new pattern piece Ajouter un nouveau élément de patron - Ctrl+Shift+N Ctrl+Shift+N - - Change the label of pattern piece Changer la désignation de l'élément de patron - Table of variables Tableau des variables - Tables of variables Tableaux des variables - Ctrl+T Ctrl+T - History Historique - Ctrl+H Ctrl+H - Create layout Créer une mise en page - Ctrl+L Ctrl+L - About Qt A propos de Qt - Ctrl+Q Ctrl+Q - Pattern piece %1 Élément de patron %1 - Pattern piece: Élément de patron: - Enter a new label for the pattern piece. Saisir une nouvelle désignation pour cet élément de patron. - - - Select point Choisir un point - Select first point Choisir le premier point @@ -3761,1051 +2918,972 @@ Sélectionnez le point d'épaule - - - Select first point of line Choisir le premier point de la ligne - Select first point of angle Choisir le premier point de l'angle - Select first point of first line Choisir le premier point de la première ligne - Select first point curve Choisir le premier point de la courbe - Select simple curve Choisir une courbe simple - Select point of center of arc Choisir le point central de l'arc - Select point of curve path Choisir un point sur la courbe - Select curve path Choisir le chemin de courbe - Select points, arcs, curves clockwise. Choisir points, arcs et courbes dans le sens horaire. - Select base point Choisir le point de départ - Select first point of axis Choisir le premier point de l'axe - Select point vertically Choisir le point verticallement - Select detail Choisir les détails - Select arc Choisir un arc - - Select curve - - - - Size: Taille : - pattern parton - Critical error! Erreur critique! - Error parsing file (std::bad_alloc). Erreur d'interprétation de fichier.(std::bad_alloc). - Bad id. Mauvais id. - - Could not save file - - - - - &Undo - - - - - &Redo - - - - Wrong units. Mauvaises unités de mesure. - Application doesn't support standard table with inches. L'application ne supporte pas la table de mesure standard en pouces. - File error. Erreur de fichier - - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? - - - - - Reopen files. - - - - - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 - - - - could not be found. Do you want to update the file location Ne peut être trouvé. voulez vous mettre à jour le chemin du fichier - Standard measurements (*.vst) Mesures standard (*.vst) - Individual measurements (*.vit) Mesures individuelles (*.vit) - File loaded Fichier chargé - - Individual measurements is under development - - - - - There is no way create individual measurements file independent on the pattern file. -For opening pattern need keep both files: pattern and measurements. Do you want continue? - - - - Height: Stature : - Pattern Piece: Élément de patron : - - Pattern files (*.val) Fichier de patron (*.val) - - /pattern.val - - - - File saved Fichier suvegardé - - untitled.val - - - - - Unsaved change - - - - The pattern has been modified. Do you want to save your changes? Le patron a été changé. Voulez vous sauvegarder les changements ? - - Open file Ouvrir fichier - - Error parsing file. Erreur d'interprétation de fichier. - Error can't convert value. Erreur : valeur non convertissable. - - Error empty parameter. Erreur : paramètre vide. - Error wrong id. Erreur : mauvais id. + + Tool to make point from x & y of two other points. + + + + Point of intersection line and axis + + + + ... + + + + &File + + + + &Help + + + + &Pattern piece + + + + Window + + + + Tool options + + + + &New + + + + &Open + + + + &Save + + + + Save &As... + + + + About &Qt + + + + &About Valentina + + + + E&xit + + + + Zoom in + + + + Original zoom + + + + Original Zoom + + + + Zoom fit best + + + + Ctrl+= + + + + Stop using tool + + + + Repot Bug... + + + + Report bug + + + + Close window + + + + Online help + + + + Show online help + + + + Individual measurements is under development + + + + There is no way create individual measurements file independent on the pattern file. +For opening pattern need keep both files: pattern and measurements. Do you want continue? + + + + Select curve + + + + /pattern.val + + + + Could not save file + + + + untitled.val + + + + Unsaved change + + + + &Undo + + + + &Redo + + + + This file already opened in another window. + + + + Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? + + + + Reopen files. + + + + The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 + + Measurements - - head_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - mid_neck_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - neck_base_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - head_and_neck_length - Short measurement name. Don't use math symbols in name!!!! - - - - - center_front_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - center_back_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_length - Short measurement name. Don't use math symbols in name!!!! - - - - - side_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - trunk_length - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - upper_chest_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - bust_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - under_bust_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - waist_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - high_hip_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - hip_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - upper_front_chest_width - Short measurement name. Don't use math symbols in name!!!! - - - - - front_chest_width - Short measurement name. Don't use math symbols in name!!!! - - - - across_front_shoulder_width Short measurement name. Don't use math symbols in name!!!! Largeur d'épaule de face - across_back_shoulder_width Short measurement name. Don't use math symbols in name!!!! Largeur d'épaule de dos - - upper_back_width - Short measurement name. Don't use math symbols in name!!!! - - - - - back_width - Short measurement name. Don't use math symbols in name!!!! - - - - - bustpoint_to_bustpoint - Short measurement name. Don't use math symbols in name!!!! - - - - - halter_bustpoint_to_bustpoint - Short measurement name. Don't use math symbols in name!!!! - - - - - neck_to_bustpoint - Short measurement name. Don't use math symbols in name!!!! - - - - - crotch_length - Short measurement name. Don't use math symbols in name!!!! - - - - - rise_height - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_drop - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_slope_degrees - Short measurement name. Don't use math symbols in name!!!! - - - - - front_shoulder_slope_length - Short measurement name. Don't use math symbols in name!!!! - - - - - back_shoulder_slope_length - Short measurement name. Don't use math symbols in name!!!! - - - - - front_shoulder_to_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - back_shoulder_to_waist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - front_neck_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_neck_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - front_upper_chest_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_upper_chest_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - front_waist_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_waist_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - front_upper_hip_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_upper_hip_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - front_hip_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - back_hip_arc - Short measurement name. Don't use math symbols in name!!!! - - - - - chest_slope - Short measurement name. Don't use math symbols in name!!!! - - - - - back_slope - Short measurement name. Don't use math symbols in name!!!! - - - - - front_waist_slope - Short measurement name. Don't use math symbols in name!!!! - - - - - back_waist_slope - Short measurement name. Don't use math symbols in name!!!! - - - - - front_neck_to_upper_chest_height - Short measurement name. Don't use math symbols in name!!!! - - - - - front_neck_to_bust_height - Short measurement name. Don't use math symbols in name!!!! - - - - - front_waist_to_upper_chest - Short measurement name. Don't use math symbols in name!!!! - - - - - front_waist_to_lower_breast - Short measurement name. Don't use math symbols in name!!!! - - - - - back_waist_to_upper_chest - Short measurement name. Don't use math symbols in name!!!! - - - - - strap_length - Short measurement name. Don't use math symbols in name!!!! - - - - - armscye_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - elbow_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - upper_arm_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - wrist_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - scye_depth - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_and_arm_length - Short measurement name. Don't use math symbols in name!!!! - - - - - underarm_length - Short measurement name. Don't use math symbols in name!!!! - - - - - cervicale_to_wrist_length - Short measurement name. Don't use math symbols in name!!!! - - - - - shoulder_to_elbow_length - Short measurement name. Don't use math symbols in name!!!! - - - - - arm_length - Short measurement name. Don't use math symbols in name!!!! - - - - - hand_width - Short measurement name. Don't use math symbols in name!!!! - - - - - hand_length - Short measurement name. Don't use math symbols in name!!!! - - - - - hand_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - thigh_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - mid_thigh_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - knee_girth - Short measurement name. Don't use math symbols in name!!!! - - - - - calf_girth - Short measurement name. Don't use math symbols in name!!!! - - - - ankle_girth Short measurement name. Don't use math symbols in name!!!! Tour de cheville - - knee_height - Short measurement name. Don't use math symbols in name!!!! - - - - ankle_height Short measurement name. Don't use math symbols in name!!!! Taille de cheville - - foot_width - Short measurement name. Don't use math symbols in name!!!! - - - - - foot_length - Short measurement name. Don't use math symbols in name!!!! - - - - - height - Short measurement name. Don't use math symbols in name!!!! - - - - - cervicale_height - Short measurement name. Don't use math symbols in name!!!! - - - - - cervicale_to_knee_height - Short measurement name. Don't use math symbols in name!!!! - - - - - waist_height - Short measurement name. Don't use math symbols in name!!!! - - - - - high_hip_height - Short measurement name. Don't use math symbols in name!!!! - - - - - hip_height - Short measurement name. Don't use math symbols in name!!!! - - - - - waist_to_hip_height - Short measurement name. Don't use math symbols in name!!!! - - - - - waist_to_knee_height - Short measurement name. Don't use math symbols in name!!!! - - - - - crotch_height - Short measurement name. Don't use math symbols in name!!!! - - - - size Short measurement name. Don't use math symbols in name!!!! Taille - + head_girth + Short measurement name. Don't use math symbols in name!!!! + + + + mid_neck_girth + Short measurement name. Don't use math symbols in name!!!! + + + + neck_base_girth + Short measurement name. Don't use math symbols in name!!!! + + + + head_and_neck_length + Short measurement name. Don't use math symbols in name!!!! + + + + center_front_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + center_back_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_length + Short measurement name. Don't use math symbols in name!!!! + + + + side_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + trunk_length + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_girth + Short measurement name. Don't use math symbols in name!!!! + + + + upper_chest_girth + Short measurement name. Don't use math symbols in name!!!! + + + + bust_girth + Short measurement name. Don't use math symbols in name!!!! + + + + under_bust_girth + Short measurement name. Don't use math symbols in name!!!! + + + + waist_girth + Short measurement name. Don't use math symbols in name!!!! + + + + high_hip_girth + Short measurement name. Don't use math symbols in name!!!! + + + + hip_girth + Short measurement name. Don't use math symbols in name!!!! + + + + upper_front_chest_width + Short measurement name. Don't use math symbols in name!!!! + + + + front_chest_width + Short measurement name. Don't use math symbols in name!!!! + + + + upper_back_width + Short measurement name. Don't use math symbols in name!!!! + + + + back_width + Short measurement name. Don't use math symbols in name!!!! + + + + bustpoint_to_bustpoint + Short measurement name. Don't use math symbols in name!!!! + + + + halter_bustpoint_to_bustpoint + Short measurement name. Don't use math symbols in name!!!! + + + + neck_to_bustpoint + Short measurement name. Don't use math symbols in name!!!! + + + + crotch_length + Short measurement name. Don't use math symbols in name!!!! + + + + rise_height + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_drop + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_slope_degrees + Short measurement name. Don't use math symbols in name!!!! + + + + front_shoulder_slope_length + Short measurement name. Don't use math symbols in name!!!! + + + + back_shoulder_slope_length + Short measurement name. Don't use math symbols in name!!!! + + + + front_shoulder_to_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + back_shoulder_to_waist_length + Short measurement name. Don't use math symbols in name!!!! + + + + front_neck_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_neck_arc + Short measurement name. Don't use math symbols in name!!!! + + + + front_upper_chest_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_upper_chest_arc + Short measurement name. Don't use math symbols in name!!!! + + + + front_waist_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_waist_arc + Short measurement name. Don't use math symbols in name!!!! + + + + front_upper_hip_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_upper_hip_arc + Short measurement name. Don't use math symbols in name!!!! + + + + front_hip_arc + Short measurement name. Don't use math symbols in name!!!! + + + + back_hip_arc + Short measurement name. Don't use math symbols in name!!!! + + + + chest_slope + Short measurement name. Don't use math symbols in name!!!! + + + + back_slope + Short measurement name. Don't use math symbols in name!!!! + + + + front_waist_slope + Short measurement name. Don't use math symbols in name!!!! + + + + back_waist_slope + Short measurement name. Don't use math symbols in name!!!! + + + + front_neck_to_upper_chest_height + Short measurement name. Don't use math symbols in name!!!! + + + + front_neck_to_bust_height + Short measurement name. Don't use math symbols in name!!!! + + + + front_waist_to_upper_chest + Short measurement name. Don't use math symbols in name!!!! + + + + front_waist_to_lower_breast + Short measurement name. Don't use math symbols in name!!!! + + + + back_waist_to_upper_chest + Short measurement name. Don't use math symbols in name!!!! + + + + strap_length + Short measurement name. Don't use math symbols in name!!!! + + + + armscye_girth + Short measurement name. Don't use math symbols in name!!!! + + + + elbow_girth + Short measurement name. Don't use math symbols in name!!!! + + + + upper_arm_girth + Short measurement name. Don't use math symbols in name!!!! + + + + wrist_girth + Short measurement name. Don't use math symbols in name!!!! + + + + scye_depth + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_and_arm_length + Short measurement name. Don't use math symbols in name!!!! + + + + underarm_length + Short measurement name. Don't use math symbols in name!!!! + + + + cervicale_to_wrist_length + Short measurement name. Don't use math symbols in name!!!! + + + + shoulder_to_elbow_length + Short measurement name. Don't use math symbols in name!!!! + + + + arm_length + Short measurement name. Don't use math symbols in name!!!! + + + + hand_width + Short measurement name. Don't use math symbols in name!!!! + + + + hand_length + Short measurement name. Don't use math symbols in name!!!! + + + + hand_girth + Short measurement name. Don't use math symbols in name!!!! + + + + thigh_girth + Short measurement name. Don't use math symbols in name!!!! + + + + mid_thigh_girth + Short measurement name. Don't use math symbols in name!!!! + + + + knee_girth + Short measurement name. Don't use math symbols in name!!!! + + + + calf_girth + Short measurement name. Don't use math symbols in name!!!! + + + + knee_height + Short measurement name. Don't use math symbols in name!!!! + + + + foot_width + Short measurement name. Don't use math symbols in name!!!! + + + + foot_length + Short measurement name. Don't use math symbols in name!!!! + + + + height + Short measurement name. Don't use math symbols in name!!!! + + + + cervicale_height + Short measurement name. Don't use math symbols in name!!!! + + + + cervicale_to_knee_height + Short measurement name. Don't use math symbols in name!!!! + + + + waist_height + Short measurement name. Don't use math symbols in name!!!! + + + + high_hip_height + Short measurement name. Don't use math symbols in name!!!! + + + + hip_height + Short measurement name. Don't use math symbols in name!!!! + + + + waist_to_hip_height + Short measurement name. Don't use math symbols in name!!!! + + + + waist_to_knee_height + Short measurement name. Don't use math symbols in name!!!! + + + + crotch_height + Short measurement name. Don't use math symbols in name!!!! + + + height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! - height_nipple_point Short measurement name. Don't use math symbols in name!!!! - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! - height_scapular_point Short measurement name. Don't use math symbols in name!!!! - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - front_waist_length Short measurement name. Don't use math symbols in name!!!! - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! - chest_width Short measurement name. Don't use math symbols in name!!!! - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - half_girth_neck Short measurement name. Don't use math symbols in name!!!! - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! - half_girth_waist Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! - waist_to_knee Short measurement name. Don't use math symbols in name!!!! - shoulder_height Short measurement name. Don't use math symbols in name!!!! - head_height Short measurement name. Don't use math symbols in name!!!! - body_position Short measurement name. Don't use math symbols in name!!!! - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! - depth_waist_first Short measurement name. Don't use math symbols in name!!!! - depth_waist_second Short measurement name. Don't use math symbols in name!!!! @@ -4814,799 +3892,666 @@ Voulez vous sauvegarder les changements ? MeasurementsDescriptions - - Around fullest part of Head - Full measurement description - - - - - Around middle part of Neck - Full measurement description - - - - - Around Neck at base - Full measurement description - - - - - Vertical Distance from Crown to Nape - Full measurement description - - - - - Front Neck Center over tape at Bustline to Front Waist Center - Full measurement description - - - - - Back Neck Center to Back Waist Center - Full measurement description - - - - - NeckPoint to ShoulderTip - Full measurement description - - - - - Armpit to Waist side - Full measurement description - - - - - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point - Full measurement description - - - - - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides - Full measurement description - - - - - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest - Full measurement description - - - - - Around fullest part of Bust, parallel to floor - Full measurement description - - - - - Around Chest below the Bust, parallel to floor - Full measurement description - - - - - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. - Full measurement description - - - - - Around HighHip, parallel to floor - Full measurement description - - - - - Around Hip, parallel to floor - Full measurement description - - - - - Across Front UpperChest, smallest width from armscye to armscye - Full measurement description - - - - - Across Front Chest, from armfold to armfold - Full measurement description - - - - - From ShoulderTip to ShoulderTip, across Front - Full measurement description - - - - - From ShoulderTip to ShoulderTip, across Back - Full measurement description - - - - - Across Back UpperChest, smallest width from armscye to armscye - Full measurement description - - - - - Across Back Chest, from armfold to armfold - Full measurement description - - - - - Distance between BustPoints, across Chest - Full measurement description - - - - - Distance from Bustpoint, behind neck, down to Bustpoint - Full measurement description - - - - - From NeckPoint to BustPoint - Full measurement description - - - - - From Front Waist Center, down to crotch, up to Back Waist Center - Full measurement description - - - - - Sit on hard chair, measure from side waist straight down to chair bottom - Full measurement description - - - - - Vertical Distance from NeckPoint level to ShoulderTip level - Full measurement description - - - - - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer - Full measurement description - - - - - ShoulderTip to Front Waist Center - Full measurement description - - - - - ShoulderTip to Back Waist Center - Full measurement description - - - - - NeckPoint straight down front chest to Waistline - Full measurement description - - - - - Back NeckPoint straight down back chest to Waistline - Full measurement description - - - - - NeckPoint to NeckPoint through Front Neck Center - Full measurement description - - - - - NeckPoint to NeckPoint across Nape - Full measurement description - - - - - Front upper-bust arc - Full measurement description - - - - - Back UpperBust side to side - Full measurement description - - - - - Front Waist side to side - Full measurement description - - - - - Back Waist side to side - Full measurement description - - - - - Front UpperHip side to side - Full measurement description - - - - - Back UpperHip side to side - Full measurement description - - - - - Front Hip side to side - Full measurement description - - - - - Back Hip side to side - Full measurement description - - - - - NeckPoint to Front ArmfoldPoint - Full measurement description - - - - - NeckPoint to Back ArmfoldPoint - Full measurement description - - - - - NeckPoint across Front Chest to Waist side - Full measurement description - - - - - NeckPoint across Back Chest to Waist side - Full measurement description - - - - - Front Neck Center straight down to UpperChest line - Full measurement description - - - - - Front Neck Center straight down to Bust line - Full measurement description - - - - - Front Upper chest waist - Full measurement description - - - - - Front waist to lower breast - Full measurement description - - - - - Back waist to upper chest - Full measurement description - - - - - Strap length - Full measurement description - - - - - Around Armscye - Full measurement description - - - - - Around Elbow with elbow bent - Full measurement description - - - - - Around UpperArm - Full measurement description - - - - - Around Wrist - Full measurement description - - - - - Nape straight down to UnderBust line (same as Back UpperBust height) - Full measurement description - - - - - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - Armpit to Wrist, with arm straight and hanging at side - Full measurement description - - - - - Nape to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - ShoulderTip to Elbow, with elbow bent and hand on hip - Full measurement description - - - - - ShoulderTip to Wrist, with elbow bent and hand on hip - Full measurement description - - - - - Hand side to side - Full measurement description - - - - - Hand Middle Finger tip to wrist - Full measurement description - - - - - Around Hand - Full measurement description - - - - - Around Thigh - Full measurement description - - - - - Around MidThigh - Full measurement description - - - - - Around Knee - Full measurement description - - - - - Around Calf - Full measurement description - - - - - Around Ankle - Full measurement description - - - - - Knee to Floor - Full measurement description - - - - - Ankle to Floor - Full measurement description - - - - - Widest part of Foot side to side - Full measurement description - - - - - Tip of Longest Toe straight to back of heel - Full measurement description - - - - - Top of head to floor - Full measurement description - - - - - Nape to Floor - Full measurement description - - - - - Nape to Knee - Full measurement description - - - - - Waist side to floor - Full measurement description - - - - - HighHip side to Floor - Full measurement description - - - - - Hip side to Floor - Full measurement description - - - - - Waist side to Hip - Full measurement description - - - - - Waist side to Knee - Full measurement description - - - - - Crotch to Floor along inside leg - Full measurement description - - - - Size Full measurement description Taille - + Around fullest part of Head + Full measurement description + + + + Around middle part of Neck + Full measurement description + + + + Around Neck at base + Full measurement description + + + + Vertical Distance from Crown to Nape + Full measurement description + + + + Front Neck Center over tape at Bustline to Front Waist Center + Full measurement description + + + + Back Neck Center to Back Waist Center + Full measurement description + + + + NeckPoint to ShoulderTip + Full measurement description + + + + Armpit to Waist side + Full measurement description + + + + Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point + Full measurement description + + + + Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides + Full measurement description + + + + Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest + Full measurement description + + + + Around fullest part of Bust, parallel to floor + Full measurement description + + + + Around Chest below the Bust, parallel to floor + Full measurement description + + + + Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. + Full measurement description + + + + Around HighHip, parallel to floor + Full measurement description + + + + Around Hip, parallel to floor + Full measurement description + + + + Across Front UpperChest, smallest width from armscye to armscye + Full measurement description + + + + Across Front Chest, from armfold to armfold + Full measurement description + + + + From ShoulderTip to ShoulderTip, across Front + Full measurement description + + + + From ShoulderTip to ShoulderTip, across Back + Full measurement description + + + + Across Back UpperChest, smallest width from armscye to armscye + Full measurement description + + + + Across Back Chest, from armfold to armfold + Full measurement description + + + + Distance between BustPoints, across Chest + Full measurement description + + + + Distance from Bustpoint, behind neck, down to Bustpoint + Full measurement description + + + + From NeckPoint to BustPoint + Full measurement description + + + + From Front Waist Center, down to crotch, up to Back Waist Center + Full measurement description + + + + Sit on hard chair, measure from side waist straight down to chair bottom + Full measurement description + + + + Vertical Distance from NeckPoint level to ShoulderTip level + Full measurement description + + + + Degrees of angle from NeckPoint to ShoulderTip – requires goniometer + Full measurement description + + + + ShoulderTip to Front Waist Center + Full measurement description + + + + ShoulderTip to Back Waist Center + Full measurement description + + + + NeckPoint straight down front chest to Waistline + Full measurement description + + + + Back NeckPoint straight down back chest to Waistline + Full measurement description + + + + NeckPoint to NeckPoint through Front Neck Center + Full measurement description + + + + NeckPoint to NeckPoint across Nape + Full measurement description + + + + Front upper-bust arc + Full measurement description + + + + Back UpperBust side to side + Full measurement description + + + + Front Waist side to side + Full measurement description + + + + Back Waist side to side + Full measurement description + + + + Front UpperHip side to side + Full measurement description + + + + Back UpperHip side to side + Full measurement description + + + + Front Hip side to side + Full measurement description + + + + Back Hip side to side + Full measurement description + + + + NeckPoint to Front ArmfoldPoint + Full measurement description + + + + NeckPoint to Back ArmfoldPoint + Full measurement description + + + + NeckPoint across Front Chest to Waist side + Full measurement description + + + + NeckPoint across Back Chest to Waist side + Full measurement description + + + + Front Neck Center straight down to UpperChest line + Full measurement description + + + + Front Neck Center straight down to Bust line + Full measurement description + + + + Front Upper chest waist + Full measurement description + + + + Front waist to lower breast + Full measurement description + + + + Back waist to upper chest + Full measurement description + + + + Strap length + Full measurement description + + + + Around Armscye + Full measurement description + + + + Around Elbow with elbow bent + Full measurement description + + + + Around UpperArm + Full measurement description + + + + Around Wrist + Full measurement description + + + + Nape straight down to UnderBust line (same as Back UpperBust height) + Full measurement description + + + + NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip + Full measurement description + + + + Armpit to Wrist, with arm straight and hanging at side + Full measurement description + + + + Nape to Wrist, with elbow bent and hand on hip + Full measurement description + + + + ShoulderTip to Elbow, with elbow bent and hand on hip + Full measurement description + + + + ShoulderTip to Wrist, with elbow bent and hand on hip + Full measurement description + + + + Hand side to side + Full measurement description + + + + Hand Middle Finger tip to wrist + Full measurement description + + + + Around Hand + Full measurement description + + + + Around Thigh + Full measurement description + + + + Around MidThigh + Full measurement description + + + + Around Knee + Full measurement description + + + + Around Calf + Full measurement description + + + + Around Ankle + Full measurement description + + + + Knee to Floor + Full measurement description + + + + Ankle to Floor + Full measurement description + + + + Widest part of Foot side to side + Full measurement description + + + + Tip of Longest Toe straight to back of heel + Full measurement description + + + + Top of head to floor + Full measurement description + + + + Nape to Floor + Full measurement description + + + + Nape to Knee + Full measurement description + + + + Waist side to floor + Full measurement description + + + + HighHip side to Floor + Full measurement description + + + + Hip side to Floor + Full measurement description + + + + Waist side to Hip + Full measurement description + + + + Waist side to Knee + Full measurement description + + + + Crotch to Floor along inside leg + Full measurement description + + + Height of the point base of the neck in front Full measurement description - Height of the base of the neck side point Full measurement description - The height of the shoulder point Full measurement description - Height nipple point Full measurement description - Height back angle axilla Full measurement description - Height scapular point Full measurement description - Height under buttock folds Full measurement description - Hips excluding protruding abdomen Full measurement description - Girth foot instep Full measurement description - The distance from the side waist to floor Full measurement description - The distance from the front waist to floor Full measurement description - Arc through groin area Full measurement description - The distance from the waist to the plane seat Full measurement description - The distance from the base of the neck to the side of the radial point Full measurement description - Distance from the base of the neck side point to the end of the third finger Full measurement description - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description - Arc through the highest point of the shoulder joint Full measurement description - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description - The distance from the waist to the back base of the neck side point Full measurement description - Arc length of the upper body through the base of the neck side point Full measurement description - Chest width Full measurement description - Anteroposterior diameter of the hands Full measurement description - Height clavicular point Full measurement description - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description - Slash shoulder height Full measurement description - Half girth neck Full measurement description - Half girth neck for shirts Full measurement description - Half girth chest first Full measurement description - Half girth chest second Full measurement description - Half girth chest third Full measurement description - Half girth waist Full measurement description - Half girth hips considering protruding abdomen Full measurement description - Half girth hips excluding protruding abdomen Full measurement description - Girth knee flexed feet Full measurement description - Neck transverse diameter Full measurement description - Front slash shoulder height Full measurement description - The distance from the base of the neck to the waist line front Full measurement description - Hand vertical diameter Full measurement description - Distance from neck to knee point Full measurement description - The distance from the waist to the knee Full measurement description - Shoulder height Full measurement description - Head height Full measurement description - Body position Full measurement description - Arc behind the shoulder girdle Full measurement description - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description - Depth waist first Full measurement description - Depth waist second Full measurement description @@ -5615,799 +4560,666 @@ Voulez vous sauvegarder les changements ? MeasurementsFullNames - - Head girth - Full measurement name - - - - - Mid-neck girth - Full measurement name - - - - - Neck Base girth - Full measurement name - - - - - Head and Neck length - Full measurement name - - - - - Front Center length - Full measurement name - - - - - Back Center length - Full measurement name - - - - - Shoulder length - Full measurement name - - - - - Side Waist length - Full measurement name - - - - - Trunk length - Full measurement name - - - - - Shoulder girth - Full measurement name - - - - - Upper Chest girth - Full measurement name - - - - - Bust girth - Full measurement name - - - - - Under Bust girth - Full measurement name - - - - - Waist girth - Full measurement name - - - - - HighHip girth - Full measurement name - - - - - Hip girth - Full measurement name - - - - - Front Upper Chest width - Full measurement name - - - - - Front Chest width - Full measurement name - - - - - Front Across Shoulder width - Full measurement name - - - - - Back Across Shoulder width - Full measurement name - - - - - Back Upper Chest width - Full measurement name - - - - - Back Chest width - Full measurement name - - - - - BustPoint to BustPoint - Full measurement name - - - - - Halter Bustpoint to Bustpoint - Full measurement name - - - - - NeckPoint to BustPoint - Full measurement name - - - - - Crotch length - Full measurement name - - - - - Rise height - Full measurement name - - - - - Shoulder Drop - Full measurement name - - - - - Shoulder Slope degrees - Full measurement name - - - - - Front Shoulder Balance - Full measurement name - - - - - Back Shoulder Balance - Full measurement name - - - - - Front Full Length - Full measurement name - - - - - Back Full Length - Full measurement name - - - - - Front Neck arc - Full measurement name - - - - - Back Neck arc - Full measurement name - - - - - Front upper-bust arc - Full measurement name - - - - - Back UpperBust arc - Full measurement name - - - - - Front Waist arc - Full measurement name - - - - - Back Waist arc - Full measurement name - - - - - Front UpperHip arc - Full measurement name - - - - - Back UpperHip arc - Full measurement name - - - - - Front Hip arc - Full measurement name - - - - - Back Hip arc - Full measurement name - - - - - Chest Balance - Full measurement name - - - - - Back Balance - Full measurement name - - - - - Front Waist Balance - Full measurement name - - - - - Back Waist Balance - Full measurement name - - - - - Front UpperChest height - Full measurement name - - - - - Bust height - Full measurement name - - - - - Front Upper chest waist - Full measurement name - - - - - Front waist to lower breast - Full measurement name - - - - - Back waist to upper chest - Full measurement name - - - - - Strap length - Full measurement name - - - - - Armscye Girth - Full measurement name - - - - - Elbow Girth - Full measurement name - - - - - Upperarm Girth - Full measurement name - - - - - Wrist girth - Full measurement name - - - - - Armscye depth - Full measurement name - - - - - Shoulder and Arm length - Full measurement name - - - - - Underarm length - Full measurement name - - - - - Nape to wrist length - Full measurement name - - - - - Elbow length - Full measurement name - - - - - Arm length - Full measurement name - - - - - Hand width - Full measurement name - - - - - Hand length - Full measurement name - - - - - Hand girth - Full measurement name - - - - - Thigh girth - Full measurement name - - - - - Midthigh girth - Full measurement name - - - - - Knee girth - Full measurement name - - - - - Calf girth - Full measurement name - - - - - Ankle girth - Full measurement name - - - - - Knee height - Full measurement name - - - - - Ankle height - Full measurement name - - - - - Foot width - Full measurement name - - - - - Foot length - Full measurement name - - - - - Total Height - Full measurement name - - - - - Nape height - Full measurement name - - - - - Nape to knee height - Full measurement name - - - - - Waist height - Full measurement name - - - - - HighHip height - Full measurement name - - - - - Hip height - Full measurement name - - - - - Waist to Hip height - Full measurement name - - - - - Waist to Knee height - Full measurement name - - - - - Crotch height/Inseam - Full measurement name - - - - Size Full measurement name Taille - + Head girth + Full measurement name + + + + Mid-neck girth + Full measurement name + + + + Neck Base girth + Full measurement name + + + + Head and Neck length + Full measurement name + + + + Front Center length + Full measurement name + + + + Back Center length + Full measurement name + + + + Shoulder length + Full measurement name + + + + Side Waist length + Full measurement name + + + + Trunk length + Full measurement name + + + + Shoulder girth + Full measurement name + + + + Upper Chest girth + Full measurement name + + + + Bust girth + Full measurement name + + + + Under Bust girth + Full measurement name + + + + Waist girth + Full measurement name + + + + HighHip girth + Full measurement name + + + + Hip girth + Full measurement name + + + + Front Upper Chest width + Full measurement name + + + + Front Chest width + Full measurement name + + + + Front Across Shoulder width + Full measurement name + + + + Back Across Shoulder width + Full measurement name + + + + Back Upper Chest width + Full measurement name + + + + Back Chest width + Full measurement name + + + + BustPoint to BustPoint + Full measurement name + + + + Halter Bustpoint to Bustpoint + Full measurement name + + + + NeckPoint to BustPoint + Full measurement name + + + + Crotch length + Full measurement name + + + + Rise height + Full measurement name + + + + Shoulder Drop + Full measurement name + + + + Shoulder Slope degrees + Full measurement name + + + + Front Shoulder Balance + Full measurement name + + + + Back Shoulder Balance + Full measurement name + + + + Front Full Length + Full measurement name + + + + Back Full Length + Full measurement name + + + + Front Neck arc + Full measurement name + + + + Back Neck arc + Full measurement name + + + + Front upper-bust arc + Full measurement name + + + + Back UpperBust arc + Full measurement name + + + + Front Waist arc + Full measurement name + + + + Back Waist arc + Full measurement name + + + + Front UpperHip arc + Full measurement name + + + + Back UpperHip arc + Full measurement name + + + + Front Hip arc + Full measurement name + + + + Back Hip arc + Full measurement name + + + + Chest Balance + Full measurement name + + + + Back Balance + Full measurement name + + + + Front Waist Balance + Full measurement name + + + + Back Waist Balance + Full measurement name + + + + Front UpperChest height + Full measurement name + + + + Bust height + Full measurement name + + + + Front Upper chest waist + Full measurement name + + + + Front waist to lower breast + Full measurement name + + + + Back waist to upper chest + Full measurement name + + + + Strap length + Full measurement name + + + + Armscye Girth + Full measurement name + + + + Elbow Girth + Full measurement name + + + + Upperarm Girth + Full measurement name + + + + Wrist girth + Full measurement name + + + + Armscye depth + Full measurement name + + + + Shoulder and Arm length + Full measurement name + + + + Underarm length + Full measurement name + + + + Nape to wrist length + Full measurement name + + + + Elbow length + Full measurement name + + + + Arm length + Full measurement name + + + + Hand width + Full measurement name + + + + Hand length + Full measurement name + + + + Hand girth + Full measurement name + + + + Thigh girth + Full measurement name + + + + Midthigh girth + Full measurement name + + + + Knee girth + Full measurement name + + + + Calf girth + Full measurement name + + + + Ankle girth + Full measurement name + + + + Knee height + Full measurement name + + + + Ankle height + Full measurement name + + + + Foot width + Full measurement name + + + + Foot length + Full measurement name + + + + Total Height + Full measurement name + + + + Nape height + Full measurement name + + + + Nape to knee height + Full measurement name + + + + Waist height + Full measurement name + + + + HighHip height + Full measurement name + + + + Hip height + Full measurement name + + + + Waist to Hip height + Full measurement name + + + + Waist to Knee height + Full measurement name + + + + Crotch height/Inseam + Full measurement name + + + Height front neck base point Full measurement name - Height base neck side point Full measurement name - Height shoulder point Full measurement name - Height nipple point Full measurement name - Height back angle axilla Full measurement name - Height scapular point Full measurement name - Height under buttock folds Full measurement name - Hips excluding protruding abdomen Full measurement name - Girth foot instep Full measurement name - Side waist to floor Full measurement name - Front waist to floor Full measurement name - Arc through groin area Full measurement name - Waist to plane seat Full measurement name - Neck to radial point Full measurement name - Neck to third finger Full measurement name - Neck to first line chest circumference Full measurement name - Front waist length Full measurement name - Arc through shoulder joint Full measurement name - Neck to back line chest circumference Full measurement name - Waist to neck side Full measurement name - Arc length upper body Full measurement name - Chest width Full measurement name - Anteroposterior diameter hands Full measurement name - Height clavicular point Full measurement name - Height armhole slash Full measurement name - Slash shoulder height Full measurement name - Half girth neck Full measurement name - Half girth neck for shirts Full measurement name - Half girth chest first Full measurement name - Half girth chest second Full measurement name - Half girth chest third Full measurement name - Half girth waist Full measurement name - Half girth hips considering protruding abdomen Full measurement name - Half girth hips excluding protruding abdomen Full measurement name - Girth knee flexed feet Full measurement name - Neck transverse diameter Full measurement name - Front slash shoulder height Full measurement name - Neck to front waist line Full measurement name - Hand vertical diameter Full measurement name - Neck to knee point Full measurement name - Waist to knee Full measurement name - Shoulder height Full measurement name - Head height Full measurement name - Body position Full measurement name - Arc behind shoulder girdle Full measurement name - Neck to neck base Full measurement name - Depth waist first Full measurement name - Depth waist second Full measurement name @@ -6416,7 +5228,6 @@ Voulez vous sauvegarder les changements ? MoveSPoint - Move single point @@ -6424,7 +5235,6 @@ Voulez vous sauvegarder les changements ? MoveSpline - Move spline @@ -6432,7 +5242,6 @@ Voulez vous sauvegarder les changements ? MoveSplinePath - Move spline path @@ -6440,75 +5249,61 @@ Voulez vous sauvegarder les changements ? PathPage - Open Directory Ouvrir un dossier - - Path that use Valentina - - - - Default Défault - Edit Editer - Type Type - Path Chemin - Individual measurements Mesures individuelles - Patterns Patrons + + Path that use Valentina + + PatternPage - User Utilisateur - User name Nom d'utilisateur - Graphical output Sortie graphique - Use antialiasing Utiliser l'antialiasing - Undo Annuler - Count steps (0 - no limit) @@ -6516,115 +5311,77 @@ Voulez vous sauvegarder les changements ? PostfixOperators - cm centimeter cm - mm millimeter mm - in inch in - - QCommandLineParser - - - Displays version information. - - - - - Displays this help. - - - - - Unknown option '%1'. - - - - - Unknown options: %1. - - - - - Missing value after '%1'. - - - - - Unexpected value after '%1'. - - - - - [options] - - - - - Usage: %1 - - - - - Options: - - - - - Arguments: - - - QObject - - Create new pattern piece to start working. - - - - Add node Ajouter un nœud - Move detail Déplacer le détail - mm mm - - cm cm - + Create new pattern piece to start working. + + + inch + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + Valeur : + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece Renommer la pièce de patron @@ -6632,7 +5389,6 @@ Voulez vous sauvegarder les changements ? STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description @@ -6641,7 +5397,6 @@ Voulez vous sauvegarder les changements ? SaveDetailOptions - Save detail option Sauver les options du détail @@ -6649,7 +5404,6 @@ Voulez vous sauvegarder les changements ? SaveToolOptions - Save tool option Options d'outil de Sauvegarde @@ -6657,152 +5411,118 @@ Voulez vous sauvegarder les changements ? TableWindow - Create a layout Créer une mise en page - toolBar toolBar - Save Sauvegarder - - Save layout Enregistrer la mise en page - Next Suivant - Next detail Détail suivant - Turn Tourner - Turn the detail 90 degrees Tourne le détail de 90 degrés - Stop Arrêter - Stop laying Arrêter la mise en page - Enlarge letter Grossier la lettre - Enlarge the length of the sheet Augmenter la longueur de la feuille - Reduce sheet Réduire la feuille - Reduce the length of the sheet Réduire la longueur de la feuille - - Mirroring Mise en miroir - - Zoom In Zoom avant - - Zoom Out Zoom arrière - 0 details left. 0 détails restant. - - Collisions not found. Collisions non trouvées. - %1 details left. %1 détails restant(s). - untitled sans titre - Svg files (*.svg) Fichiers Svg (*.svg) - PDF files (*.pdf) fichiers PDF (*.pdf) - Images (*.png) Images (*.png) - PS files (*.ps) Fichiers PS (*.ps) - EPS files (*.eps) Fichiers EPS (*.eps) - Collisions found. Collisions trouvées. - Creating file '%1' failed! %2 Création du fichier '%1' Raté ! %2 - Critical error! Erreur critique! @@ -6810,12 +5530,10 @@ Voulez vous sauvegarder les changements ? VAbstractTool - Confirm the deletion. Confirmer la suppression - Do you really want delete? Voulez vous vraiment supprimer ? @@ -6823,42 +5541,34 @@ Voulez vous sauvegarder les changements ? VApplication - Error parsing file. Program will be terminated. Erreur d'interprétation du fichier. Fin du programme. - Error bad id. Program will be terminated. Erreur d'identifiant. Fin du programme. - Error can't convert value. Program will be terminated. Erreur : valeur non convertissable. Fin du programme. - Error empty parameter. Program will be terminated. Erreur : paramètre vide. Fin du programme. - Error wrong id. Program will be terminated. Erreur : mauvais identifiant. Fin du programme. - Something's wrong!! Quel que chose ne va pas - Could not copy temp file to document file - Could not remove document file @@ -6866,21 +5576,14 @@ Voulez vous sauvegarder les changements ? VContainer - - - - Can't find object Objet non trouvé - - Can't cast object Ne peut convertir l'objet - Can't find object. Type mismatch. @@ -6888,50 +5591,44 @@ Voulez vous sauvegarder les changements ? VDomDocument - - Can't convert toUInt parameter - - - - - Can't convert toBool parameter - - - - Got empty parameter Paramètre vide - Can't convert toDouble parameter Conversion du paramètre impossible vers toDouble. - - + Can't convert toUInt parameter + + + + Can't convert toBool parameter + + + Can't open file %1: %2. - Can't open schema file %1: %2. - + Could not load schema file. + + + Validation error file %3 in line %1 column %2 - Parsing error file %3 in line %1 column %2 - Couldn't get node @@ -6939,17 +5636,14 @@ Voulez vous sauvegarder les changements ? VDrawTool - Options Options - Delete Supprimer - Edit wrong formula @@ -6957,7 +5651,6 @@ Voulez vous sauvegarder les changements ? VException - Critical error! Erreur critique! @@ -6965,10 +5658,6 @@ Voulez vous sauvegarder les changements ? VFormula - - - - Error Erreur @@ -6976,12 +5665,10 @@ Voulez vous sauvegarder les changements ? VFormulaProperty - Value Valeur : - Formula Formules @@ -6989,11 +5676,32 @@ Voulez vous sauvegarder les changements ? VFormulaPropertyEditor - ... + + VPE::VColorPropertyEditor + + ... + + + + + VPE::VFileEditWidget + + ... + + + + Directory + + + + Open File + + + VPattern @@ -7001,200 +5709,150 @@ Voulez vous sauvegarder les changements ? Identifiant d'outil non trouvé = %1 dans la table. - - Can't find tool in table. - - - - Error no unique id. Erreur : id non unique. - - Error parsing file. Erreur d'interprétation de fichier. - Error can't convert value. Erreur : valeur non convertissable. - Error empty parameter. Erreur : paramètre vide. - Error wrong id. Erreur : mauvais id. - Critical error! Erreur Critique! - Error parsing file (std::bad_alloc). Erreur d'interprétation de fichier. (std::bad_alloc). - Error creating or updating detail Erreur : Création ou mise à jour du détail - Error creating or updating single point Erreur lors de la création ou de la mise à jour d'un point seul - - Error creating or updating point of end line Erreur lors de la création ou de la mise à jour d'un point de fin de ligne - - Error creating or updating point along line Erreur lors de la création ou de la mise à jour d'un point de la ligne - - Error creating or updating point of shoulder Erreur : Création ou mise à jour du point d'épaule - - Error creating or updating point of normal Erreur lors de la création ou de la mise à jour d'un point de la normale - - Error creating or updating point of bisector Erreur : Création ou mise à jour du point de bisection - Error creating or updating point of lineintersection Erreur : Création ou mise à jour du point d'intersection de ligne - - Error creating or updating point of contact Erreur : Création ou mise à jour du point de contact - Error creating or updating modeling point Erreur : Création ou mise à jour du point de modélisation - Error creating or updating height Erreur : Création ou mise à jour de la taille - Error creating or updating triangle Erreur lors de la création ou de la mise à jour d'un triangle - Error creating or updating point of intersection Erreur : Création ou mise à jour du point d'intersection - - Error creating or updating cut spline point Erreur : Création ou mise à jour du point de découpe de crannelure - - Error creating or updating cut spline path point Erreur : Création ou mise à jour du point du chemine de cannelure - - Error creating or updating cut arc point Erreur lors de la création ou de la mise à jour d'un point de découpe d'arc - - - Error creating or updating point of intersection line and axis - - - - - - Error creating or updating point of intersection curve and axis - - - - Error creating or updating line Erreur lors de la création ou de la mise à jour de la ligne - Error creating or updating simple curve Erreur lors de la création ou de la mise à jour de la courbe - Error creating or updating curve path Erreur lors de la création ou de la mise à jour du chemin de la courbe - Error creating or updating modeling simple curve Erreur lors de la création ou de la mise à jour de la courbe simple - Error creating or updating modeling curve path Erreur lors de la création ou de la mise à jour du chemin de la coubre - - Error creating or updating simple arc Erreur : Création ou mise à jour d'un arc simple - Error creating or updating modeling arc Erreur : Création ou mise à jour d'un arc modelé - Error creating or updating union details Erreur : Création ou mise à jour d'un union de détails - Got wrong parameter id. Need only id > 0. Mauvais id . Seul les id > 0 sont autorisés - This id is not unique. Cet idientifiant n'est pas unique. - + Can't find tool in table. + + + + Error creating or updating point of intersection line and axis + + + + Error creating or updating point of intersection curve and axis + + + File error. @@ -7202,19 +5860,14 @@ Voulez vous sauvegarder les changements ? VSplinePath - Not enough points to create the spline. Pas assez de poins pour créer une cannelure - - - This spline does not exist. La cannelure n'existe pas - Can't cut spline path with one point @@ -7222,12 +5875,10 @@ Voulez vous sauvegarder les changements ? VTableGraphicsView - can't find detail détail introuvable - detail found détail trouvé @@ -7235,12 +5886,10 @@ Voulez vous sauvegarder les changements ? VToolDetail - Options Options - Delete Supprimer @@ -7248,183 +5897,119 @@ Voulez vous sauvegarder les changements ? VToolOptionsPropertyBrowser - Base point Point de départ - - - - - - - - - - - - - - - - Point label Désignation du point - - Position - - - - Point at distance and angle Point à distance et angle - - - - - - - - - - Line type - - - - - - - - - - - - Length - - - - - - Angle Angle - Point at distance along line Point à distance le long d'un ligne - Arc Arc - - Radius Rayon - - First angle - - - - - Second angle - - - - Point along bisector point le long d'une bissectrice - - Cut arc tool - - - - - Tool for segmenting a curve - - - - - Tool segment a pathed curve - - - - Perpendicular point along line Point perpendiculaire le long d'une ligne - Line between points Ligne entre plusieurs points - Point at line intersection Point à l'intersection de ligne - Point along perpendicular Point le long d'une perpendiculaire - + Position + + + + Line type + + + + Length + + + + First angle + + + + Second angle + + + + Cut arc tool + + + + Tool for segmenting a curve + + + + Tool segment a pathed curve + + + Additional angle degrees - Point at intersection of arc and line - Tool to make point from x & y of two other points - Special point on shoulder - Curve tool - - Curve factor - Tool for path curve - Tool triangle - - Point intersection line and axis @@ -7432,31 +6017,26 @@ Voulez vous sauvegarder les changements ? Variables - Line_ Left symbol _ in name - AngleLine_ Left symbol _ in name - Arc_ Left symbol _ in name - Spl_ Left symbol _ in name - SplPath Do not add symbol _ to the end of name @@ -7465,7 +6045,6 @@ Voulez vous sauvegarder les changements ? VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7473,7 +6052,6 @@ Voulez vous sauvegarder les changements ? VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7481,7 +6059,6 @@ Voulez vous sauvegarder les changements ? VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7489,20 +6066,21 @@ Voulez vous sauvegarder les changements ? VisToolSplinePath - - <b>Curve path</b>: <b>Enter</b> - finish creation + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation main - Pattern making program. Programme de réalisation de patrons - Pattern file. Fichier Patron diff --git a/src/app/share/translations/valentina_he_IL.ts b/share/translations/valentina_he_IL.ts similarity index 64% rename from src/app/share/translations/valentina_he_IL.ts rename to share/translations/valentina_he_IL.ts index 36d4f8fd6..0a4d583b4 100644 --- a/src/app/share/translations/valentina_he_IL.ts +++ b/share/translations/valentina_he_IL.ts @@ -4,7 +4,6 @@ AddDet - Add detail @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 @@ -20,7 +18,6 @@ AddToCalc - Add object @@ -28,7 +25,6 @@ AddUnionDetails - Add union details @@ -36,67 +32,54 @@ CommunityPage - Server - Server name/IP - Secure connection - Proxy settings - Use Proxy - Proxy address - Proxy port - Proxy user - Proxy pass - User settings - User Name - Save password - Password @@ -104,42 +87,34 @@ ConfigDialog - Apply - &Cancel - &Ok - Config Dialog - Configuration - Pattern - Community - Paths @@ -147,92 +122,74 @@ ConfigurationPage - - Setup user interface language updated and will be used the next time start - - - - - Default unit updated and will be used the next pattern creation - - - - Save שמור - + Setup user interface language updated and will be used the next time start + + + + Default unit updated and will be used the next pattern creation + + + Auto-save modified pattern - - Interval: - - - - min - + Interval: + + + Language - GUI language - Decimal separator parts - With OS options (%1) - Default unit - Centimeters - Millimiters - Inches - Label language - Send crash reports - Send crash reports (recommended) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. @@ -240,7 +197,6 @@ DelTool - Delete tool @@ -248,7 +204,6 @@ DeleteDetail - Delete tool @@ -256,7 +211,6 @@ DeletePatternPiece - Delete pattern piece %1 @@ -264,42 +218,34 @@ DialogAboutApp - About Valentina - Valentina version - Contributors - Based on Qt %2 (32 bit) - Built on %3 at %4 - Web site : %1 - Warning - Cannot open your default browser @@ -307,122 +253,98 @@ DialogAlongLine - - Point along line - - - - Length אורך - - Insert variable into the formula - - - - Calculate value לחשב ערך - Value of length ערך האורך - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Point label תווית הנקודה - First point נקודה ראשונה - First point of line נקודה ראשונה בקו - Second point נקודה שנייה - Second point of line נקודה שנייה בקו - Type of line סוג הקו - - Show line from first point to this point - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Point along line + + + + Insert variable into the formula + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Show line from first point to this point + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of line @@ -430,274 +352,229 @@ DialogArc - - Arc - - - - Radius רדיוס - - Insert variable into the formula - - - - - - Calculate value לחשב ערך - Value of radius ערך הרדיוס - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Insert variable into formula - - - - - Value of first angle - - - - - Measurements - - - - - First angle - - - - - Second angle - - - - - Insert marked variable into formula - - - - - Value of second angle - - - - Center point נקודת מרכז - - Select point of center of arc - - - - - Input data - - - - - Size and height - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Arc + + + + Insert variable into the formula + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + First angle + + + + Insert variable into formula + + + + Value of first angle + + + + Second angle + + + + Insert marked variable into formula + + + + Value of second angle + + + + Select point of center of arc + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Value of angle of line. + + Error + + + + Radius can't be negative + + + + Angles equal + + DialogBisector - - Bisector - - - - Length אורך - - Insert marked variable into the formula - - - - Calculate value לחשב ערך - Value of length ערך האורך - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Point label תווית הנקודה - First point נקודה ראשונה - - First point of angle - - - - Second point נקודה שנייה - - Second point of angle - - - - - Third point - - - - - Third point of angle - - - - Type of line סוג הקו - - Show line from second point to this point - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Bisector + + + + Insert marked variable into the formula + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + First point of angle + + + + Second point of angle + + + + Third point + + + + Third point of angle + + + + Show line from second point to this point + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of angle - Select third point of angle @@ -705,113 +582,90 @@ DialogCurveIntersectAxis - - Curve intersect axis - - - - - Angle - - - - Calculate value לחשב ערך - - Value of angle - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Axis point - - - - - - First point of line - - - - Curve עקומה - Point label תווית הנקודה - Type of line סוג הקו - - Show line from first point to this point - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Curve intersect axis + + + + Angle + + + + Value of angle + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Axis point + + + + First point of line + + + + Show line from first point to this point + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Select axis point @@ -819,97 +673,78 @@ DialogCutArc - Length אורך - - Cut arc - - - - Calculate value לחשב ערך - Value of length ערך האורך - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Arc - - - - - Selected curve - - - - Point label תווית הנקודה - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Cut arc + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Arc + + + + Selected curve + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -917,97 +752,78 @@ DialogCutSpline - Length אורך - - Cut curve - - - - Calculate value לחשב ערך - Value of length ערך האורך - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Curve עקומה - - Selected curve - - - - Point label תווית הנקודה - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Cut curve + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Selected curve + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -1015,97 +831,78 @@ DialogCutSplinePath - Length אורך - - Cut curve path - - - - Calculate value לחשב ערך - Value of length ערך האורך - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Curve עקומה - - Selected curve path - - - - Point label תווית הנקודה - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Cut curve path + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Selected curve path + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -1113,60 +910,46 @@ DialogDetail - - - Detail - - - - - Bias X - - - - - - - cm - - - - - Bias Y - - - - Options אפשרויות - - Name of detail - - - - - Seam allowance - - - - Width רוחב - - Closed - - - - Delete למחוק - + Detail + + + + Bias X + + + + cm + + + + Bias Y + + + + Name of detail + + + + Seam allowance + + + + Closed + + + Got wrong scene object. Ignore. @@ -1174,87 +957,70 @@ DialogEditWrongFormula - - Edit formula - - - - - Formula - - - - - Insert variable into formula - - - - Calculate value לחשב ערך - - Value of first angle - - - - _ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Edit formula + + + + Formula + + + + Insert variable into formula + + + + Value of first angle + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables @@ -1262,114 +1028,90 @@ DialogEndLine - - Point in the end of a line - - - - Length אורך - - Calculate value לחשב ערך - Value of length ערך האורך - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Angle - - - - - Value of angle - - - - - Base point - - - - First point of line נקודה ראשונה בשורה - Point label תווית הנקודה - Type of line סוג הקו - - Show line from first point to this point - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Point in the end of a line + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Angle + + + + Value of angle + + + + Base point + + + + Show line from first point to this point + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables @@ -1377,50 +1119,38 @@ DialogHeight - - Height - - - - Point label תווית הנקודה - - Base point - - - - - - - First point of line נקודה ראשונה בשורה - Second point of line נקודה שנייה בשורה - Type of line סוג הקו - - Show line from first point to our point - - - - Select first point of line לבחור נקודה ראשונה - + Height + + + + Base point + + + + Show line from first point to our point + + + Select second point of line @@ -1428,118 +1158,90 @@ DialogHistory - - History - - - - - Tool כלי - - - - - + History + + + Can't create record. - %1 - Base point - - %1_%2 - Line from point %1 to point %2 - %3 - Point along line %1_%2 - %1 - Point of shoulder - %3 - normal to line %1_%2 - %4 - bisector of angle %1_%2_%3 - %5 - intersection of lines %1_%2 and %3_%4 - Curve %1_%2 - Arc with center in point %1 - Curve point %1 - %4 - point of contact of arc with the center in point %1 and line %2_%3 - Point of perpendicular from point %1 to line %2_%3 - Triangle: axis %1_%2, points %3 and %4 - %1 - point of intersection %2 and %3 - %1 - cut arc with center %2 - %1 - cut curve %2_%3 - %1 - cut curve path %2 - %1 - point of intersection line %2_%3 and axis through point %4 - %1 - point of intersection curve and axis through point %2 @@ -1547,207 +1249,154 @@ DialogIncrements - - - Increments - - - - - Email - - - - - - Name - - - - - The calculated value הערך המחושב - - - Base value - - - - - - In sizes - - - - - - - Description - - - - - - Measurements - - - - - Load another measurements table - - - - - Personal information - - - - - Given name - - - - - Family name - - - - - Birth date - - - - - Sex - - - - - Hide empty measurements - - - - - - In heights - - - - Lines קווים - Line קו - - - Length אורך - Curves עקומות - Curve עקומה - + Increments + + + + Measurements + + + + Load another measurements table + + + + Personal information + + + + Given name + + + + Family name + + + + Birth date + + + + Sex + + + + Email + + + + Hide empty measurements + + + + Name + + + + Base value + + + + In sizes + + + + In heights + + + + Description + + + Arcs - Arc - - - File error. - male - female - Could not save GivenName - Could not save FamilyName - Could not save Email - Could not save Sex - Could not save BirthDate - Measurements use different units than pattern. This pattern required measurements in %1 - Individual measurements (*.vit) - - Open file - - Wrong units. - Standard measurements (*.vst) - Name_%1 - Can't save measurement @@ -1755,90 +1404,70 @@ DialogIndividualMeasurements - Individual measurements - Pattern piece name - Exist measurements - - Path: - Given name: - Family name: - New measurements - Units: - Could not create measurements file - Please try again or change file - - File error. - - Individual measurements (*.vit) - Open file - Where save measurements? - Centimeters - Millimiters - Inches @@ -1846,82 +1475,65 @@ DialogLine - Line קו - First point נקודה ראשונה - Second point נקודה שנייה - Type of line סוג הקו - - Show line from first point to this point - - - - Select second point לבחור נקודה שנייה + + Show line from first point to this point + + DialogLineIntersect - Intersection of lines הצטלבות של קווים - Point label תווית הנקודה - - First line - - - - - First point נקודה ראשונה - - Second point נקודה שנייה - + First line + + + Second line - Select second point of first line - Select first point of second line - Select second point of second line @@ -1929,124 +1541,98 @@ DialogLineIntersectAxis - - Line intersect axis - - - - - Angle - - - - Calculate value לחשב ערך - - Value of angle - - - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - - Axis point - - - - - - - First point of line - - - - - First line point - - - - - Second line point - - - - Point label תווית הנקודה - Type of line סוג הקו - - Show line from first point to this point - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Line intersect axis + + + + Angle + + + + Value of angle + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Axis point + + + + First point of line + + + + First line point + + + + Second line point + + + + Show line from first point to this point + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Select second point of line - Select axis point @@ -2054,32 +1640,26 @@ DialogMeasurements - Measurements - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> - Graduation - Use for creation pattern standard measurement table - Individual - Use for creation pattern individual measurements @@ -2087,117 +1667,94 @@ DialogNormal - - Normal - - - - Length אורך - - Insert variable into formula - - - - Calculate value לחשב ערך - Value of length ערך האורך - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Point label תווית הנקודה - First point נקודה ראשונה - Second point נקודה שנייה - - Additional angle degrees - - - - Type of line סוג הקו - - Show line from first point to this point - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Normal + + + + Insert variable into formula + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Additional angle degrees + + + + Show line from first point to this point + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of line @@ -2205,42 +1762,34 @@ DialogPatternProperties - Pattern properties - Description - Author name - Pattern description - For technical notes. - Heights and Sizes - All heights (cm) - All sizes (cm) @@ -2248,174 +1797,134 @@ DialogPatternXmlEdit - XML Editor - Value : - Name : - <No selection> - Type : - Add attribute - Add son - Remove attribute - Remove node - Set - Cancel - Apply changes - Undo last - Immediate apply - Base selection - All pattern pieces - - - - No changes - Cannot delete previously created node - No changes left - Cannot undo change - - <no value> - - Unchanged - Cannot delete previously created attribute - Node Name - - Name: - Node Value (may be empty) - - Value: - Attribute Name - Attribute Value - No selection - Root node - Node - Attribute @@ -2423,113 +1932,90 @@ DialogPointOfContact - - Point of contact - - - - Radius רדיוס - - Insert variable into formula - - - - Calculate value לחשב ערך - Value of radius ערך הרדיוס - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Point label תווית הנקודה - - Center of arc - - - - - - Select point of center of arc - - - - - Top of the line - - - - - End of the line - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - + Point of contact + + + + Insert variable into formula + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Center of arc + + + + Select point of center of arc + + + + Top of the line + + + + End of the line + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula. - Select second point of line @@ -2537,37 +2023,30 @@ DialogPointOfIntersection - - Point of intersection - - - - Point label תווית הנקודה - + Point of intersection + + + vertical point - First point of angle - horizontal point - Second point of angle - Select point horizontally @@ -2575,122 +2054,98 @@ DialogShoulderPoint - - Point of shoulder - - - - Length אורך - - Insert variable into formula - - - - Calculate value לחשב ערך - Value of length ערך האורך - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - - - Point label תווית הנקודה - First point נקודה ראשונה - Second point נקודה שנייה - - Third point - - - - Type of line סוג הקו - - Show line from first point to our point - - - - - Input data - - - - - Size and height - - - - - Measurements - - - - - Increments - - - - Length of lines אורך הקווים - - Length of arcs - - - - Length of curves אורך העקומות - - Angle of lines - - - - - Hide empty measurements - - - - - Variables - Click twice to insert into formula - - - - Select first point of line לבחור נקודה ראשונה - + Point of shoulder + + + + Insert variable into formula + + + + <html><head/><body><p>Show full calculation in message box</p></body></html> + + + + Third point + + + + Show line from first point to our point + + + + Input data + + + + Size and height + + + + Measurements + + + + Increments + + + + Length of arcs + + + + Angle of lines + + + + Hide empty measurements + + + + Variables - Click twice to insert into formula + + + Select second point of line @@ -2698,80 +2153,65 @@ DialogSinglePoint - + Point label + תווית הנקודה + + Single point - Coordinates on the sheet - Coordinates - Y coordinate - X coordinate - - - Point label - תווית הנקודה - DialogSpline - Curve עקומה - First point נקודה ראשונה - - Length ratio of the first control point - - - - - The angle of the first control point - - - - Second point נקודה שנייה - + Length ratio of the first control point + + + + The angle of the first control point + + + Length ratio of the second control point - The angle of the second control point - Coefficient of curvature of the curve - Select last point of curve @@ -2779,47 +2219,38 @@ DialogSplinePath - Curved path - Point of curve - Length ratio of the first control point - The angle of the first control point - Length ratio of the second control point - The angle of the second control point - List of points - Coefficient of curvature of the curve - Select point of curve path @@ -2827,22 +2258,18 @@ DialogStandardMeasurements - Standard table - Pattern piece name - Standard measurements table - File error. @@ -2850,135 +2277,104 @@ DialogTool - - - - - - Error - - - - - Empty field - - - - - Value can't be 0 - - - - - Value - - - - - Height - - - - - Size - - - - Line length אורך הקו - - Arc length + Curve length + אורך העקומה + + + Error - - Curve length - אורך העקומה + Empty field + + + + Value can't be 0 + + + + Value + + + + Height + + + + Size + + + + Arc length + DialogTriangle - - Triangle - - - - Point label תווית הנקודה - - First point of axis - - - - - - - - First point of line - - - - - Second point of axis - - - - First point נקודה ראשונה - Second point נקודה שנייה - - Select second point of axis - - - - Select first point לבחור נקודה ראשונה - Select second point לבחור נקודה שנייה + + Triangle + + + + First point of axis + + + + First point of line + + + + Second point of axis + + + + Select second point of axis + + DialogUndo - Broken formula - Error while calculation formula. You can try undo last operation or fix broken formula. - &Undo - &Fix formula - &Cancel @@ -2986,185 +2382,153 @@ DialogUnionDetails - Select first point לבחור נקודה ראשונה - Select second point לבחור נקודה שנייה - - - Select another second point - - - - - Select detail - - - - Union details - <html><head/><body><p>Do you really want union details?</p></body></html> + + Select another second point + + + + Select detail + + Functions - sin sine function - cos cosine function - tan tangens function - asin arcus sine function - acos arcus cosine function - atan arcus tangens function - sinh hyperbolic sine function - cosh hyperbolic cosine - tanh hyperbolic tangens function - asinh hyperbolic arcus sine function - acosh hyperbolic arcus tangens function - atanh hyperbolic arcur tangens function - log2 logarithm to the base 2 - log10 logarithm to the base 10 - log logarithm to the base 10 - ln logarithm to base e (2.71828...) - exp e raised to the power of x - sqrt square root of a value - sign sign function -1 if x<0; 1 if x>0 - rint round to nearest integer - abs absolute value - min min of all arguments - max max of all arguments - sum sum of all arguments - avg mean value of all arguments @@ -3173,7 +2537,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. @@ -3181,1572 +2544,1287 @@ MainWindow - - Valentina - - - - - Tools for creating points. - - - - Point נקודה - - Point at distance and angle - - - - - Special point on shoulder. - - - - - Point at intersection of arc and line. - - - - - Point along bisector - - - - - Point along perpendicular - - - - - Point at distance along line - - - - - Perpendicular point along line - - - - - Tool triangle. - - - - - Tool to make point from x & y of two other points. - - - - Tools for creating lines. כלים ליצירת קווים. - Line קו - - Line between points - - - - - Point at line intersection - - - - - Tools for creating curves. - - - - Curve עקומה - - Curve tool. - - - - - Tool for path curve. - - - - - Tool segment a pathed curve. - - - - - Tool for segmenting a curve. - - - - - Point of intersection line and axis - - - - - - - ... - - - - - Tools for creating arcs. - - - - - Arc - - - - - Arc tool. - - - - - Cut arc tool. - - - - - Tools for creating details. - - - - - Detail - - - - - Tool new detail. - - - - - Tool for union two details. - - - - - &File - - - - - &Help - - - - - &Pattern piece - - - - - Measurements - - - - - Window - - - - - Toolbar files - - - - - ToolBar modes - - - - - Toolbar pattern - - - - - Toolbar options - - - - - Toolbar tools - - - - - Tool options - - - - - Save &As... - - - - - Export pattern (layout) - - - - - About &Qt - - - - - &About Valentina - - - - - E&xit - - - - - Exit the application - - - - - Preferences - - - - - Zoom in - - - - - Original zoom - - - - - Original Zoom - - - - - Zoom fit best - - - - - Ctrl+= - - - - - Stop - - - - - Stop using tool - - - - - Repot Bug... - - - - - Report bug - - - - - Close window - - - - - zoom in - - - - - - Zoom out - - - - - Edit pattern XML code - - - - - Pattern properties - - - - New חדש - - &New - - - - - Create a new pattern - - - - - Ctrl+N - - - - - Open - - - - - &Open - - - - - Open file with pattern - - - - Save שמור - + Select first point + לבחור נקודה ראשונה + + + Select first point of line + לבחור נקודה ראשונה + + + Valentina + + + + Tools for creating points. + + + + Point along perpendicular + + + + Special point on shoulder. + + + + Tool triangle. + + + + Perpendicular point along line + + + + Point along bisector + + + + Point at intersection of arc and line. + + + + Tool to make point from x & y of two other points. + + + + Point at distance and angle + + + + Point at distance along line + + + + Point of intersection line and axis + + + + ... + + + + Line between points + + + + Point at line intersection + + + + Tools for creating curves. + + + + Curve tool. + + + + Tool for path curve. + + + + Tool for segmenting a curve. + + + + Tool segment a pathed curve. + + + + Tools for creating arcs. + + + + Arc + + + + Arc tool. + + + + Cut arc tool. + + + + Tools for creating details. + + + + Detail + + + + Tool new detail. + + + + Tool for union two details. + + + + &File + + + + &Help + + + + &Pattern piece + + + + Measurements + + + + Window + + + + Toolbar files + + + + ToolBar modes + + + + Toolbar pattern + + + + Toolbar options + + + + Toolbar tools + + + + Tool options + + + + &New + + + + Create a new pattern + + + + Ctrl+N + + + + Open + + + + &Open + + + + Open file with pattern + + + &Save - Save pattern - Ctrl+S - - Save as + Save &As... - Save not yet saved pattern - Ctrl+Shift+S - Draw - Draw mode - Ctrl+W - Details - Details mode - Ctrl+E - - Pointer tools - New pattern piece - Add new pattern piece - Ctrl+Shift+N - - Change the label of pattern piece - Table of variables - Tables of variables - Ctrl+T - History - Ctrl+H - + Export pattern (layout) + + + Create layout - Ctrl+L - - About Qt + About &Qt + + + + &About Valentina + + + + E&xit + + + + Exit the application - Ctrl+Q - + Preferences + + + + Pattern properties + + + + Zoom in + + + + zoom in + + + + Zoom out + + + + Edit pattern XML code + + + + Original zoom + + + + Original Zoom + + + + Zoom fit best + + + + Ctrl+= + + + + Stop + + + + Stop using tool + + + + Repot Bug... + + + + Report bug + + + + Close window + + + + Online help + + + + Show online help + + + Pattern piece %1 - - Pattern piece: - - - - - Enter a new label for the pattern piece. - - - - - - - Select point - - - - Individual measurements is under development - There is no way create individual measurements file independent on the pattern file. For opening pattern need keep both files: pattern and measurements. Do you want continue? - - Select first point - לבחור נקודה ראשונה + Select point + - - - - Select first point of line - לבחור נקודה ראשונה - - - Select first point of angle - Select first point of first line - Select first point curve - Select simple curve - Select point of center of arc - Select point of curve path - Select curve path - Select points, arcs, curves clockwise. - Select base point - Select first point of axis - Select point vertically - Select detail - Select arc - Select curve - - Size: + About Qt - - pattern - - - - - Critical error! - - - - - Error parsing file (std::bad_alloc). - - - - - Bad id. - - - - - Could not save file - - - - - &Undo - - - - - &Redo - - - - - Wrong units. - - - - - Application doesn't support standard table with inches. - - - - - File error. - - - - - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? - - - - - Reopen files. - - - - - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 - - - - - could not be found. Do you want to update the file location - - - - - Standard measurements (*.vst) - - - - - Individual measurements (*.vit) - - - - - File loaded - - - - Height: - + Size: + + + Pattern Piece: - - Pattern files (*.val) - + pattern + + + /pattern.val - + Save as + + + + Could not save file + + + + Open file + + + + Error parsing file. + + + + Error can't convert value. + + + + Error empty parameter. + + + + Error wrong id. + + + + Critical error! + + + + Error parsing file (std::bad_alloc). + + + + Bad id. + + + File saved - untitled.val - Unsaved change - The pattern has been modified. Do you want to save your changes? - - - Open file + &Undo - - - Error parsing file. + &Redo - - Error can't convert value. + Pattern piece: - - - Error empty parameter. + Enter a new label for the pattern piece. - - Error wrong id. + This file already opened in another window. + + + + Wrong units. + + + + Application doesn't support standard table with inches. + + + + File error. + + + + File loaded + + + + Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? + + + + Reopen files. + + + + The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 + + + + could not be found. Do you want to update the file location + + + + Standard measurements (*.vst) + + + + Individual measurements (*.vit) Measurements - head_girth Short measurement name. Don't use math symbols in name!!!! - mid_neck_girth Short measurement name. Don't use math symbols in name!!!! - neck_base_girth Short measurement name. Don't use math symbols in name!!!! - head_and_neck_length Short measurement name. Don't use math symbols in name!!!! - center_front_waist_length Short measurement name. Don't use math symbols in name!!!! - center_back_waist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_length Short measurement name. Don't use math symbols in name!!!! - side_waist_length Short measurement name. Don't use math symbols in name!!!! - trunk_length Short measurement name. Don't use math symbols in name!!!! - shoulder_girth Short measurement name. Don't use math symbols in name!!!! - upper_chest_girth Short measurement name. Don't use math symbols in name!!!! - bust_girth Short measurement name. Don't use math symbols in name!!!! - under_bust_girth Short measurement name. Don't use math symbols in name!!!! - waist_girth Short measurement name. Don't use math symbols in name!!!! - high_hip_girth Short measurement name. Don't use math symbols in name!!!! - hip_girth Short measurement name. Don't use math symbols in name!!!! - upper_front_chest_width Short measurement name. Don't use math symbols in name!!!! - front_chest_width Short measurement name. Don't use math symbols in name!!!! - across_front_shoulder_width Short measurement name. Don't use math symbols in name!!!! - across_back_shoulder_width Short measurement name. Don't use math symbols in name!!!! - upper_back_width Short measurement name. Don't use math symbols in name!!!! - back_width Short measurement name. Don't use math symbols in name!!!! - bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - halter_bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - neck_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - crotch_length Short measurement name. Don't use math symbols in name!!!! - rise_height Short measurement name. Don't use math symbols in name!!!! - shoulder_drop Short measurement name. Don't use math symbols in name!!!! - shoulder_slope_degrees Short measurement name. Don't use math symbols in name!!!! - front_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - front_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - front_neck_arc Short measurement name. Don't use math symbols in name!!!! - back_neck_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - front_waist_arc Short measurement name. Don't use math symbols in name!!!! - back_waist_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - front_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_hip_arc Short measurement name. Don't use math symbols in name!!!! - chest_slope Short measurement name. Don't use math symbols in name!!!! - back_slope Short measurement name. Don't use math symbols in name!!!! - front_waist_slope Short measurement name. Don't use math symbols in name!!!! - back_waist_slope Short measurement name. Don't use math symbols in name!!!! - front_neck_to_upper_chest_height Short measurement name. Don't use math symbols in name!!!! - front_neck_to_bust_height Short measurement name. Don't use math symbols in name!!!! - front_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - front_waist_to_lower_breast Short measurement name. Don't use math symbols in name!!!! - back_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - strap_length Short measurement name. Don't use math symbols in name!!!! - armscye_girth Short measurement name. Don't use math symbols in name!!!! - elbow_girth Short measurement name. Don't use math symbols in name!!!! - upper_arm_girth Short measurement name. Don't use math symbols in name!!!! - wrist_girth Short measurement name. Don't use math symbols in name!!!! - scye_depth Short measurement name. Don't use math symbols in name!!!! - shoulder_and_arm_length Short measurement name. Don't use math symbols in name!!!! - underarm_length Short measurement name. Don't use math symbols in name!!!! - cervicale_to_wrist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_to_elbow_length Short measurement name. Don't use math symbols in name!!!! - arm_length Short measurement name. Don't use math symbols in name!!!! - hand_width Short measurement name. Don't use math symbols in name!!!! - hand_length Short measurement name. Don't use math symbols in name!!!! - hand_girth Short measurement name. Don't use math symbols in name!!!! - thigh_girth Short measurement name. Don't use math symbols in name!!!! - mid_thigh_girth Short measurement name. Don't use math symbols in name!!!! - knee_girth Short measurement name. Don't use math symbols in name!!!! - calf_girth Short measurement name. Don't use math symbols in name!!!! - ankle_girth Short measurement name. Don't use math symbols in name!!!! - knee_height Short measurement name. Don't use math symbols in name!!!! - ankle_height Short measurement name. Don't use math symbols in name!!!! - foot_width Short measurement name. Don't use math symbols in name!!!! - foot_length Short measurement name. Don't use math symbols in name!!!! - height Short measurement name. Don't use math symbols in name!!!! - cervicale_height Short measurement name. Don't use math symbols in name!!!! - cervicale_to_knee_height Short measurement name. Don't use math symbols in name!!!! - waist_height Short measurement name. Don't use math symbols in name!!!! - high_hip_height Short measurement name. Don't use math symbols in name!!!! - hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_knee_height Short measurement name. Don't use math symbols in name!!!! - crotch_height Short measurement name. Don't use math symbols in name!!!! - size Short measurement name. Don't use math symbols in name!!!! - height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! - height_nipple_point Short measurement name. Don't use math symbols in name!!!! - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! - height_scapular_point Short measurement name. Don't use math symbols in name!!!! - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - front_waist_length Short measurement name. Don't use math symbols in name!!!! - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! - chest_width Short measurement name. Don't use math symbols in name!!!! - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - half_girth_neck Short measurement name. Don't use math symbols in name!!!! - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! - half_girth_waist Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! - waist_to_knee Short measurement name. Don't use math symbols in name!!!! - shoulder_height Short measurement name. Don't use math symbols in name!!!! - head_height Short measurement name. Don't use math symbols in name!!!! - body_position Short measurement name. Don't use math symbols in name!!!! - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! - depth_waist_first Short measurement name. Don't use math symbols in name!!!! - depth_waist_second Short measurement name. Don't use math symbols in name!!!! @@ -4755,799 +3833,666 @@ Do you want to save your changes? MeasurementsDescriptions - Around fullest part of Head Full measurement description - Around middle part of Neck Full measurement description - Around Neck at base Full measurement description - Vertical Distance from Crown to Nape Full measurement description - Front Neck Center over tape at Bustline to Front Waist Center Full measurement description - Back Neck Center to Back Waist Center Full measurement description - NeckPoint to ShoulderTip Full measurement description - Armpit to Waist side Full measurement description - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point Full measurement description - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides Full measurement description - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest Full measurement description - Around fullest part of Bust, parallel to floor Full measurement description - Around Chest below the Bust, parallel to floor Full measurement description - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. Full measurement description - Around HighHip, parallel to floor Full measurement description - Around Hip, parallel to floor Full measurement description - Across Front UpperChest, smallest width from armscye to armscye Full measurement description - Across Front Chest, from armfold to armfold Full measurement description - From ShoulderTip to ShoulderTip, across Front Full measurement description - From ShoulderTip to ShoulderTip, across Back Full measurement description - Across Back UpperChest, smallest width from armscye to armscye Full measurement description - Across Back Chest, from armfold to armfold Full measurement description - Distance between BustPoints, across Chest Full measurement description - Distance from Bustpoint, behind neck, down to Bustpoint Full measurement description - From NeckPoint to BustPoint Full measurement description - From Front Waist Center, down to crotch, up to Back Waist Center Full measurement description - Sit on hard chair, measure from side waist straight down to chair bottom Full measurement description - Vertical Distance from NeckPoint level to ShoulderTip level Full measurement description - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer Full measurement description - ShoulderTip to Front Waist Center Full measurement description - ShoulderTip to Back Waist Center Full measurement description - NeckPoint straight down front chest to Waistline Full measurement description - Back NeckPoint straight down back chest to Waistline Full measurement description - NeckPoint to NeckPoint through Front Neck Center Full measurement description - NeckPoint to NeckPoint across Nape Full measurement description - Front upper-bust arc Full measurement description - Back UpperBust side to side Full measurement description - Front Waist side to side Full measurement description - Back Waist side to side Full measurement description - Front UpperHip side to side Full measurement description - Back UpperHip side to side Full measurement description - Front Hip side to side Full measurement description - Back Hip side to side Full measurement description - NeckPoint to Front ArmfoldPoint Full measurement description - NeckPoint to Back ArmfoldPoint Full measurement description - NeckPoint across Front Chest to Waist side Full measurement description - NeckPoint across Back Chest to Waist side Full measurement description - Front Neck Center straight down to UpperChest line Full measurement description - Front Neck Center straight down to Bust line Full measurement description - Front Upper chest waist Full measurement description - Front waist to lower breast Full measurement description - Back waist to upper chest Full measurement description - Strap length Full measurement description - Around Armscye Full measurement description - Around Elbow with elbow bent Full measurement description - Around UpperArm Full measurement description - Around Wrist Full measurement description - Nape straight down to UnderBust line (same as Back UpperBust height) Full measurement description - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description - Armpit to Wrist, with arm straight and hanging at side Full measurement description - Nape to Wrist, with elbow bent and hand on hip Full measurement description - ShoulderTip to Elbow, with elbow bent and hand on hip Full measurement description - ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description - Hand side to side Full measurement description - Hand Middle Finger tip to wrist Full measurement description - Around Hand Full measurement description - Around Thigh Full measurement description - Around MidThigh Full measurement description - Around Knee Full measurement description - Around Calf Full measurement description - Around Ankle Full measurement description - Knee to Floor Full measurement description - Ankle to Floor Full measurement description - Widest part of Foot side to side Full measurement description - Tip of Longest Toe straight to back of heel Full measurement description - Top of head to floor Full measurement description - Nape to Floor Full measurement description - Nape to Knee Full measurement description - Waist side to floor Full measurement description - HighHip side to Floor Full measurement description - Hip side to Floor Full measurement description - Waist side to Hip Full measurement description - Waist side to Knee Full measurement description - Crotch to Floor along inside leg Full measurement description - Size Full measurement description - Height of the point base of the neck in front Full measurement description - Height of the base of the neck side point Full measurement description - The height of the shoulder point Full measurement description - Height nipple point Full measurement description - Height back angle axilla Full measurement description - Height scapular point Full measurement description - Height under buttock folds Full measurement description - Hips excluding protruding abdomen Full measurement description - Girth foot instep Full measurement description - The distance from the side waist to floor Full measurement description - The distance from the front waist to floor Full measurement description - Arc through groin area Full measurement description - The distance from the waist to the plane seat Full measurement description - The distance from the base of the neck to the side of the radial point Full measurement description - Distance from the base of the neck side point to the end of the third finger Full measurement description - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description - Arc through the highest point of the shoulder joint Full measurement description - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description - The distance from the waist to the back base of the neck side point Full measurement description - Arc length of the upper body through the base of the neck side point Full measurement description - Chest width Full measurement description - Anteroposterior diameter of the hands Full measurement description - Height clavicular point Full measurement description - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description - Slash shoulder height Full measurement description - Half girth neck Full measurement description - Half girth neck for shirts Full measurement description - Half girth chest first Full measurement description - Half girth chest second Full measurement description - Half girth chest third Full measurement description - Half girth waist Full measurement description - Half girth hips considering protruding abdomen Full measurement description - Half girth hips excluding protruding abdomen Full measurement description - Girth knee flexed feet Full measurement description - Neck transverse diameter Full measurement description - Front slash shoulder height Full measurement description - The distance from the base of the neck to the waist line front Full measurement description - Hand vertical diameter Full measurement description - Distance from neck to knee point Full measurement description - The distance from the waist to the knee Full measurement description - Shoulder height Full measurement description - Head height Full measurement description - Body position Full measurement description - Arc behind the shoulder girdle Full measurement description - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description - Depth waist first Full measurement description - Depth waist second Full measurement description @@ -5556,799 +4501,666 @@ Do you want to save your changes? MeasurementsFullNames - Head girth Full measurement name - Mid-neck girth Full measurement name - Neck Base girth Full measurement name - Head and Neck length Full measurement name - Front Center length Full measurement name - Back Center length Full measurement name - Shoulder length Full measurement name - Side Waist length Full measurement name - Trunk length Full measurement name - Shoulder girth Full measurement name - Upper Chest girth Full measurement name - Bust girth Full measurement name - Under Bust girth Full measurement name - Waist girth Full measurement name - HighHip girth Full measurement name - Hip girth Full measurement name - Front Upper Chest width Full measurement name - Front Chest width Full measurement name - Front Across Shoulder width Full measurement name - Back Across Shoulder width Full measurement name - Back Upper Chest width Full measurement name - Back Chest width Full measurement name - BustPoint to BustPoint Full measurement name - Halter Bustpoint to Bustpoint Full measurement name - NeckPoint to BustPoint Full measurement name - Crotch length Full measurement name - Rise height Full measurement name - Shoulder Drop Full measurement name - Shoulder Slope degrees Full measurement name - Front Shoulder Balance Full measurement name - Back Shoulder Balance Full measurement name - Front Full Length Full measurement name - Back Full Length Full measurement name - Front Neck arc Full measurement name - Back Neck arc Full measurement name - Front upper-bust arc Full measurement name - Back UpperBust arc Full measurement name - Front Waist arc Full measurement name - Back Waist arc Full measurement name - Front UpperHip arc Full measurement name - Back UpperHip arc Full measurement name - Front Hip arc Full measurement name - Back Hip arc Full measurement name - Chest Balance Full measurement name - Back Balance Full measurement name - Front Waist Balance Full measurement name - Back Waist Balance Full measurement name - Front UpperChest height Full measurement name - Bust height Full measurement name - Front Upper chest waist Full measurement name - Front waist to lower breast Full measurement name - Back waist to upper chest Full measurement name - Strap length Full measurement name - Armscye Girth Full measurement name - Elbow Girth Full measurement name - Upperarm Girth Full measurement name - Wrist girth Full measurement name - Armscye depth Full measurement name - Shoulder and Arm length Full measurement name - Underarm length Full measurement name - Nape to wrist length Full measurement name - Elbow length Full measurement name - Arm length Full measurement name - Hand width Full measurement name - Hand length Full measurement name - Hand girth Full measurement name - Thigh girth Full measurement name - Midthigh girth Full measurement name - Knee girth Full measurement name - Calf girth Full measurement name - Ankle girth Full measurement name - Knee height Full measurement name - Ankle height Full measurement name - Foot width Full measurement name - Foot length Full measurement name - Total Height Full measurement name - Nape height Full measurement name - Nape to knee height Full measurement name - Waist height Full measurement name - HighHip height Full measurement name - Hip height Full measurement name - Waist to Hip height Full measurement name - Waist to Knee height Full measurement name - Crotch height/Inseam Full measurement name - Size Full measurement name - Height front neck base point Full measurement name - Height base neck side point Full measurement name - Height shoulder point Full measurement name - Height nipple point Full measurement name - Height back angle axilla Full measurement name - Height scapular point Full measurement name - Height under buttock folds Full measurement name - Hips excluding protruding abdomen Full measurement name - Girth foot instep Full measurement name - Side waist to floor Full measurement name - Front waist to floor Full measurement name - Arc through groin area Full measurement name - Waist to plane seat Full measurement name - Neck to radial point Full measurement name - Neck to third finger Full measurement name - Neck to first line chest circumference Full measurement name - Front waist length Full measurement name - Arc through shoulder joint Full measurement name - Neck to back line chest circumference Full measurement name - Waist to neck side Full measurement name - Arc length upper body Full measurement name - Chest width Full measurement name - Anteroposterior diameter hands Full measurement name - Height clavicular point Full measurement name - Height armhole slash Full measurement name - Slash shoulder height Full measurement name - Half girth neck Full measurement name - Half girth neck for shirts Full measurement name - Half girth chest first Full measurement name - Half girth chest second Full measurement name - Half girth chest third Full measurement name - Half girth waist Full measurement name - Half girth hips considering protruding abdomen Full measurement name - Half girth hips excluding protruding abdomen Full measurement name - Girth knee flexed feet Full measurement name - Neck transverse diameter Full measurement name - Front slash shoulder height Full measurement name - Neck to front waist line Full measurement name - Hand vertical diameter Full measurement name - Neck to knee point Full measurement name - Waist to knee Full measurement name - Shoulder height Full measurement name - Head height Full measurement name - Body position Full measurement name - Arc behind shoulder girdle Full measurement name - Neck to neck base Full measurement name - Depth waist first Full measurement name - Depth waist second Full measurement name @@ -6357,7 +5169,6 @@ Do you want to save your changes? MoveSPoint - Move single point @@ -6365,7 +5176,6 @@ Do you want to save your changes? MoveSpline - Move spline @@ -6373,7 +5183,6 @@ Do you want to save your changes? MoveSplinePath - Move spline path @@ -6381,42 +5190,34 @@ Do you want to save your changes? PathPage - Open Directory - Path that use Valentina - Default - Edit - Type - Path - Individual measurements - Patterns @@ -6424,32 +5225,26 @@ Do you want to save your changes? PatternPage - User - User name - Graphical output - Use antialiasing - Undo - Count steps (0 - no limit) @@ -6457,115 +5252,77 @@ Do you want to save your changes? PostfixOperators - cm centimeter - mm millimeter - in inch - - QCommandLineParser - - - Displays version information. - - - - - Displays this help. - - - - - Unknown option '%1'. - - - - - Unknown options: %1. - - - - - Missing value after '%1'. - - - - - Unexpected value after '%1'. - - - - - [options] - - - - - Usage: %1 - - - - - Options: - - - - - Arguments: - - - QObject - Create new pattern piece to start working. - Add node - Move detail - mm - - cm - inch + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece @@ -6573,7 +5330,6 @@ Do you want to save your changes? STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description @@ -6582,7 +5338,6 @@ Do you want to save your changes? SaveDetailOptions - Save detail option @@ -6590,7 +5345,6 @@ Do you want to save your changes? SaveToolOptions - Save tool option @@ -6598,152 +5352,118 @@ Do you want to save your changes? TableWindow - - Create a layout - - - - - toolBar - - - - Save שמור - - + Create a layout + + + + toolBar + + + Save layout - Next - Next detail - Turn - Turn the detail 90 degrees - Stop - Stop laying - Enlarge letter - Enlarge the length of the sheet - Reduce sheet - Reduce the length of the sheet - - Mirroring - - Zoom In - - Zoom Out - 0 details left. - - Collisions not found. - %1 details left. - untitled - Svg files (*.svg) - PDF files (*.pdf) - Images (*.png) - PS files (*.ps) - EPS files (*.eps) - Collisions found. - Creating file '%1' failed! %2 - Critical error! @@ -6751,12 +5471,10 @@ Do you want to save your changes? VAbstractTool - Confirm the deletion. - Do you really want delete? @@ -6764,42 +5482,34 @@ Do you want to save your changes? VApplication - Error parsing file. Program will be terminated. - Error bad id. Program will be terminated. - Error can't convert value. Program will be terminated. - Error empty parameter. Program will be terminated. - Error wrong id. Program will be terminated. - Something's wrong!! - Could not copy temp file to document file - Could not remove document file @@ -6807,21 +5517,14 @@ Do you want to save your changes? VContainer - - - - Can't find object - - Can't cast object - Can't find object. Type mismatch. @@ -6829,50 +5532,44 @@ Do you want to save your changes? VDomDocument - Can't convert toUInt parameter - Can't convert toBool parameter - Got empty parameter - Can't convert toDouble parameter - - Can't open file %1: %2. - Can't open schema file %1: %2. - + Could not load schema file. + + + Validation error file %3 in line %1 column %2 - Parsing error file %3 in line %1 column %2 - Couldn't get node @@ -6880,17 +5577,14 @@ Do you want to save your changes? VDrawTool - Options אפשרויות - Delete למחוק - Edit wrong formula @@ -6898,7 +5592,6 @@ Do you want to save your changes? VException - Critical error! @@ -6906,10 +5599,6 @@ Do you want to save your changes? VFormula - - - - Error @@ -6917,12 +5606,10 @@ Do you want to save your changes? VFormulaProperty - Value - Formula @@ -6930,208 +5617,179 @@ Do you want to save your changes? VFormulaPropertyEditor - ... + + VPE::VColorPropertyEditor + + ... + + + + + VPE::VFileEditWidget + + ... + + + + Directory + + + + Open File + + + VPattern - Can't find tool in table. - Error no unique id. - - Error parsing file. - Error can't convert value. - Error empty parameter. - Error wrong id. - Critical error! - Error parsing file (std::bad_alloc). - Error creating or updating detail - Error creating or updating single point - - Error creating or updating point of end line - - Error creating or updating point along line - - Error creating or updating point of shoulder - - Error creating or updating point of normal - - Error creating or updating point of bisector - Error creating or updating point of lineintersection - - Error creating or updating point of contact - Error creating or updating modeling point - Error creating or updating height - Error creating or updating triangle - Error creating or updating point of intersection - - Error creating or updating cut spline point - - Error creating or updating cut spline path point - - Error creating or updating cut arc point - - Error creating or updating point of intersection line and axis - - Error creating or updating point of intersection curve and axis - Error creating or updating line - Error creating or updating simple curve - Error creating or updating curve path - Error creating or updating modeling simple curve - Error creating or updating modeling curve path - - Error creating or updating simple arc - Error creating or updating modeling arc - Error creating or updating union details - Got wrong parameter id. Need only id > 0. - This id is not unique. - File error. @@ -7139,19 +5797,14 @@ Do you want to save your changes? VSplinePath - Not enough points to create the spline. - - - This spline does not exist. - Can't cut spline path with one point @@ -7159,12 +5812,10 @@ Do you want to save your changes? VTableGraphicsView - can't find detail - detail found @@ -7172,12 +5823,10 @@ Do you want to save your changes? VToolDetail - Options אפשרויות - Delete למחוק @@ -7185,182 +5834,118 @@ Do you want to save your changes? VToolOptionsPropertyBrowser - - Base point - - - - - - - - - - - - - - - - - - - Point label תווית הנקודה - - Position - - - - - Point at distance and angle - - - - - - - - - - - - - Line type - - - - - - - - - - - Length אורך - - - - Angle - - - - - Point at distance along line - - - - - Arc - - - - - Radius רדיוס - + Base point + + + + Position + + + + Point at distance and angle + + + + Line type + + + + Angle + + + + Point at distance along line + + + + Arc + + + First angle - Second angle - Point along bisector - Cut arc tool - Tool for segmenting a curve - Tool segment a pathed curve - Perpendicular point along line - Line between points - Point at line intersection - Point along perpendicular - Additional angle degrees - Point at intersection of arc and line - Tool to make point from x & y of two other points - Special point on shoulder - Curve tool - - Curve factor - Tool for path curve - Tool triangle - - Point intersection line and axis @@ -7368,31 +5953,26 @@ Do you want to save your changes? Variables - Line_ Left symbol _ in name - AngleLine_ Left symbol _ in name - Arc_ Left symbol _ in name - Spl_ Left symbol _ in name - SplPath Do not add symbol _ to the end of name @@ -7401,7 +5981,6 @@ Do you want to save your changes? VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7409,7 +5988,6 @@ Do you want to save your changes? VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7417,7 +5995,6 @@ Do you want to save your changes? VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7425,20 +6002,21 @@ Do you want to save your changes? VisToolSplinePath - - <b>Curve path</b>: <b>Enter</b> - finish creation + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation main - Pattern making program. - Pattern file. diff --git a/src/app/share/translations/valentina_it_IT.ts b/share/translations/valentina_it_IT.ts similarity index 65% rename from src/app/share/translations/valentina_it_IT.ts rename to share/translations/valentina_it_IT.ts index 5571aeff7..05352998f 100644 --- a/src/app/share/translations/valentina_it_IT.ts +++ b/share/translations/valentina_it_IT.ts @@ -4,7 +4,6 @@ AddDet - Add detail @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 @@ -20,7 +18,6 @@ AddToCalc - Add object @@ -28,7 +25,6 @@ AddUnionDetails - Add union details @@ -36,67 +32,54 @@ CommunityPage - Server - Server name/IP - Secure connection - Proxy settings - Use Proxy - Proxy address - Proxy port - Proxy user - Proxy pass - User settings - User Name - Save password - Password @@ -104,42 +87,34 @@ ConfigDialog - Apply - &Cancel - &Ok - Config Dialog - Configuration - Pattern - Community - Paths @@ -147,92 +122,74 @@ ConfigurationPage - Setup user interface language updated and will be used the next time start - Default unit updated and will be used the next pattern creation - Save - Auto-save modified pattern - - Interval: - - - - min - + Interval: + + + Language - GUI language - Decimal separator parts - With OS options (%1) - Default unit - Centimeters - Millimiters - Inches - Label language - Send crash reports - Send crash reports (recommended) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. @@ -240,7 +197,6 @@ DelTool - Delete tool @@ -248,7 +204,6 @@ DeleteDetail - Delete tool @@ -256,7 +211,6 @@ DeletePatternPiece - Delete pattern piece %1 @@ -264,460 +218,383 @@ DialogAboutApp - About Valentina - Valentina version - Contributors - Based on Qt %2 (32 bit) - Built on %3 at %4 - Web site : %1 - Warning - Cannot open your default browser DialogAlongLine - - - Point along line - - - - - Length - - - - - Insert variable into the formula - - ... ... - - - Calculate value - - - - - Value of length - - _ _ - + Point along line + + + + Length + + + + Insert variable into the formula + + + + Calculate value + + + + Value of length + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - First point of line - Second point - Second point of line - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of line DialogArc - - - Arc - - - - - Radius - - - - - Insert variable into the formula - - ... ... - - - - - Calculate value - - - - - Value of radius - - _ _ - - - + Arc + + + + Radius + + + + Insert variable into the formula + + + + Calculate value + + + + Value of radius + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - - Insert variable into formula - - - - - Value of first angle - - - - First angle - + Insert variable into formula + + + + Value of first angle + + + Second angle - Insert marked variable into formula - Value of second angle - Center point - Select point of center of arc - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Value of angle of line. + + Error + + + + Radius can't be negative + + + + Angles equal + + DialogBisector - - - Bisector - - - - - Length - - - - - Insert marked variable into the formula - - ... ... - - Calculate value - - - - - Value of length - - - - _ _ - + Bisector + + + + Length + + + + Insert marked variable into the formula + + + + Calculate value + + + + Value of length + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - First point of angle - Second point - Second point of angle - Third point - Third point of angle - Type of line - Show line from second point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of angle - Select third point of angle @@ -725,419 +602,339 @@ DialogCurveIntersectAxis - Curve intersect axis - Angle - Calculate value - Value of angle - <html><head/><body><p>Show full calculation in message box</p></body></html> - Axis point - - First point of line - Curve - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Select axis point DialogCutArc - - - Length - - - - - Cut arc - - ... ... - - Calculate value - - - - - Value of length - - - - _ _ - + Cut arc + + + + Length + + + + Calculate value + + + + Value of length + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Arc - Selected curve - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula DialogCutSpline - - - Length - - - - - Cut curve - - ... ... - - Calculate value - - - - - Value of length - - - - _ _ - + Cut curve + + + + Length + + + + Calculate value + + + + Value of length + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Curve - Selected curve - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula DialogCutSplinePath - - - Length - - - - - Cut curve path - - ... ... - - Calculate value - - - - - Value of length - - - - _ _ - + Cut curve path + + + + Length + + + + Calculate value + + + + Value of length + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Curve - Selected curve path - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -1145,275 +942,220 @@ DialogDetail - - Detail - Bias X - - - cm - Bias Y - Options - Name of detail - Seam allowance - Width - Closed - Delete - Got wrong scene object. Ignore. DialogEditWrongFormula - - - Edit formula - - - - - Formula - - - - - Insert variable into formula - - ... ... - - Calculate value - - - - - Value of first angle - - - - _ _ - + Edit formula + + + + Formula + + + + Insert variable into formula + + + + Calculate value + + + + Value of first angle + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables DialogEndLine - - - Point in the end of a line - - - - - Length - - ... ... - - - - Calculate value - - - - - Value of length - - _ _ - - + Point in the end of a line + + + + Length + + + + Calculate value + + + + Value of length + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Angle - Value of angle - Base point - First point of line - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables @@ -1421,50 +1163,38 @@ DialogHeight - Height - Point label - Base point - - - - First point of line - Second point of line - Type of line - Show line from first point to our point - Select first point of line - Select second point of line @@ -1472,425 +1202,324 @@ DialogHistory - History - - Tool - - - - - Can't create record. - %1 - Base point - - %1_%2 - Line from point %1 to point %2 - %3 - Point along line %1_%2 - %1 - Point of shoulder - %3 - normal to line %1_%2 - %4 - bisector of angle %1_%2_%3 - %5 - intersection of lines %1_%2 and %3_%4 - Curve %1_%2 - Arc with center in point %1 - Curve point %1 - %4 - point of contact of arc with the center in point %1 and line %2_%3 - Point of perpendicular from point %1 to line %2_%3 - Triangle: axis %1_%2, points %3 and %4 - %1 - point of intersection %2 and %3 - %1 - cut arc with center %2 - %1 - cut curve %2_%3 - %1 - cut curve path %2 - %1 - point of intersection line %2_%3 and axis through point %4 - %1 - point of intersection curve and axis through point %2 DialogIncrements - - - - Increments - - - - - - Name - - - - - - The calculated value - - - - - - Base value - - - - - - In sizes - - - - - - - Description - - ... ... - - + Increments + + + Measurements - Load another measurements table - Personal information - Given name - Family name - Birth date - Sex - Email - Hide empty measurements - - + Name + + + + The calculated value + + + + Base value + + + + In sizes + + + In heights - + Description + + + Lines - Line - - - Length - Curves - Curve - Arcs - Arc - - - File error. - male - female - Could not save GivenName - Could not save FamilyName - Could not save Email - Could not save Sex - Could not save BirthDate - Measurements use different units than pattern. This pattern required measurements in %1 - Individual measurements (*.vit) - - Open file - - Wrong units. - Standard measurements (*.vst) - Name_%1 - Can't save measurement DialogIndividualMeasurements - - - Individual measurements - - - - - Pattern piece name - - - - - Exist measurements - - - - - - Path: - - ... ... - + Individual measurements + + + + Pattern piece name + + + + Exist measurements + + + + Path: + + + Given name: - Family name: - New measurements - Units: - Could not create measurements file - Please try again or change file - - File error. - - Individual measurements (*.vit) - Open file - Where save measurements? - Centimeters - Millimiters - Inches @@ -1898,32 +1527,26 @@ DialogLine - Line - First point - Second point - Type of line - Show line from first point to this point - Select second point @@ -1931,49 +1554,38 @@ DialogLineIntersect - Intersection of lines - Point label - First line - - First point - - Second point - Second line - Select second point of first line - Select first point of second line - Select second point of second line @@ -1981,124 +1593,98 @@ DialogLineIntersectAxis - Line intersect axis - Angle - Calculate value - Value of angle - <html><head/><body><p>Show full calculation in message box</p></body></html> - Axis point - - - First point of line - First line point - Second line point - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Select second point of line - Select axis point @@ -2106,158 +1692,129 @@ DialogMeasurements - Measurements - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> - Graduation - Use for creation pattern standard measurement table - Individual - Use for creation pattern individual measurements DialogNormal - - - Normal - - - - - Length - - - - - Insert variable into formula - - ... ... - - - Calculate value - - - - - Value of length - - _ _ - + Normal + + + + Length + + + + Insert variable into formula + + + + Calculate value + + + + Value of length + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - Second point - Additional angle degrees - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of line @@ -2265,42 +1822,34 @@ DialogPatternProperties - Pattern properties - Description - Author name - Pattern description - For technical notes. - Heights and Sizes - All heights (cm) - All sizes (cm) @@ -2308,296 +1857,233 @@ DialogPatternXmlEdit - XML Editor - Value : - Name : - <No selection> - Type : - Add attribute - Add son - Remove attribute - Remove node - Set - Cancel - Apply changes - Undo last - Immediate apply - Base selection - All pattern pieces - - - - No changes - Cannot delete previously created node - No changes left - Cannot undo change - - <no value> - - Unchanged - Cannot delete previously created attribute - Node Name - - Name: - Node Value (may be empty) - - Value: - Attribute Name - Attribute Value - No selection - Root node - Node - Attribute DialogPointOfContact - - - Point of contact - - - - - Radius - - - - - Insert variable into formula - - ... ... - - - Calculate value - - - - - Value of radius - - _ _ - + Point of contact + + + + Radius + + + + Insert variable into formula + + + + Calculate value + + + + Value of radius + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - Center of arc - - Select point of center of arc - Top of the line - End of the line - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula. - Select second point of line @@ -2605,168 +2091,137 @@ DialogPointOfIntersection - Point of intersection - Point label - vertical point - First point of angle - horizontal point - Second point of angle - Select point horizontally DialogShoulderPoint - - - Point of shoulder - - - - - Length - - - - - Insert variable into formula - - ... ... - - - Calculate value - - - - - Value of length - - _ _ - + Point of shoulder + + + + Length + + + + Insert variable into formula + + + + Calculate value + + + + Value of length + + + <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - Second point - Third point - Type of line - Show line from first point to our point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select first point of line - Select second point of line @@ -2774,32 +2229,26 @@ DialogSinglePoint - Single point - Coordinates on the sheet - Coordinates - Y coordinate - X coordinate - Point label @@ -2807,47 +2256,38 @@ DialogSpline - Curve - First point - Length ratio of the first control point - The angle of the first control point - Second point - Length ratio of the second control point - The angle of the second control point - Coefficient of curvature of the curve - Select last point of curve @@ -2855,47 +2295,38 @@ DialogSplinePath - Curved path - Point of curve - Length ratio of the first control point - The angle of the first control point - Length ratio of the second control point - The angle of the second control point - List of points - Coefficient of curvature of the curve - Select point of curve path @@ -2903,22 +2334,18 @@ DialogStandardMeasurements - Standard table - Pattern piece name - Standard measurements table - File error. @@ -2926,51 +2353,38 @@ DialogTool - - - - - Error - Empty field - Value can't be 0 - Value - Height - Size - Line length - Arc length - Curve length @@ -2978,55 +2392,42 @@ DialogTriangle - Triangle - Point label - First point of axis - - - - First point of line - Second point of axis - First point - Second point - Select second point of axis - Select first point - Select second point @@ -3034,27 +2435,22 @@ DialogUndo - Broken formula - Error while calculation formula. You can try undo last operation or fix broken formula. - &Undo - &Fix formula - &Cancel @@ -3062,185 +2458,153 @@ DialogUnionDetails - - Select first point - - - - - Select second point - - - - - - Select another second point - - - - - Select detail - - - - Union details - <html><head/><body><p>Do you really want union details?</p></body></html> + + Select first point + + + + Select second point + + + + Select another second point + + + + Select detail + + Functions - sin sine function - cos cosine function - tan tangens function - asin arcus sine function - acos arcus cosine function - atan arcus tangens function - sinh hyperbolic sine function - cosh hyperbolic cosine - tanh hyperbolic tangens function - asinh hyperbolic arcus sine function - acosh hyperbolic arcus tangens function - atanh hyperbolic arcur tangens function - log2 logarithm to the base 2 - log10 logarithm to the base 10 - log logarithm to the base 10 - ln logarithm to base e (2.71828...) - exp e raised to the power of x - sqrt square root of a value - sign sign function -1 if x<0; 1 if x>0 - rint round to nearest integer - abs absolute value - min min of all arguments - max max of all arguments - sum sum of all arguments - avg mean value of all arguments @@ -3249,7 +2613,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. @@ -3257,1576 +2620,1291 @@ MainWindow - - Valentina - - - - - Tools for creating points. - - - - - Point - - - - - - ... ... - - Tool triangle. - - - - - Tools for creating lines. - - - - - Line - - - - - Tools for creating curves. - - - - - Curve - - - - - Curve tool. - - - - - Tool for path curve. - - - - - Tool segment a pathed curve. - - - - - Tool for segmenting a curve. - - - - - Tools for creating arcs. - - - - - Arc - - - - - Arc tool. - - - - - Tools for creating details. - - - - - Detail - - - - - Tool new detail. - - - - - New - - - - - Create a new pattern - - - - - Ctrl+N - - - - - Open - - - - - Open file with pattern - - - - - Save - - - - - Save pattern - - - - - Ctrl+S - - - - - Save as - - - - - Point at distance and angle - - - - - Special point on shoulder. - - - - - Point at intersection of arc and line. - - - - - Point along bisector - - - - - Point along perpendicular - - - - - Point at distance along line - - - - - Perpendicular point along line - - - - - Tool to make point from x & y of two other points. - - - - - Point of intersection line and axis - - - - - Line between points - - - - - Point at line intersection - - - - - Cut arc tool. - - - - - Tool for union two details. - - - - - &File - - - - - &Help - - - - - &Pattern piece - - - - - Measurements - - - - - Window - - - - - Toolbar files - - - - - ToolBar modes - - - - - Toolbar pattern - - - - - Toolbar options - - - - - Toolbar tools - - - - - Tool options - - - - - &New - - - - - &Open - - - - - &Save - - - - - Save &As... - - - - - Save not yet saved pattern - - - - - Ctrl+Shift+S - - - - - Draw - - - - - Draw mode - - - - - Ctrl+W - - - - - Details - - - - - Details mode - - - - Ctrl+E Ctrl+E - - - Pointer tools - - - - - New pattern piece - - - - - Add new pattern piece - - - - Ctrl+Shift+N Ctrl+Shift+N - - - Change the label of pattern piece - - - - - Table of variables - - - - - Tables of variables - - - - Ctrl+T Ctrl+T - - History - - - - Ctrl+H Ctrl+H - - Export pattern (layout) - - - - - About &Qt - - - - - &About Valentina - - - - - E&xit - - - - - Exit the application - - - - - Preferences - - - - - Pattern properties - - - - - Zoom in - - - - - Original zoom - - - - - Original Zoom - - - - - Zoom fit best - - - - - Ctrl+= - - - - - Stop - - - - - Stop using tool - - - - - Repot Bug... - - - - - Report bug - - - - - Close window - - - - - zoom in - - - - - - Zoom out - - - - - Edit pattern XML code - - - - - Create layout - - - - Ctrl+L Ctrl+L - - About Qt - - - - Ctrl+Q Ctrl+Q - - - Pattern piece %1 - - - - - Size: - - - - - pattern - - - - - /pattern.val - - - - - Critical error! - - - - - Error parsing file (std::bad_alloc). - - - - - Bad id. - - - - - File saved - - - - - untitled.val - - - - - Unsaved change - - - - - The pattern has been modified. -Do you want to save your changes? - - - - - &Undo - - - - - &Redo - - - - - Pattern piece: - - - - - Enter a new label for the pattern piece. - - - - - - - Select point - - - - - Individual measurements is under development - - - - - There is no way create individual measurements file independent on the pattern file. -For opening pattern need keep both files: pattern and measurements. Do you want continue? - - - - - Select first point - - - - - - - Select first point of line - - - - - Select first point of angle - - - - - Select first point of first line - - - - - Select first point curve - - - - - Select simple curve - - - - - Select point of center of arc - - - - - Select point of curve path - - - - - Select curve path - - - - - Select points, arcs, curves clockwise. - - - - - Select base point - - - - - Select first point of axis - - - - - Select point vertically - - - - - Select detail - - - - - Select arc - - - - - Select curve - - - - - Could not save file - - - - - Wrong units. - - - - - Application doesn't support standard table with inches. - - - - - File error. - - - - - File loaded - - - - - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? - - - - - Reopen files. - - - - - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 - - - - - could not be found. Do you want to update the file location - - - - - Standard measurements (*.vst) - - - - - Individual measurements (*.vit) - - <h1>%1</h1> %2 <br/><br/> %3 <br/><br/> %4 <h1>%1</h1> %2 <br/><br/> %3 <br/><br/> %4 - + Valentina + + + + Tools for creating points. + + + + Point + + + + Point along perpendicular + + + + Special point on shoulder. + + + + Tool triangle. + + + + Perpendicular point along line + + + + Point along bisector + + + + Point at intersection of arc and line. + + + + Tool to make point from x & y of two other points. + + + + Point at distance and angle + + + + Point at distance along line + + + + Point of intersection line and axis + + + + Tools for creating lines. + + + + Line + + + + Line between points + + + + Point at line intersection + + + + Tools for creating curves. + + + + Curve + + + + Curve tool. + + + + Tool for path curve. + + + + Tool for segmenting a curve. + + + + Tool segment a pathed curve. + + + + Tools for creating arcs. + + + + Arc + + + + Arc tool. + + + + Cut arc tool. + + + + Tools for creating details. + + + + Detail + + + + Tool new detail. + + + + Tool for union two details. + + + + &File + + + + &Help + + + + &Pattern piece + + + + Measurements + + + + Window + + + + Toolbar files + + + + ToolBar modes + + + + Toolbar pattern + + + + Toolbar options + + + + Toolbar tools + + + + Tool options + + + + New + + + + &New + + + + Create a new pattern + + + + Ctrl+N + + + + Open + + + + &Open + + + + Open file with pattern + + + + Save + + + + &Save + + + + Save pattern + + + + Ctrl+S + + + + Save &As... + + + + Save not yet saved pattern + + + + Ctrl+Shift+S + + + + Draw + + + + Draw mode + + + + Ctrl+W + + + + Details + + + + Details mode + + + + Pointer tools + + + + New pattern piece + + + + Add new pattern piece + + + + Change the label of pattern piece + + + + Table of variables + + + + Tables of variables + + + + History + + + + Export pattern (layout) + + + + Create layout + + + + About &Qt + + + + &About Valentina + + + + E&xit + + + + Exit the application + + + + Preferences + + + + Pattern properties + + + + Zoom in + + + + zoom in + + + + Zoom out + + + + Edit pattern XML code + + + + Original zoom + + + + Original Zoom + + + + Zoom fit best + + + + Ctrl+= + + + + Stop + + + + Stop using tool + + + + Repot Bug... + + + + Report bug + + + + Close window + + + + Online help + + + + Show online help + + + + Pattern piece %1 + + + + Individual measurements is under development + + + + There is no way create individual measurements file independent on the pattern file. +For opening pattern need keep both files: pattern and measurements. Do you want continue? + + + + Select point + + + + Select first point + + + + Select first point of line + + + + Select first point of angle + + + + Select first point of first line + + + + Select first point curve + + + + Select simple curve + + + + Select point of center of arc + + + + Select point of curve path + + + + Select curve path + + + + Select points, arcs, curves clockwise. + + + + Select base point + + + + Select first point of axis + + + + Select point vertically + + + + Select detail + + + + Select arc + + + + Select curve + + + + About Qt + + + Height: - + Size: + + + Pattern Piece: - - Pattern files (*.val) - - + pattern + + + + /pattern.val + + + + Save as + + + + Could not save file + + + Open file - - Error parsing file. - Error can't convert value. - - Error empty parameter. - Error wrong id. + + Critical error! + + + + Error parsing file (std::bad_alloc). + + + + Bad id. + + + + File saved + + + + untitled.val + + + + Unsaved change + + + + The pattern has been modified. +Do you want to save your changes? + + + + &Undo + + + + &Redo + + + + Pattern piece: + + + + Enter a new label for the pattern piece. + + + + This file already opened in another window. + + + + Wrong units. + + + + Application doesn't support standard table with inches. + + + + File error. + + + + File loaded + + + + Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? + + + + Reopen files. + + + + The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 + + + + could not be found. Do you want to update the file location + + + + Standard measurements (*.vst) + + + + Individual measurements (*.vit) + + Measurements - head_girth Short measurement name. Don't use math symbols in name!!!! - mid_neck_girth Short measurement name. Don't use math symbols in name!!!! - neck_base_girth Short measurement name. Don't use math symbols in name!!!! - head_and_neck_length Short measurement name. Don't use math symbols in name!!!! - center_front_waist_length Short measurement name. Don't use math symbols in name!!!! - center_back_waist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_length Short measurement name. Don't use math symbols in name!!!! - side_waist_length Short measurement name. Don't use math symbols in name!!!! - trunk_length Short measurement name. Don't use math symbols in name!!!! - shoulder_girth Short measurement name. Don't use math symbols in name!!!! - upper_chest_girth Short measurement name. Don't use math symbols in name!!!! - bust_girth Short measurement name. Don't use math symbols in name!!!! - under_bust_girth Short measurement name. Don't use math symbols in name!!!! - waist_girth Short measurement name. Don't use math symbols in name!!!! - high_hip_girth Short measurement name. Don't use math symbols in name!!!! - hip_girth Short measurement name. Don't use math symbols in name!!!! - upper_front_chest_width Short measurement name. Don't use math symbols in name!!!! - front_chest_width Short measurement name. Don't use math symbols in name!!!! - across_front_shoulder_width Short measurement name. Don't use math symbols in name!!!! - across_back_shoulder_width Short measurement name. Don't use math symbols in name!!!! - upper_back_width Short measurement name. Don't use math symbols in name!!!! - back_width Short measurement name. Don't use math symbols in name!!!! - bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - halter_bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - neck_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - crotch_length Short measurement name. Don't use math symbols in name!!!! - rise_height Short measurement name. Don't use math symbols in name!!!! - shoulder_drop Short measurement name. Don't use math symbols in name!!!! - shoulder_slope_degrees Short measurement name. Don't use math symbols in name!!!! - front_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - front_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - front_neck_arc Short measurement name. Don't use math symbols in name!!!! - back_neck_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - front_waist_arc Short measurement name. Don't use math symbols in name!!!! - back_waist_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - front_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_hip_arc Short measurement name. Don't use math symbols in name!!!! - chest_slope Short measurement name. Don't use math symbols in name!!!! - back_slope Short measurement name. Don't use math symbols in name!!!! - front_waist_slope Short measurement name. Don't use math symbols in name!!!! - back_waist_slope Short measurement name. Don't use math symbols in name!!!! - front_neck_to_upper_chest_height Short measurement name. Don't use math symbols in name!!!! - front_neck_to_bust_height Short measurement name. Don't use math symbols in name!!!! - front_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - front_waist_to_lower_breast Short measurement name. Don't use math symbols in name!!!! - back_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - strap_length Short measurement name. Don't use math symbols in name!!!! - armscye_girth Short measurement name. Don't use math symbols in name!!!! - elbow_girth Short measurement name. Don't use math symbols in name!!!! - upper_arm_girth Short measurement name. Don't use math symbols in name!!!! - wrist_girth Short measurement name. Don't use math symbols in name!!!! - scye_depth Short measurement name. Don't use math symbols in name!!!! - shoulder_and_arm_length Short measurement name. Don't use math symbols in name!!!! - underarm_length Short measurement name. Don't use math symbols in name!!!! - cervicale_to_wrist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_to_elbow_length Short measurement name. Don't use math symbols in name!!!! - arm_length Short measurement name. Don't use math symbols in name!!!! - hand_width Short measurement name. Don't use math symbols in name!!!! - hand_length Short measurement name. Don't use math symbols in name!!!! - hand_girth Short measurement name. Don't use math symbols in name!!!! - thigh_girth Short measurement name. Don't use math symbols in name!!!! - mid_thigh_girth Short measurement name. Don't use math symbols in name!!!! - knee_girth Short measurement name. Don't use math symbols in name!!!! - calf_girth Short measurement name. Don't use math symbols in name!!!! - ankle_girth Short measurement name. Don't use math symbols in name!!!! - knee_height Short measurement name. Don't use math symbols in name!!!! - ankle_height Short measurement name. Don't use math symbols in name!!!! - foot_width Short measurement name. Don't use math symbols in name!!!! - foot_length Short measurement name. Don't use math symbols in name!!!! - height Short measurement name. Don't use math symbols in name!!!! - cervicale_height Short measurement name. Don't use math symbols in name!!!! - cervicale_to_knee_height Short measurement name. Don't use math symbols in name!!!! - waist_height Short measurement name. Don't use math symbols in name!!!! - high_hip_height Short measurement name. Don't use math symbols in name!!!! - hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_knee_height Short measurement name. Don't use math symbols in name!!!! - crotch_height Short measurement name. Don't use math symbols in name!!!! - size Short measurement name. Don't use math symbols in name!!!! - height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! - height_nipple_point Short measurement name. Don't use math symbols in name!!!! - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! - height_scapular_point Short measurement name. Don't use math symbols in name!!!! - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - front_waist_length Short measurement name. Don't use math symbols in name!!!! - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! - chest_width Short measurement name. Don't use math symbols in name!!!! - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - half_girth_neck Short measurement name. Don't use math symbols in name!!!! - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! - half_girth_waist Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! - waist_to_knee Short measurement name. Don't use math symbols in name!!!! - shoulder_height Short measurement name. Don't use math symbols in name!!!! - head_height Short measurement name. Don't use math symbols in name!!!! - body_position Short measurement name. Don't use math symbols in name!!!! - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! - depth_waist_first Short measurement name. Don't use math symbols in name!!!! - depth_waist_second Short measurement name. Don't use math symbols in name!!!! @@ -4835,799 +3913,666 @@ For opening pattern need keep both files: pattern and measurements. Do you want MeasurementsDescriptions - Around fullest part of Head Full measurement description - Around middle part of Neck Full measurement description - Around Neck at base Full measurement description - Vertical Distance from Crown to Nape Full measurement description - Front Neck Center over tape at Bustline to Front Waist Center Full measurement description - Back Neck Center to Back Waist Center Full measurement description - NeckPoint to ShoulderTip Full measurement description - Armpit to Waist side Full measurement description - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point Full measurement description - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides Full measurement description - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest Full measurement description - Around fullest part of Bust, parallel to floor Full measurement description - Around Chest below the Bust, parallel to floor Full measurement description - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. Full measurement description - Around HighHip, parallel to floor Full measurement description - Around Hip, parallel to floor Full measurement description - Across Front UpperChest, smallest width from armscye to armscye Full measurement description - Across Front Chest, from armfold to armfold Full measurement description - From ShoulderTip to ShoulderTip, across Front Full measurement description - From ShoulderTip to ShoulderTip, across Back Full measurement description - Across Back UpperChest, smallest width from armscye to armscye Full measurement description - Across Back Chest, from armfold to armfold Full measurement description - Distance between BustPoints, across Chest Full measurement description - Distance from Bustpoint, behind neck, down to Bustpoint Full measurement description - From NeckPoint to BustPoint Full measurement description - From Front Waist Center, down to crotch, up to Back Waist Center Full measurement description - Sit on hard chair, measure from side waist straight down to chair bottom Full measurement description - Vertical Distance from NeckPoint level to ShoulderTip level Full measurement description - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer Full measurement description - ShoulderTip to Front Waist Center Full measurement description - ShoulderTip to Back Waist Center Full measurement description - NeckPoint straight down front chest to Waistline Full measurement description - Back NeckPoint straight down back chest to Waistline Full measurement description - NeckPoint to NeckPoint through Front Neck Center Full measurement description - NeckPoint to NeckPoint across Nape Full measurement description - Front upper-bust arc Full measurement description - Back UpperBust side to side Full measurement description - Front Waist side to side Full measurement description - Back Waist side to side Full measurement description - Front UpperHip side to side Full measurement description - Back UpperHip side to side Full measurement description - Front Hip side to side Full measurement description - Back Hip side to side Full measurement description - NeckPoint to Front ArmfoldPoint Full measurement description - NeckPoint to Back ArmfoldPoint Full measurement description - NeckPoint across Front Chest to Waist side Full measurement description - NeckPoint across Back Chest to Waist side Full measurement description - Front Neck Center straight down to UpperChest line Full measurement description - Front Neck Center straight down to Bust line Full measurement description - Front Upper chest waist Full measurement description - Front waist to lower breast Full measurement description - Back waist to upper chest Full measurement description - Strap length Full measurement description - Around Armscye Full measurement description - Around Elbow with elbow bent Full measurement description - Around UpperArm Full measurement description - Around Wrist Full measurement description - Nape straight down to UnderBust line (same as Back UpperBust height) Full measurement description - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description - Armpit to Wrist, with arm straight and hanging at side Full measurement description - Nape to Wrist, with elbow bent and hand on hip Full measurement description - ShoulderTip to Elbow, with elbow bent and hand on hip Full measurement description - ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description - Hand side to side Full measurement description - Hand Middle Finger tip to wrist Full measurement description - Around Hand Full measurement description - Around Thigh Full measurement description - Around MidThigh Full measurement description - Around Knee Full measurement description - Around Calf Full measurement description - Around Ankle Full measurement description - Knee to Floor Full measurement description - Ankle to Floor Full measurement description - Widest part of Foot side to side Full measurement description - Tip of Longest Toe straight to back of heel Full measurement description - Top of head to floor Full measurement description - Nape to Floor Full measurement description - Nape to Knee Full measurement description - Waist side to floor Full measurement description - HighHip side to Floor Full measurement description - Hip side to Floor Full measurement description - Waist side to Hip Full measurement description - Waist side to Knee Full measurement description - Crotch to Floor along inside leg Full measurement description - Size Full measurement description - Height of the point base of the neck in front Full measurement description - Height of the base of the neck side point Full measurement description - The height of the shoulder point Full measurement description - Height nipple point Full measurement description - Height back angle axilla Full measurement description - Height scapular point Full measurement description - Height under buttock folds Full measurement description - Hips excluding protruding abdomen Full measurement description - Girth foot instep Full measurement description - The distance from the side waist to floor Full measurement description - The distance from the front waist to floor Full measurement description - Arc through groin area Full measurement description - The distance from the waist to the plane seat Full measurement description - The distance from the base of the neck to the side of the radial point Full measurement description - Distance from the base of the neck side point to the end of the third finger Full measurement description - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description - Arc through the highest point of the shoulder joint Full measurement description - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description - The distance from the waist to the back base of the neck side point Full measurement description - Arc length of the upper body through the base of the neck side point Full measurement description - Chest width Full measurement description - Anteroposterior diameter of the hands Full measurement description - Height clavicular point Full measurement description - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description - Slash shoulder height Full measurement description - Half girth neck Full measurement description - Half girth neck for shirts Full measurement description - Half girth chest first Full measurement description - Half girth chest second Full measurement description - Half girth chest third Full measurement description - Half girth waist Full measurement description - Half girth hips considering protruding abdomen Full measurement description - Half girth hips excluding protruding abdomen Full measurement description - Girth knee flexed feet Full measurement description - Neck transverse diameter Full measurement description - Front slash shoulder height Full measurement description - The distance from the base of the neck to the waist line front Full measurement description - Hand vertical diameter Full measurement description - Distance from neck to knee point Full measurement description - The distance from the waist to the knee Full measurement description - Shoulder height Full measurement description - Head height Full measurement description - Body position Full measurement description - Arc behind the shoulder girdle Full measurement description - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description - Depth waist first Full measurement description - Depth waist second Full measurement description @@ -5636,799 +4581,666 @@ For opening pattern need keep both files: pattern and measurements. Do you want MeasurementsFullNames - Head girth Full measurement name - Mid-neck girth Full measurement name - Neck Base girth Full measurement name - Head and Neck length Full measurement name - Front Center length Full measurement name - Back Center length Full measurement name - Shoulder length Full measurement name - Side Waist length Full measurement name - Trunk length Full measurement name - Shoulder girth Full measurement name - Upper Chest girth Full measurement name - Bust girth Full measurement name - Under Bust girth Full measurement name - Waist girth Full measurement name - HighHip girth Full measurement name - Hip girth Full measurement name - Front Upper Chest width Full measurement name - Front Chest width Full measurement name - Front Across Shoulder width Full measurement name - Back Across Shoulder width Full measurement name - Back Upper Chest width Full measurement name - Back Chest width Full measurement name - BustPoint to BustPoint Full measurement name - Halter Bustpoint to Bustpoint Full measurement name - NeckPoint to BustPoint Full measurement name - Crotch length Full measurement name - Rise height Full measurement name - Shoulder Drop Full measurement name - Shoulder Slope degrees Full measurement name - Front Shoulder Balance Full measurement name - Back Shoulder Balance Full measurement name - Front Full Length Full measurement name - Back Full Length Full measurement name - Front Neck arc Full measurement name - Back Neck arc Full measurement name - Front upper-bust arc Full measurement name - Back UpperBust arc Full measurement name - Front Waist arc Full measurement name - Back Waist arc Full measurement name - Front UpperHip arc Full measurement name - Back UpperHip arc Full measurement name - Front Hip arc Full measurement name - Back Hip arc Full measurement name - Chest Balance Full measurement name - Back Balance Full measurement name - Front Waist Balance Full measurement name - Back Waist Balance Full measurement name - Front UpperChest height Full measurement name - Bust height Full measurement name - Front Upper chest waist Full measurement name - Front waist to lower breast Full measurement name - Back waist to upper chest Full measurement name - Strap length Full measurement name - Armscye Girth Full measurement name - Elbow Girth Full measurement name - Upperarm Girth Full measurement name - Wrist girth Full measurement name - Armscye depth Full measurement name - Shoulder and Arm length Full measurement name - Underarm length Full measurement name - Nape to wrist length Full measurement name - Elbow length Full measurement name - Arm length Full measurement name - Hand width Full measurement name - Hand length Full measurement name - Hand girth Full measurement name - Thigh girth Full measurement name - Midthigh girth Full measurement name - Knee girth Full measurement name - Calf girth Full measurement name - Ankle girth Full measurement name - Knee height Full measurement name - Ankle height Full measurement name - Foot width Full measurement name - Foot length Full measurement name - Total Height Full measurement name - Nape height Full measurement name - Nape to knee height Full measurement name - Waist height Full measurement name - HighHip height Full measurement name - Hip height Full measurement name - Waist to Hip height Full measurement name - Waist to Knee height Full measurement name - Crotch height/Inseam Full measurement name - Size Full measurement name - Height front neck base point Full measurement name - Height base neck side point Full measurement name - Height shoulder point Full measurement name - Height nipple point Full measurement name - Height back angle axilla Full measurement name - Height scapular point Full measurement name - Height under buttock folds Full measurement name - Hips excluding protruding abdomen Full measurement name - Girth foot instep Full measurement name - Side waist to floor Full measurement name - Front waist to floor Full measurement name - Arc through groin area Full measurement name - Waist to plane seat Full measurement name - Neck to radial point Full measurement name - Neck to third finger Full measurement name - Neck to first line chest circumference Full measurement name - Front waist length Full measurement name - Arc through shoulder joint Full measurement name - Neck to back line chest circumference Full measurement name - Waist to neck side Full measurement name - Arc length upper body Full measurement name - Chest width Full measurement name - Anteroposterior diameter hands Full measurement name - Height clavicular point Full measurement name - Height armhole slash Full measurement name - Slash shoulder height Full measurement name - Half girth neck Full measurement name - Half girth neck for shirts Full measurement name - Half girth chest first Full measurement name - Half girth chest second Full measurement name - Half girth chest third Full measurement name - Half girth waist Full measurement name - Half girth hips considering protruding abdomen Full measurement name - Half girth hips excluding protruding abdomen Full measurement name - Girth knee flexed feet Full measurement name - Neck transverse diameter Full measurement name - Front slash shoulder height Full measurement name - Neck to front waist line Full measurement name - Hand vertical diameter Full measurement name - Neck to knee point Full measurement name - Waist to knee Full measurement name - Shoulder height Full measurement name - Head height Full measurement name - Body position Full measurement name - Arc behind shoulder girdle Full measurement name - Neck to neck base Full measurement name - Depth waist first Full measurement name - Depth waist second Full measurement name @@ -6437,7 +5249,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want MoveSPoint - Move single point @@ -6445,7 +5256,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want MoveSpline - Move spline @@ -6453,7 +5263,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want MoveSplinePath - Move spline path @@ -6461,42 +5270,34 @@ For opening pattern need keep both files: pattern and measurements. Do you want PathPage - Open Directory - Path that use Valentina - Default - Edit - Type - Path - Individual measurements - Patterns @@ -6504,32 +5305,26 @@ For opening pattern need keep both files: pattern and measurements. Do you want PatternPage - User - User name - Graphical output - Use antialiasing - Undo - Count steps (0 - no limit) @@ -6537,115 +5332,77 @@ For opening pattern need keep both files: pattern and measurements. Do you want PostfixOperators - cm centimeter - mm millimeter - in inch - - QCommandLineParser - - - Displays version information. - - - - - Displays this help. - - - - - Unknown option '%1'. - - - - - Unknown options: %1. - - - - - Missing value after '%1'. - - - - - Unexpected value after '%1'. - - - - - [options] - - - - - Usage: %1 - - - - - Options: - - - - - Arguments: - - - QObject - Create new pattern piece to start working. - Add node - Move detail - mm - - cm - inch + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece @@ -6653,7 +5410,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description @@ -6662,7 +5418,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want SaveDetailOptions - Save detail option @@ -6670,7 +5425,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want SaveToolOptions - Save tool option @@ -6678,152 +5432,118 @@ For opening pattern need keep both files: pattern and measurements. Do you want TableWindow - Create a layout - toolBar - Save - - Save layout - Next - Next detail - Turn - Turn the detail 90 degrees - Stop - Stop laying - Enlarge letter - Enlarge the length of the sheet - Reduce sheet - Reduce the length of the sheet - - Mirroring - - Zoom In - - Zoom Out - 0 details left. - - Collisions not found. - %1 details left. - untitled - Svg files (*.svg) - PDF files (*.pdf) - Images (*.png) - PS files (*.ps) - EPS files (*.eps) - Collisions found. - Creating file '%1' failed! %2 - Critical error! @@ -6831,12 +5551,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want VAbstractTool - Confirm the deletion. - Do you really want delete? @@ -6844,42 +5562,34 @@ For opening pattern need keep both files: pattern and measurements. Do you want VApplication - Error parsing file. Program will be terminated. - Error bad id. Program will be terminated. - Error can't convert value. Program will be terminated. - Error empty parameter. Program will be terminated. - Error wrong id. Program will be terminated. - Something's wrong!! - Could not copy temp file to document file - Could not remove document file @@ -6887,21 +5597,14 @@ For opening pattern need keep both files: pattern and measurements. Do you want VContainer - - - - Can't find object - - Can't cast object - Can't find object. Type mismatch. @@ -6909,50 +5612,44 @@ For opening pattern need keep both files: pattern and measurements. Do you want VDomDocument - Can't convert toUInt parameter - Can't convert toBool parameter - Got empty parameter - Can't convert toDouble parameter - - Can't open file %1: %2. - Can't open schema file %1: %2. - + Could not load schema file. + + + Validation error file %3 in line %1 column %2 - Parsing error file %3 in line %1 column %2 - Couldn't get node @@ -6960,25 +5657,21 @@ For opening pattern need keep both files: pattern and measurements. Do you want VDrawTool - + Edit wrong formula + + + Options - Delete - - - Edit wrong formula - - VException - Critical error! @@ -6986,10 +5679,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want VFormula - - - - Error @@ -6997,12 +5686,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want VFormulaProperty - Value - Formula @@ -7010,208 +5697,179 @@ For opening pattern need keep both files: pattern and measurements. Do you want VFormulaPropertyEditor - ... ... + + VPE::VColorPropertyEditor + + ... + ... + + + + VPE::VFileEditWidget + + ... + ... + + + Directory + + + + Open File + + + VPattern - Can't find tool in table. - Error no unique id. - - Error parsing file. - Error can't convert value. - Error empty parameter. - Error wrong id. - Critical error! - Error parsing file (std::bad_alloc). - Error creating or updating detail - Error creating or updating single point - - Error creating or updating point of end line - - Error creating or updating point along line - - Error creating or updating point of shoulder - - Error creating or updating point of normal - - Error creating or updating point of bisector - Error creating or updating point of lineintersection - - Error creating or updating point of contact - Error creating or updating modeling point - Error creating or updating height - Error creating or updating triangle - Error creating or updating point of intersection - - Error creating or updating cut spline point - - Error creating or updating cut spline path point - - Error creating or updating cut arc point - - Error creating or updating point of intersection line and axis - - Error creating or updating point of intersection curve and axis - Error creating or updating line - Error creating or updating simple curve - Error creating or updating curve path - Error creating or updating modeling simple curve - Error creating or updating modeling curve path - - Error creating or updating simple arc - Error creating or updating modeling arc - Error creating or updating union details - Got wrong parameter id. Need only id > 0. - This id is not unique. - File error. @@ -7219,19 +5877,14 @@ For opening pattern need keep both files: pattern and measurements. Do you want VSplinePath - Not enough points to create the spline. - - - This spline does not exist. - Can't cut spline path with one point @@ -7239,12 +5892,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want VTableGraphicsView - can't find detail - detail found @@ -7252,12 +5903,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want VToolDetail - Options - Delete @@ -7265,182 +5914,118 @@ For opening pattern need keep both files: pattern and measurements. Do you want VToolOptionsPropertyBrowser - Base point - - - - - - - - - - - - - - - - Point label - Position - Point at distance and angle - - - - - - - - - Line type - - - - - - - - Length - - - Angle - Point at distance along line - Arc - - Radius - First angle - Second angle - Point along bisector - Cut arc tool - Tool for segmenting a curve - Tool segment a pathed curve - Perpendicular point along line - Line between points - Point at line intersection - Point along perpendicular - Additional angle degrees - Point at intersection of arc and line - Tool to make point from x & y of two other points - Special point on shoulder - Curve tool - - Curve factor - Tool for path curve - Tool triangle - - Point intersection line and axis @@ -7448,31 +6033,26 @@ For opening pattern need keep both files: pattern and measurements. Do you want Variables - Line_ Left symbol _ in name - AngleLine_ Left symbol _ in name - Arc_ Left symbol _ in name - Spl_ Left symbol _ in name - SplPath Do not add symbol _ to the end of name @@ -7481,7 +6061,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7489,7 +6068,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7497,7 +6075,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7505,20 +6082,21 @@ For opening pattern need keep both files: pattern and measurements. Do you want VisToolSplinePath - - <b>Curve path</b>: <b>Enter</b> - finish creation + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation main - Pattern making program. - Pattern file. diff --git a/src/app/share/translations/valentina_nl_NL.ts b/share/translations/valentina_nl_NL.ts similarity index 64% rename from src/app/share/translations/valentina_nl_NL.ts rename to share/translations/valentina_nl_NL.ts index 16b02a59e..1833f6ede 100644 --- a/src/app/share/translations/valentina_nl_NL.ts +++ b/share/translations/valentina_nl_NL.ts @@ -4,7 +4,6 @@ AddDet - Add detail @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 @@ -20,7 +18,6 @@ AddToCalc - Add object @@ -28,7 +25,6 @@ AddUnionDetails - Add union details @@ -36,67 +32,54 @@ CommunityPage - Server - Server name/IP - Secure connection - Proxy settings - Use Proxy - Proxy address - Proxy port - Proxy user - Proxy pass - User settings - User Name - Save password - Password @@ -104,42 +87,34 @@ ConfigDialog - Apply - &Cancel - &Ok - Config Dialog - Configuration - Pattern - Community - Paths @@ -147,92 +122,74 @@ ConfigurationPage - Setup user interface language updated and will be used the next time start - Default unit updated and will be used the next pattern creation - Save - Auto-save modified pattern - - Interval: - - - - min - + Interval: + + + Language - GUI language - Decimal separator parts - With OS options (%1) - Default unit - Centimeters - Millimiters - Inches - Label language - Send crash reports - Send crash reports (recommended) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. @@ -240,7 +197,6 @@ DelTool - Delete tool @@ -248,7 +204,6 @@ DeleteDetail - Delete tool @@ -256,7 +211,6 @@ DeletePatternPiece - Delete pattern piece %1 @@ -264,42 +218,34 @@ DialogAboutApp - About Valentina - Valentina version - Contributors - Based on Qt %2 (32 bit) - Built on %3 at %4 - Web site : %1 - Warning - Cannot open your default browser @@ -307,122 +253,98 @@ DialogAlongLine - Point along line - Length - Insert variable into the formula - Calculate value - Value of length - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - First point of line - Second point - Second point of line - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of line @@ -430,274 +352,229 @@ DialogArc - Arc - Radius - Insert variable into the formula - - - Calculate value - Value of radius - - - <html><head/><body><p>Show full calculation in message box</p></body></html> - - Insert variable into formula - - - - - Value of first angle - - - - - Measurements - - - - First angle - + Insert variable into formula + + + + Value of first angle + + + Second angle - Insert marked variable into formula - Value of second angle - Center point - Select point of center of arc - Input data - Size and height - + Measurements + + + Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Value of angle of line. + + Error + + + + Radius can't be negative + + + + Angles equal + + DialogBisector - Bisector - Length - Insert marked variable into the formula - Calculate value - Value of length - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - First point of angle - Second point - Second point of angle - Third point - Third point of angle - Type of line - Show line from second point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of angle - Select third point of angle @@ -705,113 +582,90 @@ DialogCurveIntersectAxis - Curve intersect axis - Angle - Calculate value - Value of angle - <html><head/><body><p>Show full calculation in message box</p></body></html> - Axis point - - First point of line - Curve - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Select axis point @@ -819,97 +673,78 @@ DialogCutArc - - Length - - - - Cut arc - + Length + + + Calculate value - Value of length - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Arc - Selected curve - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -917,97 +752,78 @@ DialogCutSpline - - Length - - - - Cut curve - + Length + + + Calculate value - Value of length - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Curve - Selected curve - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -1015,97 +831,78 @@ DialogCutSplinePath - - Length - - - - Cut curve path - + Length + + + Calculate value - Value of length - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Curve - Selected curve path - Point label - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula @@ -1113,60 +910,46 @@ DialogDetail - - Detail - Bias X - - - cm - Bias Y - Options - Name of detail - Seam allowance - Width - Closed - Delete - Got wrong scene object. Ignore. @@ -1174,87 +957,70 @@ DialogEditWrongFormula - Edit formula - Formula - Insert variable into formula - Calculate value - Value of first angle - _ - <html><head/><body><p>Show full calculation in message box</p></body></html> - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables @@ -1262,114 +1028,90 @@ DialogEndLine - Point in the end of a line - Length - - Calculate value - Value of length - - <html><head/><body><p>Show full calculation in message box</p></body></html> - Angle - Value of angle - Base point - First point of line - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables @@ -1377,50 +1119,38 @@ DialogHeight - Height - Point label - Base point - - - - First point of line - Second point of line - Type of line - Show line from first point to our point - Select first point of line - Select second point of line @@ -1428,118 +1158,90 @@ DialogHistory - History - - Tool - - - - - Can't create record. - %1 - Base point - - %1_%2 - Line from point %1 to point %2 - %3 - Point along line %1_%2 - %1 - Point of shoulder - %3 - normal to line %1_%2 - %4 - bisector of angle %1_%2_%3 - %5 - intersection of lines %1_%2 and %3_%4 - Curve %1_%2 - Arc with center in point %1 - Curve point %1 - %4 - point of contact of arc with the center in point %1 and line %2_%3 - Point of perpendicular from point %1 to line %2_%3 - Triangle: axis %1_%2, points %3 and %4 - %1 - point of intersection %2 and %3 - %1 - cut arc with center %2 - %1 - cut curve %2_%3 - %1 - cut curve path %2 - %1 - point of intersection line %2_%3 and axis through point %4 - %1 - point of intersection curve and axis through point %2 @@ -1547,207 +1249,154 @@ DialogIncrements - - Increments - - Email - - - - - - Name - - - - - - The calculated value - - - - - - Base value - - - - - - In sizes - - - - - - - Description - - - - - Measurements - Load another measurements table - Personal information - Given name - Family name - Birth date - Sex - + Email + + + Hide empty measurements - - + Name + + + + The calculated value + + + + Base value + + + + In sizes + + + In heights - + Description + + + Lines - Line - - - Length - Curves - Curve - Arcs - Arc - - - File error. - male - female - Could not save GivenName - Could not save FamilyName - Could not save Email - Could not save Sex - Could not save BirthDate - Measurements use different units than pattern. This pattern required measurements in %1 - Individual measurements (*.vit) - - Open file - - Wrong units. - Standard measurements (*.vst) - Name_%1 - Can't save measurement @@ -1755,90 +1404,70 @@ DialogIndividualMeasurements - Individual measurements - Pattern piece name - Exist measurements - - Path: - Given name: - Family name: - New measurements - Units: - Could not create measurements file - Please try again or change file - - File error. - - Individual measurements (*.vit) - Open file - Where save measurements? - Centimeters - Millimiters - Inches @@ -1846,32 +1475,26 @@ DialogLine - Line - First point - Second point - Type of line - Show line from first point to this point - Select second point @@ -1879,49 +1502,38 @@ DialogLineIntersect - Intersection of lines - Point label - First line - - First point - - Second point - Second line - Select second point of first line - Select first point of second line - Select second point of second line @@ -1929,124 +1541,98 @@ DialogLineIntersectAxis - Line intersect axis - Angle - Calculate value - Value of angle - <html><head/><body><p>Show full calculation in message box</p></body></html> - Axis point - - - First point of line - First line point - Second line point - Point label - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Select second point of line - Select axis point @@ -2054,32 +1640,26 @@ DialogMeasurements - Measurements - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> - Graduation - Use for creation pattern standard measurement table - Individual - Use for creation pattern individual measurements @@ -2087,117 +1667,94 @@ DialogNormal - Normal - Length - Insert variable into formula - Calculate value - Value of length - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - Second point - Additional angle degrees - Type of line - Show line from first point to this point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select second point of line @@ -2205,42 +1762,34 @@ DialogPatternProperties - Pattern properties - Description - Author name - Pattern description - For technical notes. - Heights and Sizes - All heights (cm) - All sizes (cm) @@ -2248,174 +1797,134 @@ DialogPatternXmlEdit - XML Editor - Value : - Name : - <No selection> - Type : - Add attribute - Add son - Remove attribute - Remove node - Set - Cancel - Apply changes - Undo last - Immediate apply - Base selection - All pattern pieces - - - - No changes - Cannot delete previously created node - No changes left - Cannot undo change - - <no value> - - Unchanged - Cannot delete previously created attribute - Node Name - - Name: - Node Value (may be empty) - - Value: - Attribute Name - Attribute Value - No selection - Root node - Node - Attribute @@ -2423,113 +1932,90 @@ DialogPointOfContact - Point of contact - Radius - Insert variable into formula - Calculate value - Value of radius - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - Center of arc - - Select point of center of arc - Top of the line - End of the line - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula. - Select second point of line @@ -2537,37 +2023,30 @@ DialogPointOfIntersection - Point of intersection - Point label - vertical point - First point of angle - horizontal point - Second point of angle - Select point horizontally @@ -2575,122 +2054,98 @@ DialogShoulderPoint - Point of shoulder - Length - Insert variable into formula - Calculate value - Value of length - <html><head/><body><p>Show full calculation in message box</p></body></html> - Point label - First point - Second point - Third point - Type of line - Show line from first point to our point - Input data - Size and height - Measurements - Increments - Length of lines - Length of arcs - Length of curves - Angle of lines - Hide empty measurements - Variables - Click twice to insert into formula - Select first point of line - Select second point of line @@ -2698,32 +2153,26 @@ DialogSinglePoint - Single point - Coordinates on the sheet - Coordinates - Y coordinate - X coordinate - Point label @@ -2731,47 +2180,38 @@ DialogSpline - Curve - First point - Length ratio of the first control point - The angle of the first control point - Second point - Length ratio of the second control point - The angle of the second control point - Coefficient of curvature of the curve - Select last point of curve @@ -2779,47 +2219,38 @@ DialogSplinePath - Curved path - Point of curve - Length ratio of the first control point - The angle of the first control point - Length ratio of the second control point - The angle of the second control point - List of points - Coefficient of curvature of the curve - Select point of curve path @@ -2827,22 +2258,18 @@ DialogStandardMeasurements - Standard table - Pattern piece name - Standard measurements table - File error. @@ -2850,51 +2277,38 @@ DialogTool - - - - - Error - Empty field - Value can't be 0 - Value - Height - Size - Line length - Arc length - Curve length @@ -2902,55 +2316,42 @@ DialogTriangle - Triangle - Point label - First point of axis - - - - First point of line - Second point of axis - First point - Second point - Select second point of axis - Select first point - Select second point @@ -2958,27 +2359,22 @@ DialogUndo - Broken formula - Error while calculation formula. You can try undo last operation or fix broken formula. - &Undo - &Fix formula - &Cancel @@ -2986,185 +2382,153 @@ DialogUnionDetails - - Select first point - - - - - Select second point - - - - - - Select another second point - - - - - Select detail - - - - Union details - <html><head/><body><p>Do you really want union details?</p></body></html> + + Select first point + + + + Select second point + + + + Select another second point + + + + Select detail + + Functions - sin sine function - cos cosine function - tan tangens function - asin arcus sine function - acos arcus cosine function - atan arcus tangens function - sinh hyperbolic sine function - cosh hyperbolic cosine - tanh hyperbolic tangens function - asinh hyperbolic arcus sine function - acosh hyperbolic arcus tangens function - atanh hyperbolic arcur tangens function - log2 logarithm to the base 2 - log10 logarithm to the base 10 - log logarithm to the base 10 - ln logarithm to base e (2.71828...) - exp e raised to the power of x - sqrt square root of a value - sign sign function -1 if x<0; 1 if x>0 - rint round to nearest integer - abs absolute value - min min of all arguments - max max of all arguments - sum sum of all arguments - avg mean value of all arguments @@ -3173,7 +2537,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. @@ -3181,1572 +2544,1287 @@ MainWindow - Valentina - Tools for creating points. - Point - - Tool triangle. - - - - - Tools for creating lines. - - - - - Line - - - - - Tools for creating curves. - - - - - Curve - - - - - Curve tool. - - - - - Tool for path curve. - - - - - Tool segment a pathed curve. - - - - - Tool for segmenting a curve. - - - - - Tools for creating arcs. - - - - - Arc - - - - - Arc tool. - - - - - Tools for creating details. - - - - - Detail - - - - - Tool new detail. - - - - - New - - - - - Create a new pattern - - - - - Ctrl+N - - - - - Open - - - - - Open file with pattern - - - - - Save - - - - - Save pattern - - - - - Ctrl+S - - - - - Save as - - - - - Point at distance and angle - - - - - Special point on shoulder. - - - - - Point at intersection of arc and line. - - - - - Point along bisector - - - - Point along perpendicular - - Point at distance along line + Special point on shoulder. + + + + Tool triangle. - Perpendicular point along line - + Point along bisector + + + + Point at intersection of arc and line. + + + Tool to make point from x & y of two other points. - + Point at distance and angle + + + + Point at distance along line + + + Point of intersection line and axis - - - ... - + Tools for creating lines. + + + + Line + + + Line between points - Point at line intersection - + Tools for creating curves. + + + + Curve + + + + Curve tool. + + + + Tool for path curve. + + + + Tool for segmenting a curve. + + + + Tool segment a pathed curve. + + + + Tools for creating arcs. + + + + Arc + + + + Arc tool. + + + Cut arc tool. - + Tools for creating details. + + + + Detail + + + + Tool new detail. + + + Tool for union two details. - &File - &Help - &Pattern piece - Measurements - Window - Toolbar files - ToolBar modes - Toolbar pattern - Toolbar options - Toolbar tools - Tool options - + New + + + &New - + Create a new pattern + + + + Ctrl+N + + + + Open + + + &Open - + Open file with pattern + + + + Save + + + &Save - + Save pattern + + + + Ctrl+S + + + Save &As... - Save not yet saved pattern - Ctrl+Shift+S - Draw - Draw mode - Ctrl+W - Details - Details mode - Ctrl+E - - Pointer tools - New pattern piece - Add new pattern piece - Ctrl+Shift+N - - Change the label of pattern piece - Table of variables - Tables of variables - Ctrl+T - History - Ctrl+H - Export pattern (layout) - - Zoom in - - - - - Original zoom - - - - - Original Zoom - - - - - Zoom fit best - - - - - Ctrl+= - - - - - Stop - - - - - Stop using tool - - - - - Repot Bug... - - - - - Report bug - - - - - Close window - - - - Create layout - Ctrl+L - About &Qt - &About Valentina - E&xit - Exit the application - - Preferences - - - - - zoom in - - - - - - Zoom out - - - - - Edit pattern XML code - - - - - Pattern properties - - - - - About Qt - - - - Ctrl+Q - + Preferences + + + + Pattern properties + + + + Zoom in + + + + zoom in + + + + Zoom out + + + + Edit pattern XML code + + + + Original zoom + + + + Original Zoom + + + + Zoom fit best + + + + Ctrl+= + + + + Stop + + + + Stop using tool + + + + Repot Bug... + + + + Report bug + + + + Close window + + + + Online help + + + + Show online help + + + Pattern piece %1 - - /pattern.val - - - - - File saved - - - - - untitled.val - - - - - Unsaved change - - - - - The pattern has been modified. -Do you want to save your changes? - - - - - Pattern piece: - - - - - Enter a new label for the pattern piece. - - - - - - - Select point - - - - Individual measurements is under development - There is no way create individual measurements file independent on the pattern file. For opening pattern need keep both files: pattern and measurements. Do you want continue? - + Select point + + + Select first point - - - Select first point of line - Select first point of angle - Select first point of first line - Select first point curve - Select simple curve - Select point of center of arc - Select point of curve path - Select curve path - Select points, arcs, curves clockwise. - Select base point - Select first point of axis - Select point vertically - Select detail - Select arc - Select curve - - Size: + About Qt - - pattern - - - - - Critical error! - - - - - Error parsing file (std::bad_alloc). - - - - - Bad id. - - - - - Could not save file - - - - - &Undo - - - - - &Redo - - - - - Wrong units. - - - - - Application doesn't support standard table with inches. - - - - - File error. - - - - - File loaded - - - - - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? - - - - - Reopen files. - - - - - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 - - - - - could not be found. Do you want to update the file location - - - - - Standard measurements (*.vst) - - - - - Individual measurements (*.vit) - - - - Height: - + Size: + + + Pattern Piece: - - Pattern files (*.val) - - + pattern + + + + /pattern.val + + + + Save as + + + + Could not save file + + + Open file - - Error parsing file. - Error can't convert value. - - Error empty parameter. - Error wrong id. + + Critical error! + + + + Error parsing file (std::bad_alloc). + + + + Bad id. + + + + File saved + + + + untitled.val + + + + Unsaved change + + + + The pattern has been modified. +Do you want to save your changes? + + + + &Undo + + + + &Redo + + + + Pattern piece: + + + + Enter a new label for the pattern piece. + + + + This file already opened in another window. + + + + Wrong units. + + + + Application doesn't support standard table with inches. + + + + File error. + + + + File loaded + + + + Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? + + + + Reopen files. + + + + The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 + + + + could not be found. Do you want to update the file location + + + + Standard measurements (*.vst) + + + + Individual measurements (*.vit) + + Measurements - head_girth Short measurement name. Don't use math symbols in name!!!! - mid_neck_girth Short measurement name. Don't use math symbols in name!!!! - neck_base_girth Short measurement name. Don't use math symbols in name!!!! - head_and_neck_length Short measurement name. Don't use math symbols in name!!!! - center_front_waist_length Short measurement name. Don't use math symbols in name!!!! - center_back_waist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_length Short measurement name. Don't use math symbols in name!!!! - side_waist_length Short measurement name. Don't use math symbols in name!!!! - trunk_length Short measurement name. Don't use math symbols in name!!!! - shoulder_girth Short measurement name. Don't use math symbols in name!!!! - upper_chest_girth Short measurement name. Don't use math symbols in name!!!! - bust_girth Short measurement name. Don't use math symbols in name!!!! - under_bust_girth Short measurement name. Don't use math symbols in name!!!! - waist_girth Short measurement name. Don't use math symbols in name!!!! - high_hip_girth Short measurement name. Don't use math symbols in name!!!! - hip_girth Short measurement name. Don't use math symbols in name!!!! - upper_front_chest_width Short measurement name. Don't use math symbols in name!!!! - front_chest_width Short measurement name. Don't use math symbols in name!!!! - across_front_shoulder_width Short measurement name. Don't use math symbols in name!!!! - across_back_shoulder_width Short measurement name. Don't use math symbols in name!!!! - upper_back_width Short measurement name. Don't use math symbols in name!!!! - back_width Short measurement name. Don't use math symbols in name!!!! - bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - halter_bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - neck_to_bustpoint Short measurement name. Don't use math symbols in name!!!! - crotch_length Short measurement name. Don't use math symbols in name!!!! - rise_height Short measurement name. Don't use math symbols in name!!!! - shoulder_drop Short measurement name. Don't use math symbols in name!!!! - shoulder_slope_degrees Short measurement name. Don't use math symbols in name!!!! - front_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! - front_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - back_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! - front_neck_arc Short measurement name. Don't use math symbols in name!!!! - back_neck_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! - front_waist_arc Short measurement name. Don't use math symbols in name!!!! - back_waist_arc Short measurement name. Don't use math symbols in name!!!! - front_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! - front_hip_arc Short measurement name. Don't use math symbols in name!!!! - back_hip_arc Short measurement name. Don't use math symbols in name!!!! - chest_slope Short measurement name. Don't use math symbols in name!!!! - back_slope Short measurement name. Don't use math symbols in name!!!! - front_waist_slope Short measurement name. Don't use math symbols in name!!!! - back_waist_slope Short measurement name. Don't use math symbols in name!!!! - front_neck_to_upper_chest_height Short measurement name. Don't use math symbols in name!!!! - front_neck_to_bust_height Short measurement name. Don't use math symbols in name!!!! - front_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - front_waist_to_lower_breast Short measurement name. Don't use math symbols in name!!!! - back_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! - strap_length Short measurement name. Don't use math symbols in name!!!! - armscye_girth Short measurement name. Don't use math symbols in name!!!! - elbow_girth Short measurement name. Don't use math symbols in name!!!! - upper_arm_girth Short measurement name. Don't use math symbols in name!!!! - wrist_girth Short measurement name. Don't use math symbols in name!!!! - scye_depth Short measurement name. Don't use math symbols in name!!!! - shoulder_and_arm_length Short measurement name. Don't use math symbols in name!!!! - underarm_length Short measurement name. Don't use math symbols in name!!!! - cervicale_to_wrist_length Short measurement name. Don't use math symbols in name!!!! - shoulder_to_elbow_length Short measurement name. Don't use math symbols in name!!!! - arm_length Short measurement name. Don't use math symbols in name!!!! - hand_width Short measurement name. Don't use math symbols in name!!!! - hand_length Short measurement name. Don't use math symbols in name!!!! - hand_girth Short measurement name. Don't use math symbols in name!!!! - thigh_girth Short measurement name. Don't use math symbols in name!!!! - mid_thigh_girth Short measurement name. Don't use math symbols in name!!!! - knee_girth Short measurement name. Don't use math symbols in name!!!! - calf_girth Short measurement name. Don't use math symbols in name!!!! - ankle_girth Short measurement name. Don't use math symbols in name!!!! - knee_height Short measurement name. Don't use math symbols in name!!!! - ankle_height Short measurement name. Don't use math symbols in name!!!! - foot_width Short measurement name. Don't use math symbols in name!!!! - foot_length Short measurement name. Don't use math symbols in name!!!! - height Short measurement name. Don't use math symbols in name!!!! - cervicale_height Short measurement name. Don't use math symbols in name!!!! - cervicale_to_knee_height Short measurement name. Don't use math symbols in name!!!! - waist_height Short measurement name. Don't use math symbols in name!!!! - high_hip_height Short measurement name. Don't use math symbols in name!!!! - hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_hip_height Short measurement name. Don't use math symbols in name!!!! - waist_to_knee_height Short measurement name. Don't use math symbols in name!!!! - crotch_height Short measurement name. Don't use math symbols in name!!!! - size Short measurement name. Don't use math symbols in name!!!! - height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! - height_nipple_point Short measurement name. Don't use math symbols in name!!!! - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! - height_scapular_point Short measurement name. Don't use math symbols in name!!!! - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - front_waist_length Short measurement name. Don't use math symbols in name!!!! - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! - chest_width Short measurement name. Don't use math symbols in name!!!! - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - half_girth_neck Short measurement name. Don't use math symbols in name!!!! - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! - half_girth_waist Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! - waist_to_knee Short measurement name. Don't use math symbols in name!!!! - shoulder_height Short measurement name. Don't use math symbols in name!!!! - head_height Short measurement name. Don't use math symbols in name!!!! - body_position Short measurement name. Don't use math symbols in name!!!! - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! - depth_waist_first Short measurement name. Don't use math symbols in name!!!! - depth_waist_second Short measurement name. Don't use math symbols in name!!!! @@ -4755,799 +3833,666 @@ For opening pattern need keep both files: pattern and measurements. Do you want MeasurementsDescriptions - Around fullest part of Head Full measurement description - Around middle part of Neck Full measurement description - Around Neck at base Full measurement description - Vertical Distance from Crown to Nape Full measurement description - Front Neck Center over tape at Bustline to Front Waist Center Full measurement description - Back Neck Center to Back Waist Center Full measurement description - NeckPoint to ShoulderTip Full measurement description - Armpit to Waist side Full measurement description - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point Full measurement description - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides Full measurement description - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest Full measurement description - Around fullest part of Bust, parallel to floor Full measurement description - Around Chest below the Bust, parallel to floor Full measurement description - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. Full measurement description - Around HighHip, parallel to floor Full measurement description - Around Hip, parallel to floor Full measurement description - Across Front UpperChest, smallest width from armscye to armscye Full measurement description - Across Front Chest, from armfold to armfold Full measurement description - From ShoulderTip to ShoulderTip, across Front Full measurement description - From ShoulderTip to ShoulderTip, across Back Full measurement description - Across Back UpperChest, smallest width from armscye to armscye Full measurement description - Across Back Chest, from armfold to armfold Full measurement description - Distance between BustPoints, across Chest Full measurement description - Distance from Bustpoint, behind neck, down to Bustpoint Full measurement description - From NeckPoint to BustPoint Full measurement description - From Front Waist Center, down to crotch, up to Back Waist Center Full measurement description - Sit on hard chair, measure from side waist straight down to chair bottom Full measurement description - Vertical Distance from NeckPoint level to ShoulderTip level Full measurement description - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer Full measurement description - ShoulderTip to Front Waist Center Full measurement description - ShoulderTip to Back Waist Center Full measurement description - NeckPoint straight down front chest to Waistline Full measurement description - Back NeckPoint straight down back chest to Waistline Full measurement description - NeckPoint to NeckPoint through Front Neck Center Full measurement description - NeckPoint to NeckPoint across Nape Full measurement description - Front upper-bust arc Full measurement description - Back UpperBust side to side Full measurement description - Front Waist side to side Full measurement description - Back Waist side to side Full measurement description - Front UpperHip side to side Full measurement description - Back UpperHip side to side Full measurement description - Front Hip side to side Full measurement description - Back Hip side to side Full measurement description - NeckPoint to Front ArmfoldPoint Full measurement description - NeckPoint to Back ArmfoldPoint Full measurement description - NeckPoint across Front Chest to Waist side Full measurement description - NeckPoint across Back Chest to Waist side Full measurement description - Front Neck Center straight down to UpperChest line Full measurement description - Front Neck Center straight down to Bust line Full measurement description - Front Upper chest waist Full measurement description - Front waist to lower breast Full measurement description - Back waist to upper chest Full measurement description - Strap length Full measurement description - Around Armscye Full measurement description - Around Elbow with elbow bent Full measurement description - Around UpperArm Full measurement description - Around Wrist Full measurement description - Nape straight down to UnderBust line (same as Back UpperBust height) Full measurement description - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description - Armpit to Wrist, with arm straight and hanging at side Full measurement description - Nape to Wrist, with elbow bent and hand on hip Full measurement description - ShoulderTip to Elbow, with elbow bent and hand on hip Full measurement description - ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description - Hand side to side Full measurement description - Hand Middle Finger tip to wrist Full measurement description - Around Hand Full measurement description - Around Thigh Full measurement description - Around MidThigh Full measurement description - Around Knee Full measurement description - Around Calf Full measurement description - Around Ankle Full measurement description - Knee to Floor Full measurement description - Ankle to Floor Full measurement description - Widest part of Foot side to side Full measurement description - Tip of Longest Toe straight to back of heel Full measurement description - Top of head to floor Full measurement description - Nape to Floor Full measurement description - Nape to Knee Full measurement description - Waist side to floor Full measurement description - HighHip side to Floor Full measurement description - Hip side to Floor Full measurement description - Waist side to Hip Full measurement description - Waist side to Knee Full measurement description - Crotch to Floor along inside leg Full measurement description - Size Full measurement description - Height of the point base of the neck in front Full measurement description - Height of the base of the neck side point Full measurement description - The height of the shoulder point Full measurement description - Height nipple point Full measurement description - Height back angle axilla Full measurement description - Height scapular point Full measurement description - Height under buttock folds Full measurement description - Hips excluding protruding abdomen Full measurement description - Girth foot instep Full measurement description - The distance from the side waist to floor Full measurement description - The distance from the front waist to floor Full measurement description - Arc through groin area Full measurement description - The distance from the waist to the plane seat Full measurement description - The distance from the base of the neck to the side of the radial point Full measurement description - Distance from the base of the neck side point to the end of the third finger Full measurement description - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description - Arc through the highest point of the shoulder joint Full measurement description - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description - The distance from the waist to the back base of the neck side point Full measurement description - Arc length of the upper body through the base of the neck side point Full measurement description - Chest width Full measurement description - Anteroposterior diameter of the hands Full measurement description - Height clavicular point Full measurement description - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description - Slash shoulder height Full measurement description - Half girth neck Full measurement description - Half girth neck for shirts Full measurement description - Half girth chest first Full measurement description - Half girth chest second Full measurement description - Half girth chest third Full measurement description - Half girth waist Full measurement description - Half girth hips considering protruding abdomen Full measurement description - Half girth hips excluding protruding abdomen Full measurement description - Girth knee flexed feet Full measurement description - Neck transverse diameter Full measurement description - Front slash shoulder height Full measurement description - The distance from the base of the neck to the waist line front Full measurement description - Hand vertical diameter Full measurement description - Distance from neck to knee point Full measurement description - The distance from the waist to the knee Full measurement description - Shoulder height Full measurement description - Head height Full measurement description - Body position Full measurement description - Arc behind the shoulder girdle Full measurement description - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description - Depth waist first Full measurement description - Depth waist second Full measurement description @@ -5556,799 +4501,666 @@ For opening pattern need keep both files: pattern and measurements. Do you want MeasurementsFullNames - Head girth Full measurement name - Mid-neck girth Full measurement name - Neck Base girth Full measurement name - Head and Neck length Full measurement name - Front Center length Full measurement name - Back Center length Full measurement name - Shoulder length Full measurement name - Side Waist length Full measurement name - Trunk length Full measurement name - Shoulder girth Full measurement name - Upper Chest girth Full measurement name - Bust girth Full measurement name - Under Bust girth Full measurement name - Waist girth Full measurement name - HighHip girth Full measurement name - Hip girth Full measurement name - Front Upper Chest width Full measurement name - Front Chest width Full measurement name - Front Across Shoulder width Full measurement name - Back Across Shoulder width Full measurement name - Back Upper Chest width Full measurement name - Back Chest width Full measurement name - BustPoint to BustPoint Full measurement name - Halter Bustpoint to Bustpoint Full measurement name - NeckPoint to BustPoint Full measurement name - Crotch length Full measurement name - Rise height Full measurement name - Shoulder Drop Full measurement name - Shoulder Slope degrees Full measurement name - Front Shoulder Balance Full measurement name - Back Shoulder Balance Full measurement name - Front Full Length Full measurement name - Back Full Length Full measurement name - Front Neck arc Full measurement name - Back Neck arc Full measurement name - Front upper-bust arc Full measurement name - Back UpperBust arc Full measurement name - Front Waist arc Full measurement name - Back Waist arc Full measurement name - Front UpperHip arc Full measurement name - Back UpperHip arc Full measurement name - Front Hip arc Full measurement name - Back Hip arc Full measurement name - Chest Balance Full measurement name - Back Balance Full measurement name - Front Waist Balance Full measurement name - Back Waist Balance Full measurement name - Front UpperChest height Full measurement name - Bust height Full measurement name - Front Upper chest waist Full measurement name - Front waist to lower breast Full measurement name - Back waist to upper chest Full measurement name - Strap length Full measurement name - Armscye Girth Full measurement name - Elbow Girth Full measurement name - Upperarm Girth Full measurement name - Wrist girth Full measurement name - Armscye depth Full measurement name - Shoulder and Arm length Full measurement name - Underarm length Full measurement name - Nape to wrist length Full measurement name - Elbow length Full measurement name - Arm length Full measurement name - Hand width Full measurement name - Hand length Full measurement name - Hand girth Full measurement name - Thigh girth Full measurement name - Midthigh girth Full measurement name - Knee girth Full measurement name - Calf girth Full measurement name - Ankle girth Full measurement name - Knee height Full measurement name - Ankle height Full measurement name - Foot width Full measurement name - Foot length Full measurement name - Total Height Full measurement name - Nape height Full measurement name - Nape to knee height Full measurement name - Waist height Full measurement name - HighHip height Full measurement name - Hip height Full measurement name - Waist to Hip height Full measurement name - Waist to Knee height Full measurement name - Crotch height/Inseam Full measurement name - Size Full measurement name - Height front neck base point Full measurement name - Height base neck side point Full measurement name - Height shoulder point Full measurement name - Height nipple point Full measurement name - Height back angle axilla Full measurement name - Height scapular point Full measurement name - Height under buttock folds Full measurement name - Hips excluding protruding abdomen Full measurement name - Girth foot instep Full measurement name - Side waist to floor Full measurement name - Front waist to floor Full measurement name - Arc through groin area Full measurement name - Waist to plane seat Full measurement name - Neck to radial point Full measurement name - Neck to third finger Full measurement name - Neck to first line chest circumference Full measurement name - Front waist length Full measurement name - Arc through shoulder joint Full measurement name - Neck to back line chest circumference Full measurement name - Waist to neck side Full measurement name - Arc length upper body Full measurement name - Chest width Full measurement name - Anteroposterior diameter hands Full measurement name - Height clavicular point Full measurement name - Height armhole slash Full measurement name - Slash shoulder height Full measurement name - Half girth neck Full measurement name - Half girth neck for shirts Full measurement name - Half girth chest first Full measurement name - Half girth chest second Full measurement name - Half girth chest third Full measurement name - Half girth waist Full measurement name - Half girth hips considering protruding abdomen Full measurement name - Half girth hips excluding protruding abdomen Full measurement name - Girth knee flexed feet Full measurement name - Neck transverse diameter Full measurement name - Front slash shoulder height Full measurement name - Neck to front waist line Full measurement name - Hand vertical diameter Full measurement name - Neck to knee point Full measurement name - Waist to knee Full measurement name - Shoulder height Full measurement name - Head height Full measurement name - Body position Full measurement name - Arc behind shoulder girdle Full measurement name - Neck to neck base Full measurement name - Depth waist first Full measurement name - Depth waist second Full measurement name @@ -6357,7 +5169,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want MoveSPoint - Move single point @@ -6365,7 +5176,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want MoveSpline - Move spline @@ -6373,7 +5183,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want MoveSplinePath - Move spline path @@ -6381,42 +5190,34 @@ For opening pattern need keep both files: pattern and measurements. Do you want PathPage - Open Directory - Path that use Valentina - Default - Edit - Type - Path - Individual measurements - Patterns @@ -6424,32 +5225,26 @@ For opening pattern need keep both files: pattern and measurements. Do you want PatternPage - User - User name - Graphical output - Use antialiasing - Undo - Count steps (0 - no limit) @@ -6457,115 +5252,77 @@ For opening pattern need keep both files: pattern and measurements. Do you want PostfixOperators - cm centimeter - mm millimeter - in inch - - QCommandLineParser - - - Displays version information. - - - - - Displays this help. - - - - - Unknown option '%1'. - - - - - Unknown options: %1. - - - - - Missing value after '%1'. - - - - - Unexpected value after '%1'. - - - - - [options] - - - - - Usage: %1 - - - - - Options: - - - - - Arguments: - - - QObject - Create new pattern piece to start working. - Add node - Move detail - mm - - cm - inch + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece @@ -6573,7 +5330,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description @@ -6582,7 +5338,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want SaveDetailOptions - Save detail option @@ -6590,7 +5345,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want SaveToolOptions - Save tool option @@ -6598,152 +5352,118 @@ For opening pattern need keep both files: pattern and measurements. Do you want TableWindow - Create a layout - toolBar - Save - - Save layout - Next - Next detail - Turn - Turn the detail 90 degrees - Stop - Stop laying - Enlarge letter - Enlarge the length of the sheet - Reduce sheet - Reduce the length of the sheet - - Mirroring - - Zoom In - - Zoom Out - 0 details left. - - Collisions not found. - %1 details left. - untitled - Svg files (*.svg) - PDF files (*.pdf) - Images (*.png) - PS files (*.ps) - EPS files (*.eps) - Collisions found. - Creating file '%1' failed! %2 - Critical error! @@ -6751,12 +5471,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want VAbstractTool - Confirm the deletion. - Do you really want delete? @@ -6764,42 +5482,34 @@ For opening pattern need keep both files: pattern and measurements. Do you want VApplication - Error parsing file. Program will be terminated. - Error bad id. Program will be terminated. - Error can't convert value. Program will be terminated. - Error empty parameter. Program will be terminated. - Error wrong id. Program will be terminated. - Something's wrong!! - Could not copy temp file to document file - Could not remove document file @@ -6807,21 +5517,14 @@ For opening pattern need keep both files: pattern and measurements. Do you want VContainer - - - - Can't find object - - Can't cast object - Can't find object. Type mismatch. @@ -6829,50 +5532,44 @@ For opening pattern need keep both files: pattern and measurements. Do you want VDomDocument - Can't convert toUInt parameter - Can't convert toBool parameter - Got empty parameter - Can't convert toDouble parameter - - Can't open file %1: %2. - Can't open schema file %1: %2. - + Could not load schema file. + + + Validation error file %3 in line %1 column %2 - Parsing error file %3 in line %1 column %2 - Couldn't get node @@ -6880,25 +5577,21 @@ For opening pattern need keep both files: pattern and measurements. Do you want VDrawTool - + Edit wrong formula + + + Options - Delete - - - Edit wrong formula - - VException - Critical error! @@ -6906,10 +5599,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want VFormula - - - - Error @@ -6917,12 +5606,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want VFormulaProperty - Value - Formula @@ -6930,208 +5617,179 @@ For opening pattern need keep both files: pattern and measurements. Do you want VFormulaPropertyEditor - ... + + VPE::VColorPropertyEditor + + ... + + + + + VPE::VFileEditWidget + + ... + + + + Directory + + + + Open File + + + VPattern - Can't find tool in table. - Error no unique id. - - Error parsing file. - Error can't convert value. - Error empty parameter. - Error wrong id. - Critical error! - Error parsing file (std::bad_alloc). - Error creating or updating detail - Error creating or updating single point - - Error creating or updating point of end line - - Error creating or updating point along line - - Error creating or updating point of shoulder - - Error creating or updating point of normal - - Error creating or updating point of bisector - Error creating or updating point of lineintersection - - Error creating or updating point of contact - Error creating or updating modeling point - Error creating or updating height - Error creating or updating triangle - Error creating or updating point of intersection - - Error creating or updating cut spline point - - Error creating or updating cut spline path point - - Error creating or updating cut arc point - - Error creating or updating point of intersection line and axis - - Error creating or updating point of intersection curve and axis - Error creating or updating line - Error creating or updating simple curve - Error creating or updating curve path - Error creating or updating modeling simple curve - Error creating or updating modeling curve path - - Error creating or updating simple arc - Error creating or updating modeling arc - Error creating or updating union details - Got wrong parameter id. Need only id > 0. - This id is not unique. - File error. @@ -7139,19 +5797,14 @@ For opening pattern need keep both files: pattern and measurements. Do you want VSplinePath - Not enough points to create the spline. - - - This spline does not exist. - Can't cut spline path with one point @@ -7159,12 +5812,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want VTableGraphicsView - can't find detail - detail found @@ -7172,12 +5823,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want VToolDetail - Options - Delete @@ -7185,182 +5834,118 @@ For opening pattern need keep both files: pattern and measurements. Do you want VToolOptionsPropertyBrowser - Base point - - - - - - - - - - - - - - - - Point label - Position - Point at distance and angle - - - - - - - - - Line type - - - - - - - - Length - - - Angle - Point at distance along line - Arc - - Radius - First angle - Second angle - Point along bisector - Cut arc tool - Tool for segmenting a curve - Tool segment a pathed curve - Perpendicular point along line - Line between points - Point at line intersection - Point along perpendicular - Additional angle degrees - Point at intersection of arc and line - Tool to make point from x & y of two other points - Special point on shoulder - Curve tool - - Curve factor - Tool for path curve - Tool triangle - - Point intersection line and axis @@ -7368,31 +5953,26 @@ For opening pattern need keep both files: pattern and measurements. Do you want Variables - Line_ Left symbol _ in name - AngleLine_ Left symbol _ in name - Arc_ Left symbol _ in name - Spl_ Left symbol _ in name - SplPath Do not add symbol _ to the end of name @@ -7401,7 +5981,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7409,7 +5988,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7417,7 +5995,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation @@ -7425,20 +6002,21 @@ For opening pattern need keep both files: pattern and measurements. Do you want VisToolSplinePath - - <b>Curve path</b>: <b>Enter</b> - finish creation + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation main - Pattern making program. - Pattern file. diff --git a/src/app/share/translations/valentina_ru_RU.ts b/share/translations/valentina_ru_RU.ts similarity index 85% rename from src/app/share/translations/valentina_ru_RU.ts rename to share/translations/valentina_ru_RU.ts index 52062d5f2..fda399b31 100644 --- a/src/app/share/translations/valentina_ru_RU.ts +++ b/share/translations/valentina_ru_RU.ts @@ -4,7 +4,6 @@ AddDet - Add detail Добавить деталь @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 Добавить лекало %1 @@ -20,7 +18,6 @@ AddToCalc - Add object Добавить объект @@ -28,7 +25,6 @@ AddUnionDetails - Add union details Добавить объединение деталей @@ -36,67 +32,54 @@ CommunityPage - Server Сервер - Server name/IP Имя / IP сервера - Secure connection Безопасное подключение - Proxy settings Настройки прокси-сервера - Use Proxy Использовать прокси - Proxy address Адрес прокси - Proxy port Порт прокси-сервера - Proxy user Пользователь Proxy - Proxy pass Пароль прокси-сервера - User settings Пользовательские настройки - User Name Имя пользователя - Save password Сохранить пароль - Password Пароль @@ -104,42 +87,34 @@ ConfigDialog - Apply Применить - &Cancel &Отмена - &Ok &Ок - Config Dialog Диалог параметров - Configuration Настройки - Pattern Лекало - Community Сообщество - Paths Пути @@ -147,82 +122,66 @@ ConfigurationPage - Setup user interface language updated and will be used the next time start Настройки языка интерфейса пользователя оновлены и будут задействованы при следующем запуске - Default unit updated and will be used the next pattern creation Единицы измерения обновлены и будут применены при следующем создании лекала - Save Сохранить - Auto-save modified pattern Автосохранение измененного лекала - Interval: Интервал: - min мин - Language Язык - GUI language Язык интерфейса - Decimal separator parts Разделитель дробовой части - With OS options (%1) С опциями ОС (%1) - Default unit Единица измерения по умолчанию - Centimeters Сантиметры - Millimiters Миллиметры - Send crash reports Отсылка отчета об ошибках - Send crash reports (recommended) Отсылка отчета об ошибках (рекомендуется) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. После каждого падения Valentina собирает информацию которая может помочь нам в исправлении ошибки. Мы не собираем персональную информацию пользователей. Узнать больше о <a href=https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports>информации</a> которую мы собираем. @@ -231,12 +190,10 @@ Milimiters - Inches Дюймы - Label language Язык имени точки @@ -248,7 +205,6 @@ DelTool - Delete tool Удалить инструмент @@ -256,7 +212,6 @@ DeleteDetail - Delete tool Удалить инструмент @@ -264,7 +219,6 @@ DeletePatternPiece - Delete pattern piece %1 Удалить лекало %1 @@ -272,42 +226,34 @@ DialogAboutApp - About Valentina Про Valentina - Valentina version Версия Valentina - Contributors Авторы - Based on Qt %2 (32 bit) Базируется на Qt %2 (32 bit) - Built on %3 at %4 Создано %3 в %4 - Web site : %1 Веб сайт : %1 - Warning Предупреждение - Cannot open your default browser Не могу открыть браузер по умолчанию @@ -315,12 +261,10 @@ DialogAlongLine - Point along line Точка вдоль линии - Length Длина @@ -329,7 +273,6 @@ ... - Value of length Значение длины @@ -342,62 +285,50 @@ Формула расчета длины линии - Calculate value Расчитать значение - Point label Имя точки - Insert variable into the formula Вставить переменную в формулу - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body</html> - First point Первая точка - First point of line Первая точка линии - Second point Вторая точка - Second point of line Вторая точка линии - Type of line Тип линии - Show line from first point to this point Показать линию с первой точки до этой - Size and height Размер и рост - Measurements Мерки @@ -406,22 +337,18 @@ Стандартная таблица - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables - Click twice to insert into formula Переменные - кликнете дважды для вставки в формулу - Input data Входные данные @@ -430,27 +357,22 @@ Размер и рост - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Select second point of line Выберить вторую точку линии @@ -458,12 +380,10 @@ DialogArc - Arc Дуга - Radius Радиус @@ -476,19 +396,14 @@ Формула расчета радиуса дуги - Insert variable into the formula Вставить переменную в формулу - - - Calculate value Расчитать значение - Value of radius Значение радиуса @@ -497,9 +412,6 @@ _ - - - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> @@ -512,12 +424,10 @@ Первый угол дуги против часовой стрелки - Insert variable into formula Вставить переменную в формулу - Value of first angle Значение первого угла @@ -530,32 +440,26 @@ Второй угол дуги против часвой стрелки - Insert marked variable into formula Вставить выбраную переменную в формулу - Value of second angle Значение второго угла - Center point Центральная точка - Select point of center of arc Выберите точку центра дуги - Input data Входные данные - Size and height Размер и рост @@ -564,12 +468,10 @@ Размер и рост - First angle Первый угол - Second angle Второй угол @@ -578,60 +480,61 @@ Стандартная таблица - Measurements Мерки - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables Переменные - Value of angle of line. Значение угла линии. + + Error + Ошибка + + + Radius can't be negative + + + + Angles equal + + DialogBisector - Bisector Бисектриса - Length Длина @@ -640,12 +543,10 @@ ... - Value of length Значение длины - _ _ @@ -654,72 +555,58 @@ Расчет длины бисектрисы используя формулу - Insert marked variable into the formula Вставить выбраную переменную в формулу - Calculate value Расчитать значение - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - Point label Имя точки - First point Первая точка - First point of angle Первая точка угла - Second point Вторая точка - Second point of angle Вторая точка угла - Third point Третья точка - Third point of angle Третья точка угла - Type of line Тип линии - Show line from second point to this point Показать линию с первой точки до этой - Size and height Размер и рост - Measurements Мерки @@ -728,22 +615,18 @@ Стандартная таблица - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables - Click twice to insert into formula Переменные - кликнете дважды для вставки в формулу - Input data Входные данные @@ -752,32 +635,26 @@ Размер и рост - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Select second point of angle Выберить вторую точку угла - Select third point of angle Выберить третью точку угла @@ -785,113 +662,90 @@ DialogCurveIntersectAxis - Curve intersect axis Пересичение кривой и оси - Angle Угол - Calculate value Расчитать значение - Value of angle Значение угла - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body</html> - Axis point Точка оси - - First point of line Первая точка линии - Curve Кривая - Point label Имя точки - Type of line Тип линии - Show line from first point to this point Показать линию с первой точки до этой - Input data Входные данные - Size and height Размер и рост - Measurements Мерки - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables Переменные - Select axis point Выберить точку оси @@ -903,7 +757,6 @@ Диалог - Length Длина @@ -912,7 +765,6 @@ Формула расчета сплайна - Cut arc Разрезать дугу @@ -921,52 +773,42 @@ ... - Calculate value Расчитать значение - Value of length Значение длины - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - Arc Дуга - Selected curve Выбраная кривая - Point label Имя точки - Input data Входные данные - Size and height Размер и рост - Measurements Мерки @@ -975,37 +817,30 @@ Стандартная таблица - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables - Click twice to insert into formula Переменные - кликнете дважды для вставки в формулу @@ -1017,7 +852,6 @@ Диалог - Length Длина @@ -1026,7 +860,6 @@ Формула расчета сплайна - Cut curve Разрезать кривую @@ -1035,52 +868,42 @@ ... - Calculate value Расчитать значение - Value of length Значение длины - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - Curve Кривая - Selected curve Выбраная кривая - Point label Имя точки - Input data Входные данные - Size and height Размер и рост - Measurements Мерки @@ -1089,37 +912,30 @@ Стандартная таблица - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables - Click twice to insert into formula Переменные - кликнете дважды для вставки в формулу @@ -1131,7 +947,6 @@ Диалог - Length Длина @@ -1140,7 +955,6 @@ Формула для расчета длины кривои - Cut curve path Разрезать сложную кривую @@ -1149,52 +963,42 @@ ... - Calculate value Расчитать значение - Value of length Значение длины - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - Curve Кривая - Selected curve path Выбраная сложная кривая - Point label Имя точки - Input data Входные данные - Size and height Размер и рост - Measurements Мерки @@ -1203,37 +1007,30 @@ Стандартная таблица - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables - Click twice to insert into formula Переменные - кликнете дважды для вставки в формулу @@ -1241,60 +1038,46 @@ DialogDetail - - Detail Деталь - Bias X Смещение по Х - - - cm см - Bias Y Смещение по Y - Options Параметры - Seam allowance Прибавка на швы - Delete Удалить - Name of detail Имя детали - Width Ширина - Closed Замкнутая - Got wrong scene object. Ignore. Получен не правильный объект сцены. Ингорируем. @@ -1306,17 +1089,14 @@ DialogEditWrongFormula - Edit formula Редактировать формулу - Formula Формула - Insert variable into formula Вставить переменную в формулу @@ -1325,32 +1105,26 @@ ... - Calculate value Расчитать значение - Value of first angle Значение первого угла - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - Input data Входные данные - Size and height Размер и рост @@ -1359,42 +1133,34 @@ Стандартная таблица - Measurements Мерки - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables Переменные @@ -1402,12 +1168,10 @@ DialogEndLine - Length Длина - Point in the end of a line Точка на конце отрезка @@ -1416,8 +1180,6 @@ Формула расчета длины линии - - Calculate value Расчитать значение @@ -1426,7 +1188,6 @@ ... - Value of length Значение длины @@ -1435,53 +1196,42 @@ _ - - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - Angle Угол - Value of angle Значение угла - Base point Базовая точка - First point of line Первая точка линии - Point label Имя точки - Type of line Тип линии - Show line from first point to this point Показать линию с первой точки до этой - Size and height Размер и рост - Measurements Мерки @@ -1490,17 +1240,14 @@ Стандартная таблица - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables Переменные @@ -1517,7 +1264,6 @@ Угол - Input data Входные данные @@ -1526,22 +1272,18 @@ Размер и рост - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых @@ -1553,50 +1295,38 @@ Диалог - Height Рост - Point label Имя точки - Base point Базовая точка - - - - First point of line Первая точка линии - Second point of line Вторая точка линии - Type of line Тип линии - Show line from first point to our point Показать линию с первой точки к нашей - Select first point of line Выберить первую точку линии - Select second point of line Выберить вторую точку линии @@ -1604,84 +1334,66 @@ DialogHistory - History История - - Tool Инструмент - %1 - Base point %1 - Базовая точка - - %1_%2 - Line from point %1 to point %2 %1_%2 - Линия с точки %1 к точке %2 - %3 - Point along line %1_%2 %3 - Точка вдоль линии %1_%2 - %1 - Point of shoulder %1 - Точка плеча - %3 - normal to line %1_%2 %3 - перпендикуляр к линии %1_%2 - %4 - bisector of angle %1_%2_%3 %4 - биссектриса угла %1_%2_%3 - %4 - point of contact of arc with the center in point %1 and line %2_%3 %4 - точка пересечения дуги с центром в точке %1 и линии %2_%3 - Point of perpendicular from point %1 to line %2_%3 Точка перпендикуляра с точки %1 до линии %2_%3 - %1 - point of intersection %2 and %3 %1 - точка пересечения %2 и %3 - %1 - cut arc with center %2 %1 - разрезает дугу с центром в %2 - %1 - cut curve %2_%3 %1 - разрезает кривую %2_%3 - %1 - cut curve path %2 %1 - разрезает сложную кривую %2 - %1 - point of intersection line %2_%3 and axis through point %4 %1 - точка пересечения линии %2_%3 и оси через точку %4 - %1 - point of intersection curve and axis through point %2 %1 - точка пересечения кривой и оси через точку %2 @@ -1694,36 +1406,26 @@ Получено неправильный тип инструмента. Игнорируем. - Curve %1_%2 Кривая %1_%2 - %5 - intersection of lines %1_%2 and %3_%4 %5 - пересечение линий %1_%2 и %3_%4 - - - - - Can't create record. Не могу создать запись. - Arc with center in point %1 Дуга c центром в точке %1 - Curve point %1 Точка кривой %1 - Triangle: axis %1_%2, points %3 and %4 Треугольник: ось %1_%2, точки %3 и %4 @@ -1731,8 +1433,6 @@ DialogIncrements - - Increments Прибавки @@ -1741,67 +1441,50 @@ Стандартная таблица - - Measurements Мерки - Load another measurements table Загрузить другую таблицу с мерками - Personal information Персональная информация - Given name Имя - Family name Фамилия - Birth date Дата рождения - Sex Стать - Hide empty measurements Спрятать пустые мерки - - Name Обозначение - - The calculated value Расчитаное значение - - Base value Базовое значение - - In sizes В размерах @@ -1810,9 +1493,6 @@ В ростах - - - Description Опис @@ -1829,23 +1509,18 @@ ... - Email E-mail - - In heights В ростах - Lines Линии - Line Линия @@ -1854,12 +1529,10 @@ Длина линии - Curves Кривые - Curve Кривая @@ -1868,12 +1541,10 @@ Длина кривой - Arcs Дуги - Arc Дуга @@ -1886,81 +1557,62 @@ Обозначение %1 - - - File error. Ошибка файла. - male мужчина - female женщина - Could not save GivenName Не удалось сохранить имя - Could not save FamilyName Не удалось сохранить фамилию - Could not save Email Не удалось сохранить Email - Could not save Sex Не удалось сохранить стать - Could not save BirthDate Не удалось сохранить дату рождения - Measurements use different units than pattern. This pattern required measurements in %1 Мерки используют другие единицы измерения нежели лекало. Это лекало требует мерки в %1 - Individual measurements (*.vit) Индивидуальные мерки (*.vit) - - Open file Открыть файл - - Wrong units. Неправильные единицы измерения. - Standard measurements (*.vst) Стандартные мерки (*.vst) - Name_%1 Имя_%1 - Can't save measurement Не удалось сохранить мерки @@ -1973,9 +1625,6 @@ Расчитаное значение - - - Length Длина @@ -1987,23 +1636,18 @@ Диалог - Individual measurements Индивидуальные мерки - Pattern piece name Имя лекала - Exist measurements Существующие мерки - - Path: Путь: @@ -2012,64 +1656,50 @@ ... - Given name: Имя: - Family name: Фамилия: - New measurements Новые мерки - Units: Единицы измерения: - Could not create measurements file Не могу создать файл мерок - Please try again or change file Пожайлуста попробуйте снова или смените файл - - File error. Ошибка файла. - - Individual measurements (*.vit) Индивидуальные мерки (*.vit) - Open file Открыть файл - Where save measurements? Где сохранить мерки? - Centimeters Сантиметры - Millimiters Миллиметры @@ -2078,7 +1708,6 @@ Milimiters - Inches Дюймы @@ -2094,32 +1723,26 @@ DialogLine - Line Линия - First point Первая точка - Second point Вторая точка - Type of line Тип линии - Show line from first point to this point Показать линию с первой точки до этой - Select second point Выберить вторую точку @@ -2131,49 +1754,38 @@ Точка пересичения линий - Intersection of lines Пересичение линий - Point label Имя точки - First line Первая линия - - First point Первая точка - - Second point Вторая точка - Second line Вторая линия - Select second point of first line Выберить вторую точку первой линии - Select first point of second line Выберить первую точку второй линии - Select second point of second line Выберить вторую точку второй линии @@ -2181,124 +1793,98 @@ DialogLineIntersectAxis - Line intersect axis Пересечение линии и оси - Angle Угол - Calculate value Расчитать значение - Value of angle Значение угла - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body</html> - Axis point Точка оси - - - First point of line Первая точка линии - First line point Первая точка линии - Second line point Вторая точка линии - Point label Имя точки - Type of line Тип линии - Show line from first point to this point Показать линию с первой точки до этой - Input data Входные данные - Size and height Размер и рост - Measurements Мерки - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables Переменные - Select second point of line Выберить вторую точку линии - Select axis point Выберить точку оси @@ -2306,32 +1892,26 @@ DialogMeasurements - Measurements Мерки - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> <html><head/><body><p><span style=" font-size:18pt;">Пожалуйста, выберите тип лекала.</span></p></body></html> - Graduation Градация - Use for creation pattern standard measurement table Лекало со стандартной таблицей - Individual Индивиндуальные - Use for creation pattern individual measurements Лекало с индивидуальных мерок @@ -2339,12 +1919,10 @@ DialogNormal - Normal Перпендикуляр - Length Длина @@ -2353,7 +1931,6 @@ ... - Value of length Значение длины @@ -2362,22 +1939,18 @@ _ - First point Первая точка - Second point Вторая точка - Additional angle degrees Доп. угол градусы - Input data Входные данные @@ -2390,37 +1963,30 @@ Формула расчета длины перпендикуляра - Calculate value Расчитать значение - Point label Имя точки - Insert variable into formula Вставить переменную в формулу - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - Type of line Тип линии - Show line from first point to this point Показать линию с первой точки до этой - Size and height Размер и рост @@ -2429,47 +1995,38 @@ Стандартная таблица - Measurements Мерки - Increments Прибавки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables - Click twice to insert into formula Переменные - кликнете дважды для вставки в формулу - Select second point of line Выберить вторую точку линии @@ -2477,37 +2034,30 @@ DialogPatternProperties - Pattern properties Свойства лекала - Description Описание - Author name Имя автора - Pattern description Описание лекала - For technical notes. Для технических заметок. - Heights and Sizes Роста и размеры - All heights (cm) Все роста (см) @@ -2584,7 +2134,6 @@ 194 - All sizes (cm) Все размеры (см) @@ -2664,42 +2213,34 @@ DialogPatternXmlEdit - XML Editor XML редактор - Value : Значение: - Name : Имя: - <No selection> <Нет выбораного> - Type : Тип: - Add attribute Добавить атрибут - Add son Добавить сына - Remove attribute Удалить атрибут @@ -2708,134 +2249,102 @@ Удалить attibute - Remove node Удалить узел - Set Задать - Cancel Отмена - Apply changes Применить изменения - Undo last Отменить последнее - Immediate apply Немедленно применить - Base selection Выбор базы - All pattern pieces Все выкройки - - - - No changes Нету изменений - Cannot delete previously created node Не вдається видалити раніше створений вузол - No changes left Больше изменений не осталось - Cannot undo change Не могу отменить изменения - - <no value> <Нет значения> - - Unchanged Неизменившийся - Cannot delete previously created attribute Не удается удалить ранее созданный атрибут - Node Name Имя Узла - - Name: Название: - Node Value (may be empty) Значение узла (может быть пустым) - - Value: Значение: - Attribute Name Название атрибута - Attribute Value Значение атрибута - No selection Не выбрано - Root node Корневой узел - Node Узел - Attribute Атрибут @@ -2843,12 +2352,10 @@ DialogPointOfContact - Point of contact Точка касания - Radius Радиус @@ -2857,7 +2364,6 @@ ... - Value of radius Значение радиуса @@ -2866,12 +2372,10 @@ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - Center of arc Центр дуги @@ -2880,32 +2384,26 @@ Формула расчета радиуса дуги - Calculate value Расчитать значение - Point label Имя точки - Insert variable into formula Вставить переменную в формулу - Top of the line Начало линии - End of the line Конец линии - Input data Входные данные @@ -2918,58 +2416,46 @@ Стандартная таблица - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables - Click twice to insert into formula. Переменные - кликнете дважды для вставки в формулу. - Increments Прибавки - Size and height Размер и рост - Measurements Мерки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Select second point of line Выберить вторую точку линии - - Select point of center of arc Выберите точку центра дуги @@ -2981,37 +2467,30 @@ Диалог - Point label Имя точки - vertical point Точка вертикали - horizontal point Точка горизонтали - First point of angle Первая точка угла - Point of intersection Точка пересечения - Second point of angle Вторая точка угла - Select point horizontally Выберить точку по горозинтали @@ -3019,12 +2498,10 @@ DialogShoulderPoint - Point of shoulder Точка плеча - Length Длина @@ -3033,7 +2510,6 @@ ... - Value of length Значение длины @@ -3046,52 +2522,42 @@ Формула расчета длины линии - Calculate value Расчитать значение - Point label Имя точки - Insert variable into formula Вставить переменную в формулу - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> - First point Первая точка - Second point Вторая точка - Third point Третья точка - Type of line Тип линии - Show line from first point to our point Показать линию с первой точки к нашей - Input data Входные данные @@ -3104,57 +2570,46 @@ Стандартная таблица - Angle of lines Уголы линий - Hide empty measurements Спрятать пустые мерки - Variables - Click twice to insert into formula Переменные - кликнете дважды для вставки в формулу - Increments Прибавки - Size and height Размер и рост - Measurements Мерки - Length of lines Длина линий - Length of arcs Длина дуг - Length of curves Длина кривых - Select first point of line Выберить первую точку линии - Select second point of line Выберить вторую точку линии @@ -3166,32 +2621,26 @@ DialogSinglePoint - Single point Одиночная точка - Coordinates on the sheet Координаты на листе - Coordinates Координаты - Y coordinate Y координата - X coordinate Х координата - Point label Имя точки @@ -3199,47 +2648,38 @@ DialogSpline - Curve Кривая - First point Первая точка - Length ratio of the first control point Коефициент длины первой контрольной точки - The angle of the first control point Угол первой контрольной точки - Second point Вторая точка - Length ratio of the second control point Коефициент длины второй контрольной точки - The angle of the second control point Угол второй контрольной точки - Coefficient of curvature of the curve Коэффициент кривизны кривой - Select last point of curve Выберить последнюю точку кривой @@ -3251,47 +2691,38 @@ Сложная кривая - Curved path Сложная кривая - Point of curve Точка кривой - Length ratio of the first control point Коефициент длины первой контрольной точки - The angle of the first control point Угол первой контрольной точки - Length ratio of the second control point Коефициент длины второй контрольной точки - The angle of the second control point Угол второй контрольной точки - List of points Список точок - Coefficient of curvature of the curve Коефициент кривизные кривой - Select point of curve path Выберить точку сложной кривой @@ -3299,22 +2730,18 @@ DialogStandardMeasurements - Standard table Стандартная таблица - Pattern piece name Имя лекала - Standard measurements table Стандартная таблица мерок - File error. Ошибка файла. @@ -3338,11 +2765,6 @@ Не могу найти точку за именем - - - - - Error Ошибка @@ -3371,42 +2793,34 @@ Не могу найти объект за именем - Empty field Пустое поле - Value can't be 0 Значение не может быть 0 - Value Значение - Height Рост - Size Размер - Line length Длина линии - Arc length Длина дуги - Curve length Длина кривой @@ -3418,55 +2832,42 @@ Диалог - Triangle Треугольник - Point label Имя точки - First point of axis Первая точка оси - - - - First point of line Первая точка линии - Second point of axis Вторая точка оси - First point Первая точка - Second point Вторая точка - Select second point of axis Выберить вторую точку оси - Select first point Выберить первую точку - Select second point Выберить вторую точку @@ -3474,27 +2875,22 @@ DialogUndo - Broken formula Сломанная формула - Error while calculation formula. You can try undo last operation or fix broken formula. Ошибка при расчете формулы. Вы можете попробывать отменить последнюю операцию или исправить неисправную формулу. - &Undo &Отменить - &Fix formula &Исправить формулу - &Cancel &Отмена @@ -3510,33 +2906,26 @@ Вы точно хотите объединить детали? Эту операцию нельзя будет отменить. - Select first point Выберить первую точку - Select second point Выберить вторую точку - - Select another second point Выберите другую точку - Select detail Выберить деталь - Union details Объединение деталей - <html><head/><body><p>Do you really want union details?</p></body></html> <html><head/><body><р>Показать полный расчет в окне сообщения</p></body></html> @@ -3544,151 +2933,126 @@ Functions - sin sine function sin - cos cosine function cos - tan tangens function tan - asin arcus sine function asin - acos arcus cosine function acos - atan arcus tangens function atan - sinh hyperbolic sine function sinh - cosh hyperbolic cosine cosh - tanh hyperbolic tangens function tanh - asinh hyperbolic arcus sine function asibh - acosh hyperbolic arcus tangens function acosh - atanh hyperbolic arcur tangens function atanh - log2 logarithm to the base 2 log2 - log10 logarithm to the base 10 log10 - log logarithm to the base 10 log - ln logarithm to base e (2.71828...) ln - exp e raised to the power of x exp - sqrt square root of a value sqrt - sign sign function -1 if x<0; 1 if x>0 sign - rint round to nearest integer rint - abs absolute value abs - min min of all arguments min - max max of all arguments max - sum sum of all arguments sum - avg mean value of all arguments avg @@ -3697,7 +3061,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Программа предоставляется КАК ЕСТЬ без ГАРАНТИЙ ЛЮБОГО РОДА, ВКЛЮЧАЯ ГАРАНТИЙ ДИЗАЙНА, КОММЕРЧЕСКОЙ ЦЕННОСТИ И ПРИГОДНОСТИ ДЛЯ КОНКРЕТНЫХ ЦЕЛЕЙ. @@ -3705,54 +3068,42 @@ MainWindow - Valentina Valentina - Tools for creating points. Инструменты для создания точек. - Point Точка - Point along perpendicular Инструмент точка перпендикуляра - - - ... ... - Special point on shoulder. Инструмент точка плеча. - Point at distance and angle Инструмент точка на конце отрезка - Point at distance along line Инструмент точка вдоль линии - Point along bisector Инструмент точка бисектрисы - Point at intersection of arc and line. Инструмент точка касания. @@ -3761,17 +3112,14 @@ Инструмент точка высоты. - Tool triangle. Инструмент угольник. - Tools for creating lines. Инструменты создания линий. - Line Линия @@ -3784,12 +3132,10 @@ Инструмент точка пересичения линий. - Tools for creating curves. Инструменты создания кривых. - Curve Кривая @@ -3802,12 +3148,10 @@ Инструмент сложная кривая. - Tools for creating arcs. Инструменты создания дуг. - Arc Дуга @@ -3816,17 +3160,14 @@ Инструмент дуга. - Tools for creating details. Инструменты создания деталей. - Detail Деталь - Tool new detail. Инструмент новая деталь. @@ -3843,158 +3184,126 @@ Чертеж - Details mode Режим деталей - - Pointer tools Инструмент указатель - New pattern piece Новый чертеж - Add new pattern piece Добавить новый чертеж - Perpendicular point along line Перпендикулярная точка вдоль линии - Tool to make point from x & y of two other points. Инструмент, чтобы сделать точку от х и у двух других точек. - Line between points Линия между точками - Point at line intersection Точка пересичения линий - Curve tool. Инструмент кривая. - Tool for path curve. Инструмент сложная кривая. - Tool segment a pathed curve. Инструмент разрезания сложной кривой. - Tool for segmenting a curve. Инструмент разрезания кривой. - Point of intersection line and axis Точка пересечения линии и оси - Arc tool. Инструмент дуга. - Cut arc tool. Инструмент разрезания дуги. - Tool for union two details. Инструмент объединения двух деталей. - &File &Файл - &Help &Помощь - &Pattern piece &Чертеж - New Новое - &New &Новый - Create a new pattern Создать новое лекало - Ctrl+N Ctrl+N - Open Открыть - &Open &Открыть - Open file with pattern Открыть файл с лекалом - Save Сохранить - &Save &Сохранить - Save pattern Сохранить лекало - Ctrl+S Ctrl+S - Save &As... Сохранить &как... @@ -4003,183 +3312,146 @@ Параметры... - Pattern properties Свойства лекала - Save as Сохранить как - Measurements Мерки - Window Окно - Toolbar files Панель инструментов файлы - ToolBar modes Панель инструментов режимы - Toolbar pattern Панель инструментов лекала - Toolbar options Панель инструментов настройки - Toolbar tools Панель инструментов - Tool options Параметры инструметнов - Save not yet saved pattern Сохранить еще не сохраненное лекало - Ctrl+Shift+S Ctrl+Shift+S - Draw Рисование - Draw mode Режим рисования - Ctrl+W Ctrl+W - Details Детали - Ctrl+E Ctrl+E - Ctrl+Shift+N Ctrl+Shift+N - - Change the label of pattern piece Изменить имя чертежа - Export pattern (layout) Экспорт чертежа (роскладка) - About &Qt Про &Qt - &About Valentina &Про Valentina - E&xit &Выход - Exit the application Закрыть программу] - Ctrl+Q Ctrl+Q - Preferences Свойства - Zoom in Увеличить - Original zoom Начальный масштаб - Original Zoom Начальный масштаб - Zoom fit best Уместить - Ctrl+= Ctrl+= - Stop Стоп - Stop using tool Прекратить использование инструмента - Repot Bug... Сообщить об ошибке... - Report bug Сообщить об ошибке - Close window Закрыть окно @@ -4188,7 +3460,6 @@ Увеличить - zoom in приблизить @@ -4197,13 +3468,10 @@ Уменьшить - - Zoom out Уменьшить - Edit pattern XML code Редактировать XML код чертежа @@ -4224,27 +3492,22 @@ Инструмент указатель - Table of variables Таблица переменных - Tables of variables Таблици переменных - Ctrl+T Ctrl+T - History История - Ctrl+H Ctrl+H @@ -4253,17 +3516,14 @@ Роскладка - Create layout Создать раскладку - Ctrl+L Ctrl+L - About Qt Про Qt @@ -4304,12 +3564,10 @@ Ошибка. Чертеж с таким именем уже сущевствует. - Pattern piece: Чертеж: - Pattern piece %1 Чертеж %1 @@ -4318,7 +3576,6 @@ Ошибка создания чертежа с именем - Enter a new label for the pattern piece. Введите новое имя для чертежа. @@ -4331,14 +3588,10 @@ Не могу сохранить новое имя чертежа - - - Select point Выберить точку - Select first point Выберить первую точку @@ -4347,116 +3600,92 @@ Выберить точку плеча - Individual measurements is under development Индивидуальные мерки находится в стадии разработки - There is no way create individual measurements file independent on the pattern file. For opening pattern need keep both files: pattern and measurements. Do you want continue? У вас не будет возможности создать файл с индивидуальными мерками независимо от файла лекала. Для того что бы отрыть файл лекала сохраните оба вайла: выкройку и мерки. Вы хотите продолжить? - - - Select first point of line Выберить первую точку линии - Select first point of angle Выберить первую точку угла - Select first point of first line Выберить первую точку первой линии - Select first point curve Выберить первую точку кривой - Select simple curve Выберить простую кривую - Select point of center of arc Выберить точку центра дуги - Select point of curve path Выберить точку сложной кривой - Select curve path Выберить сложною кривую - Select detail Выберить деталь - Select arc Выберить дугу - Select curve Выберите кривую - Size: Размеры: - pattern Чертеж - Critical error! Критическая ошибка! - Error parsing file (std::bad_alloc). Ошибка парсинга файла (std::bad_alloc). - Bad id. Плохой id. - File saved Файл сохранен - Could not save file Не удалось сохранить файл - &Undo &Отменить - &Redo &Повторить @@ -4465,47 +3694,38 @@ For opening pattern need keep both files: pattern and measurements. Do you want Мерки используют другие единицы измерения нежели лекало. Ето леколо требует мерки в %1 - Wrong units. Неправильные единицы измерения. - Application doesn't support standard table with inches. Приложение не поддерживает стандартную таблицу с дюймами. - File error. Ошибка файла. - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? Валентина не была закрыта корректно. Вы хотите восстановить файлы (%1) которые былы открыты раньше? - Reopen files. Повторно открыть файлы. - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 Файл мерок <br/><br/> <b>%1</b> <br/><br/> %3 - could not be found. Do you want to update the file location не может быть найден. Вы хотите обновить путь к файлу - Standard measurements (*.vst) Стандартные мерки (*.vst) - Individual measurements (*.vit) Индивидуальные мерки (*.vit) @@ -4514,17 +3734,14 @@ For opening pattern need keep both files: pattern and measurements. Do you want Не могу сохранить лекало - untitled.val без_имени.val - Unsaved change Не сохраненные изменения - The pattern has been modified. Do you want to save your changes? Лекало было изменено. Вы хотите сохранить ваши изменения? @@ -4539,7 +3756,6 @@ Do you want to save your changes? Не могу прочитать файл %1:\n%2. - File loaded Файл загружен @@ -4584,8 +3800,6 @@ Do you want to save your changes? Ошибка сохранения файла. Не могу сохранить файл. - - Open file Открыть файл @@ -4624,22 +3838,18 @@ Do you want to save your changes? Ошибка! - Select points, arcs, curves clockwise. Выберить точки, дуги, кривые за часовой стрелкой. - Select base point Выберить базовую точку - Select first point of axis Выберить первую тчоку оси - Select point vertically Выберить точку по вертикали @@ -4652,23 +3862,18 @@ Do you want to save your changes? Создано %3 в %4 - Height: Рост: - Pattern Piece: Чертеж: - - Pattern files (*.val) Файл лекала (*.val) - /pattern.val /лекало.val @@ -4689,24 +3894,18 @@ Do you want to save your changes? Не могу открыть файл лекала. Имя файла пустое - - Error parsing file. Ошибка парсинга файла. - Error can't convert value. Ошибка, не могу конвертовать значение. - - Error empty parameter. Ошибка, пустой параметр. - Error wrong id. Ошибка, неправильный id. @@ -4718,11 +3917,22 @@ Do you want to save your changes? Error in line %1 column %2 Ошибка в линии %1 столбец %2 + + Online help + + + + Show online help + + + + This file already opened in another window. + + Measurements - head_girth Short measurement name. Don't use math symbols in name!!!! Огол @@ -4738,13 +3948,11 @@ Do you want to save your changes? Обхват головы - mid_neck_girth Short measurement name. Don't use math symbols in name!!!! mid_neck_girth - neck_base_girth Short measurement name. Don't use math symbols in name!!!! Ош @@ -4760,19 +3968,16 @@ Do you want to save your changes? Обхват шеи - head_and_neck_length Short measurement name. Don't use math symbols in name!!!! head_and_neck_length - center_front_waist_length Short measurement name. Don't use math symbols in name!!!! Дпт - center_back_waist_length Short measurement name. Don't use math symbols in name!!!! Дтс @@ -4788,7 +3993,6 @@ Do you want to save your changes? Длина спины до талии с учетом выступа лопаток - shoulder_length Short measurement name. Don't use math symbols in name!!!! Шп @@ -4804,7 +4008,6 @@ Do you want to save your changes? Длина плечевого ската - side_waist_length Short measurement name. Don't use math symbols in name!!!! Дб @@ -4820,19 +4023,16 @@ Do you want to save your changes? Длина боковой части - trunk_length Short measurement name. Don't use math symbols in name!!!! trunk_length - shoulder_girth Short measurement name. Don't use math symbols in name!!!! shoulder_girth - upper_chest_girth Short measurement name. Don't use math symbols in name!!!! ОгI @@ -4848,7 +4048,6 @@ Do you want to save your changes? Обхват груди первый - bust_girth Short measurement name. Don't use math symbols in name!!!! ОгII @@ -4864,7 +4063,6 @@ Do you want to save your changes? Обхват груди второй - under_bust_girth Short measurement name. Don't use math symbols in name!!!! ОгIII @@ -4880,7 +4078,6 @@ Do you want to save your changes? Обхват груди третий - waist_girth Short measurement name. Don't use math symbols in name!!!! От @@ -4896,13 +4093,11 @@ Do you want to save your changes? Обхват талии. - high_hip_girth Short measurement name. Don't use math symbols in name!!!! high_hip_girth - hip_girth Short measurement name. Don't use math symbols in name!!!! Об @@ -4918,7 +4113,6 @@ Do you want to save your changes? Обхват бедер с учетом выступания живота - upper_front_chest_width Short measurement name. Don't use math symbols in name!!!! Шг1 @@ -4934,7 +4128,6 @@ Do you want to save your changes? Ширина груди первая - front_chest_width Short measurement name. Don't use math symbols in name!!!! Шг2 @@ -4950,7 +4143,6 @@ Do you want to save your changes? Ширина груди вторая - across_front_shoulder_width Short measurement name. Don't use math symbols in name!!!! dпл @@ -4966,19 +4158,16 @@ Do you want to save your changes? Плечевой диаметр - across_back_shoulder_width Short measurement name. Don't use math symbols in name!!!! across_back_shoulder_width - upper_back_width Short measurement name. Don't use math symbols in name!!!! upper_back_width - back_width Short measurement name. Don't use math symbols in name!!!! Шс @@ -4994,7 +4183,6 @@ Do you want to save your changes? Ширина спины - bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! Цг @@ -5010,13 +4198,11 @@ Do you want to save your changes? Расстояние между сосковыми точками - halter_bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! halter_bustpoint_to_bustpoint - neck_to_bustpoint Short measurement name. Don't use math symbols in name!!!! Вг @@ -5032,13 +4218,11 @@ Do you want to save your changes? Расстояние от точки основания шеи сбоку до сосковой точки (высота груди) - crotch_length Short measurement name. Don't use math symbols in name!!!! crotch_length - rise_height Short measurement name. Don't use math symbols in name!!!! Дпс @@ -5054,169 +4238,141 @@ Do you want to save your changes? Расстояние от линии талии до подъягодичной складки - shoulder_drop Short measurement name. Don't use math symbols in name!!!! shoulder_drop - shoulder_slope_degrees Short measurement name. Don't use math symbols in name!!!! shoulder_slope_degrees - front_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! front_shoulder_slope_length - back_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! back_shoulder_slope_length - front_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! front_shoulder_to_waist_length - back_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! back_shoulder_to_waist_length - front_neck_arc Short measurement name. Don't use math symbols in name!!!! front_neck_arc - back_neck_arc Short measurement name. Don't use math symbols in name!!!! back_neck_arc - front_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! front_upper_chest_arc - back_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! back_upper_chest_arc - front_waist_arc Short measurement name. Don't use math symbols in name!!!! front_waist_arc - back_waist_arc Short measurement name. Don't use math symbols in name!!!! back_waist_arc - front_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! front_upper_hip_arc - back_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! back_upper_hip_arc - front_hip_arc Short measurement name. Don't use math symbols in name!!!! front_hip_arc - back_hip_arc Short measurement name. Don't use math symbols in name!!!! back_hip_arc - chest_slope Short measurement name. Don't use math symbols in name!!!! chest_slope - back_slope Short measurement name. Don't use math symbols in name!!!! back_slope - front_waist_slope Short measurement name. Don't use math symbols in name!!!! front_waist_slope - back_waist_slope Short measurement name. Don't use math symbols in name!!!! back_waist_slope - front_neck_to_upper_chest_height Short measurement name. Don't use math symbols in name!!!! front_neck_to_upper_chest_height - front_neck_to_bust_height Short measurement name. Don't use math symbols in name!!!! front_neck_to_bust_height - front_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! Дпер - front_waist_to_lower_breast Short measurement name. Don't use math symbols in name!!!! Дпг - back_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! Дст - strap_length Short measurement name. Don't use math symbols in name!!!! Дбр - armscye_girth Short measurement name. Don't use math symbols in name!!!! armscye_girth - elbow_girth Short measurement name. Don't use math symbols in name!!!! Олк @@ -5232,7 +4388,6 @@ Do you want to save your changes? Обхват локтя - upper_arm_girth Short measurement name. Don't use math symbols in name!!!! Оп @@ -5248,7 +4403,6 @@ Do you want to save your changes? Обхват плеча - wrist_girth Short measurement name. Don't use math symbols in name!!!! Озап @@ -5264,13 +4418,11 @@ Do you want to save your changes? Обхват запястья - scye_depth Short measurement name. Don't use math symbols in name!!!! scye_depth - shoulder_and_arm_length Short measurement name. Don't use math symbols in name!!!! Дзап @@ -5286,19 +4438,16 @@ Do you want to save your changes? Расстояние от точки основания шеи сбоку до линии обхвата запястья - underarm_length Short measurement name. Don't use math symbols in name!!!! Втр - cervicale_to_wrist_length Short measurement name. Don't use math symbols in name!!!! cervicale_to_wrist_length - shoulder_to_elbow_length Short measurement name. Don't use math symbols in name!!!! Дрлок @@ -5314,7 +4463,6 @@ Do you want to save your changes? Длина руки до локтя - arm_length Short measurement name. Don't use math symbols in name!!!! Дрзап @@ -5330,19 +4478,16 @@ Do you want to save your changes? Длина рукава до линии обхвата запястья - hand_width Short measurement name. Don't use math symbols in name!!!! hand_width - hand_length Short measurement name. Don't use math symbols in name!!!! hand_length - hand_girth Short measurement name. Don't use math symbols in name!!!! Окис @@ -5358,7 +4503,6 @@ Do you want to save your changes? Обхват кисти - thigh_girth Short measurement name. Don't use math symbols in name!!!! Обед @@ -5374,13 +4518,11 @@ Do you want to save your changes? Обхват бедра - mid_thigh_girth Short measurement name. Don't use math symbols in name!!!! mid_thigh_girth - knee_girth Short measurement name. Don't use math symbols in name!!!! Ок @@ -5396,7 +4538,6 @@ Do you want to save your changes? Обхват колена - calf_girth Short measurement name. Don't use math symbols in name!!!! Ои @@ -5412,7 +4553,6 @@ Do you want to save your changes? Обхват икры - ankle_girth Short measurement name. Don't use math symbols in name!!!! Ощ @@ -5428,7 +4568,6 @@ Do you want to save your changes? Обхват щиколотки - knee_height Short measurement name. Don't use math symbols in name!!!! Вк @@ -5444,31 +4583,26 @@ Do you want to save your changes? Высота коленной точки - ankle_height Short measurement name. Don't use math symbols in name!!!! ankle_height - foot_width Short measurement name. Don't use math symbols in name!!!! foot_width - foot_length Short measurement name. Don't use math symbols in name!!!! foot_length - height Short measurement name. Don't use math symbols in name!!!! Р - cervicale_height Short measurement name. Don't use math symbols in name!!!! Вшт @@ -5484,13 +4618,11 @@ Do you want to save your changes? Высота точки основания шеи сзади - cervicale_to_knee_height Short measurement name. Don't use math symbols in name!!!! cervicale_to_knee_height - waist_height Short measurement name. Don't use math symbols in name!!!! Влт @@ -5506,13 +4638,11 @@ Do you want to save your changes? Высота линии талии - high_hip_height Short measurement name. Don't use math symbols in name!!!! high_hip_height - hip_height Short measurement name. Don't use math symbols in name!!!! hip_height @@ -5523,19 +4653,16 @@ Do you want to save your changes? Боковая сторона ступни - waist_to_hip_height Short measurement name. Don't use math symbols in name!!!! waist_to_hip_height - waist_to_knee_height Short measurement name. Don't use math symbols in name!!!! waist_to_knee_height - crotch_height Short measurement name. Don't use math symbols in name!!!! Дн @@ -5551,7 +4678,6 @@ Do you want to save your changes? Длина ноги по внутренней поверхности - size Short measurement name. Don't use math symbols in name!!!! Сг @@ -5567,7 +4693,6 @@ Do you want to save your changes? Размер - height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! Втос @@ -5583,7 +4708,6 @@ Do you want to save your changes? Высота точки основания шеи спереди - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! Втош @@ -5599,7 +4723,6 @@ Do you want to save your changes? Высота точки основания шеи сбоку - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! Впт @@ -5615,7 +4738,6 @@ Do you want to save your changes? Высота плечевой точки - height_nipple_point Short measurement name. Don't use math symbols in name!!!! Вст @@ -5631,7 +4753,6 @@ Do you want to save your changes? Высота сосковой точки - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! Взу @@ -5647,7 +4768,6 @@ Do you want to save your changes? Высота заднего угла подмышечной впадины - height_scapular_point Short measurement name. Don't use math symbols in name!!!! Влоп @@ -5663,7 +4783,6 @@ Do you want to save your changes? Высота лопаточной точки - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! Впс @@ -5679,7 +4798,6 @@ Do you want to save your changes? Высота подъягодичной складки - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! ОбI @@ -5695,7 +4813,6 @@ Do you want to save your changes? Обхват бедер без учета выступания живота - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! Ос @@ -5711,7 +4828,6 @@ Do you want to save your changes? Обхват подъема стопы - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! Дсб @@ -5727,7 +4843,6 @@ Do you want to save your changes? Расстояние от линии талии до пола сбоку - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! Дсп @@ -5743,7 +4858,6 @@ Do you want to save your changes? Расстояние от линии талии до пола спереди - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! Дпоб @@ -5759,7 +4873,6 @@ Do you want to save your changes? Дуга через паховую область - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! Вс @@ -5775,7 +4888,6 @@ Do you want to save your changes? Расстояние от линии талии до плоскости сидения - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! Длуч @@ -5791,7 +4903,6 @@ Do you want to save your changes? Расстояние от точки основания шеи сбоку до лучевой точки - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! ДIIIп @@ -5807,7 +4918,6 @@ Do you want to save your changes? Расстояние от точки основания шеи сбоку до конца третьего пальца - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! Впрп @@ -5823,7 +4933,6 @@ Do you want to save your changes? Расстояние от точки основания шеи сбоку до линии обхвата груди первого спереди - front_waist_length Short measurement name. Don't use math symbols in name!!!! Дтп @@ -5839,7 +4948,6 @@ Do you want to save your changes? Расстояние от точки основания шеи сбоку до линии талии спереди (длани талии спереди) - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! Дп @@ -5855,7 +4963,6 @@ Do you want to save your changes? Дуга через высшую точку плечевого сустава - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! Впрз @@ -5871,7 +4978,6 @@ Do you want to save your changes? Расстояние от точки основания шеи сзади до линии обхватов груди первого и второго с учетом выступа лопаток - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! ДтсI @@ -5887,7 +4993,6 @@ Do you want to save your changes? Расстояние от линии талии сзади до точки основания шеи сбоку - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! Двчт @@ -5903,7 +5008,6 @@ Do you want to save your changes? Длина дуги верхней части туловища через точку основания шеи сбоку - chest_width Short measurement name. Don't use math symbols in name!!!! Шг @@ -5919,7 +5023,6 @@ Do you want to save your changes? Ширина груди - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! dпзр @@ -5935,7 +5038,6 @@ Do you want to save your changes? Передне-задний диаметр руки - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! Вкт @@ -5951,7 +5053,6 @@ Do you want to save your changes? Высота ключичной точки - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! Впрк @@ -5967,7 +5068,6 @@ Do you want to save your changes? Расстояние от шейной точки до уровня заднего угла подмышечной впадины спереди (высота проймы косая) - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! Впк @@ -5983,7 +5083,6 @@ Do you want to save your changes? Высота плеча косая - half_girth_neck Short measurement name. Don't use math symbols in name!!!! Сш @@ -5999,7 +5098,6 @@ Do you want to save your changes? Полуобхват шеи - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! Сш1 @@ -6015,7 +5113,6 @@ Do you want to save your changes? Полуобхват шеи для сорочек - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! СгI @@ -6031,7 +5128,6 @@ Do you want to save your changes? Полуобхват груди первый - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! СгII @@ -6047,7 +5143,6 @@ Do you want to save your changes? Полуобхват груди второй - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! СгIII @@ -6063,7 +5158,6 @@ Do you want to save your changes? Полуобхват груди третий - half_girth_waist Short measurement name. Don't use math symbols in name!!!! Ст @@ -6079,7 +5173,6 @@ Do you want to save your changes? Полуобхват талии - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! Сб @@ -6095,7 +5188,6 @@ Do you want to save your changes? Полуобхват бедер с учетом выступания живота - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! СбI @@ -6111,7 +5203,6 @@ Do you want to save your changes? Полуобхват бедер без учета выступания живота - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! Окс @@ -6127,7 +5218,6 @@ Do you want to save your changes? Обхват колена в согнутом положении ноги - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! @@ -6143,7 +5233,6 @@ Do you want to save your changes? Поперечный диаметр шеи - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! Впкп @@ -6159,7 +5248,6 @@ Do you want to save your changes? Высота плеча косая спереди - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! Дтн1 @@ -6175,7 +5263,6 @@ Do you want to save your changes? Расстояние от точки основания шеи до линии талии спереди - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! dвр @@ -6191,7 +5278,6 @@ Do you want to save your changes? Вертикальный диаметр руки - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! Дшк @@ -6207,7 +5293,6 @@ Do you want to save your changes? Расстояние от шейной точки до колена - waist_to_knee Short measurement name. Don't use math symbols in name!!!! Дтк @@ -6223,7 +5308,6 @@ Do you want to save your changes? Расстояние от линии талии до колена - shoulder_height Short measurement name. Don't use math symbols in name!!!! Вп @@ -6239,7 +5323,6 @@ Do you want to save your changes? Высота плеча - head_height Short measurement name. Don't use math symbols in name!!!! Вгол @@ -6255,7 +5338,6 @@ Do you want to save your changes? Высота головы - body_position Short measurement name. Don't use math symbols in name!!!! Пкор @@ -6271,7 +5353,6 @@ Do you want to save your changes? Положение корпуса - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! Дпз @@ -6287,7 +5368,6 @@ Do you want to save your changes? Дуга плечевого пояса сзади - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! Дшош @@ -6303,7 +5383,6 @@ Do you want to save your changes? Расстояние от шейной точки до точки основания шеи сбоку по линии измерения обхвата шеи - depth_waist_first Short measurement name. Don't use math symbols in name!!!! Гт1 @@ -6319,7 +5398,6 @@ Do you want to save your changes? Глубина талии первая - depth_waist_second Short measurement name. Don't use math symbols in name!!!! ГтII @@ -6338,211 +5416,176 @@ Do you want to save your changes? MeasurementsDescriptions - Around fullest part of Head Full measurement description Обхват головы - Around middle part of Neck Full measurement description Вокруг средней части шеи - Around Neck at base Full measurement description Обхват шеи - Vertical Distance from Crown to Nape Full measurement description Вертикальное расстояние от темени до затылка - Front Neck Center over tape at Bustline to Front Waist Center Full measurement description Длина переда до талии - Back Neck Center to Back Waist Center Full measurement description Длина спины до талии с учетом выступа лопаток - NeckPoint to ShoulderTip Full measurement description Длина плечевого ската - Armpit to Waist side Full measurement description Длина боковой части - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point Full measurement description Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides Full measurement description Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest Full measurement description Обхват груди первый - Around fullest part of Bust, parallel to floor Full measurement description Обхват груди второй - Around Chest below the Bust, parallel to floor Full measurement description Обхват груди третий - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. Full measurement description Обхват талии. - Around HighHip, parallel to floor Full measurement description Around HighHip, parallel to floor - Around Hip, parallel to floor Full measurement description Обхват бедер с учетом выступания живота - Across Front UpperChest, smallest width from armscye to armscye Full measurement description Ширина груди первая - Across Front Chest, from armfold to armfold Full measurement description Ширина груди вторая - From ShoulderTip to ShoulderTip, across Front Full measurement description Плечевой диаметр - From ShoulderTip to ShoulderTip, across Back Full measurement description Around HighHip, parallel to floor - Across Back UpperChest, smallest width from armscye to armscye Full measurement description Across Back UpperChest, smallest width from armscye to armscye - Across Back Chest, from armfold to armfold Full measurement description Ширина спины - Distance between BustPoints, across Chest Full measurement description Расстояние между сосковыми точками - Distance from Bustpoint, behind neck, down to Bustpoint Full measurement description Distance from Bustpoint, behind neck, down to Bustpoint - From NeckPoint to BustPoint Full measurement description Расстояние от точки основания шеи сбоку до сосковой точки (высота груди) - From Front Waist Center, down to crotch, up to Back Waist Center Full measurement description From Front Waist Center, down to crotch, up to Back Waist Center - Sit on hard chair, measure from side waist straight down to chair bottom Full measurement description Расстояние от линии талии до подъягодичной складки - Vertical Distance from NeckPoint level to ShoulderTip level Full measurement description Vertical Distance from NeckPoint level to ShoulderTip level - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer Full measurement description Degrees of angle from NeckPoint to ShoulderTip – requires goniometer - ShoulderTip to Front Waist Center Full measurement description ShoulderTip to Front Waist Center - ShoulderTip to Back Waist Center Full measurement description ShoulderTip to Back Waist Center - NeckPoint straight down front chest to Waistline Full measurement description NeckPoint straight down front chest to Waistline - Back NeckPoint straight down back chest to Waistline Full measurement description Back NeckPoint straight down back chest to Waistline - NeckPoint to NeckPoint through Front Neck Center Full measurement description NeckPoint to NeckPoint through Front Neck Center - NeckPoint to NeckPoint across Nape Full measurement description NeckPoint to NeckPoint across Nape @@ -6553,589 +5596,491 @@ Do you want to save your changes? front_upper-bust_arc - Front upper-bust arc Full measurement description Front upper-bust arc - Back UpperBust side to side Full measurement description Back UpperBust side to side - Front Waist side to side Full measurement description Front Waist side to side - Back Waist side to side Full measurement description Back Waist side to side - Front UpperHip side to side Full measurement description Front UpperHip side to side - Back UpperHip side to side Full measurement description Back UpperHip side to side - Front Hip side to side Full measurement description Front Hip side to side - Back Hip side to side Full measurement description Back Hip side to side - NeckPoint to Front ArmfoldPoint Full measurement description NeckPoint to Front ArmfoldPoint - NeckPoint to Back ArmfoldPoint Full measurement description NeckPoint to Back ArmfoldPoint - NeckPoint across Front Chest to Waist side Full measurement description NeckPoint across Front Chest to Waist side - NeckPoint across Back Chest to Waist side Full measurement description NeckPoint across Back Chest to Waist side - Front Neck Center straight down to UpperChest line Full measurement description Front Neck Center straight down to UpperChest line - Front Neck Center straight down to Bust line Full measurement description Front Neck Center straight down to Bust line - Front Upper chest waist Full measurement description Длина переда от линии талии вверх по центру до начала ложбины - Front waist to lower breast Full measurement description Длина от талии до основания грудных желез - Back waist to upper chest Full measurement description Длина спинки по спине от линии талии вверх до выступающего уголка лопатки - Strap length Full measurement description Длина бретели от выступающего уголка лопатки вертикально до начала грудной железы - Around Armscye Full measurement description Around Armscye - Around Elbow with elbow bent Full measurement description Обхват локтя - Around UpperArm Full measurement description Обхват плеча - Around Wrist Full measurement description Обхват запястья - Nape straight down to UnderBust line (same as Back UpperBust height) Full measurement description Nape straight down to UnderBust line (same as Back UpperBust height) - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description Расстояние от точки основания шеи сбоку до линии обхвата запястья - Armpit to Wrist, with arm straight and hanging at side Full measurement description Внутренняя длина рукава (с окатом) - Nape to Wrist, with elbow bent and hand on hip Full measurement description Nape to Wrist, with elbow bent and hand on hip - ShoulderTip to Elbow, with elbow bent and hand on hip Full measurement description Длина руки до локтя - ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description Длина рукава до линии обхвата запястья - Hand side to side Full measurement description Рука из стороны в сторону - Hand Middle Finger tip to wrist Full measurement description Hand Middle Finger tip to wrist - Around Hand Full measurement description Обхват кисти - Around Thigh Full measurement description Обхват бедра - Around MidThigh Full measurement description Around MidThigh - Around Knee Full measurement description Обхват колена - Around Calf Full measurement description Обхват икры - Around Ankle Full measurement description Обхват щиколотки - Knee to Floor Full measurement description Высота коленной точки - Ankle to Floor Full measurement description Ankle to Floor - Widest part of Foot side to side Full measurement description Widest part of Foot side to side - Tip of Longest Toe straight to back of heel Full measurement description Кончик длинного пальца прямо к задней части каблука - Top of head to floor Full measurement description Верх головы к полу - Nape to Floor Full measurement description Высота точки основания шеи сзади - Nape to Knee Full measurement description Длина с затылок до колена - Waist side to floor Full measurement description Высота линии талии - HighHip side to Floor Full measurement description HighHip side to Floor - Hip side to Floor Full measurement description Боковая сторона ступни - Waist side to Hip Full measurement description Waist side to Hip - Waist side to Knee Full measurement description Waist side to Knee - Crotch to Floor along inside leg Full measurement description Длина ноги по внутренней поверхности - Size Full measurement description Размер - Height of the point base of the neck in front Full measurement description Высота точки основания шеи спереди - Height of the base of the neck side point Full measurement description Высота точки основания шеи сбоку - The height of the shoulder point Full measurement description Высота плечевой точки - Height nipple point Full measurement description Высота сосковой точки - Height back angle axilla Full measurement description Высота заднего угла подмышечной впадины - Height scapular point Full measurement description Высота лопаточной точки - Height under buttock folds Full measurement description Высота подъягодичной складки - Hips excluding protruding abdomen Full measurement description Обхват бедер без учета выступания живота - Girth foot instep Full measurement description Обхват подъема стопы - The distance from the side waist to floor Full measurement description Расстояние от линии талии до пола сбоку - The distance from the front waist to floor Full measurement description Расстояние от линии талии до пола спереди - Arc through groin area Full measurement description Дуга через паховую область - The distance from the waist to the plane seat Full measurement description Расстояние от линии талии до плоскости сидения - The distance from the base of the neck to the side of the radial point Full measurement description Расстояние от точки основания шеи сбоку до лучевой точки - Distance from the base of the neck side point to the end of the third finger Full measurement description Расстояние от точки основания шеи сбоку до конца третьего пальца - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description Расстояние от точки основания шеи сбоку до линии обхвата груди первого спереди - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description Расстояние от точки основания шеи сбоку до линии талии спереди (обхват талии спереди) - Arc through the highest point of the shoulder joint Full measurement description Дуга через высшую точку плечевого сустава - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description Расстояние от точки основания шеи сзади до линии обхватов груди первого и второго с учетом выступа лопаток - The distance from the waist to the back base of the neck side point Full measurement description Расстояние от линии талии сзади до точки основания шеи сбоку - Arc length of the upper body through the base of the neck side point Full measurement description Длина дуги верхней части туловища через точку основания шеи сбоку - Chest width Full measurement description Ширина груди - Anteroposterior diameter of the hands Full measurement description Передне-задний диаметр руки - Height clavicular point Full measurement description Высота ключичной точки - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description Расстояние от шейной точки до уровня заднего угла подмышечной впадины спереди (высота проймы косая) - Slash shoulder height Full measurement description Высота плеча косая - Half girth neck Full measurement description Полуобхват шеи - Half girth neck for shirts Full measurement description Полуобхват шеи для сорочек - Half girth chest first Full measurement description Полуобхват груди первый - Half girth chest second Full measurement description Полуобхват груди второй - Half girth chest third Full measurement description Полуобхват груди третий - Half girth waist Full measurement description Полуобхват талии - Half girth hips considering protruding abdomen Full measurement description Полуобхват бедер с учетом выступания живота - Half girth hips excluding protruding abdomen Full measurement description Полуобхват бедер без учета выступания живота - Girth knee flexed feet Full measurement description Обхват колена в согнутом положении ноги - Neck transverse diameter Full measurement description Поперечный диаметр шеи - Front slash shoulder height Full measurement description Высота плеча косая спереди - The distance from the base of the neck to the waist line front Full measurement description Расстояние от точки основания шеи до линии талии спереди - Hand vertical diameter Full measurement description Вертикальный диаметр руки - Distance from neck to knee point Full measurement description Расстояние от шейной точки до колена - The distance from the waist to the knee Full measurement description Расстояние от линии талии до колена - Shoulder height Full measurement description Высота плеча - Head height Full measurement description Высота головы - Body position Full measurement description Положение корпуса - Arc behind the shoulder girdle Full measurement description Дуга плечевого пояса сзади - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description Расстояние от шейной точки до точки основания шеи сбоку по линии измерения обхвата шеи - Depth waist first Full measurement description Глубина талии первая - Depth waist second Full measurement description Глубина талии вторая @@ -7144,799 +6089,666 @@ Do you want to save your changes? MeasurementsFullNames - Head girth Full measurement name Обхват головы - Mid-neck girth Full measurement name Половина обхвата шеи - Neck Base girth Full measurement name Обхват шеи - Head and Neck length Full measurement name Длина шеи и головы - Front Center length Full measurement name Длина переда до талии - Back Center length Full measurement name Длина спины до талии с учетом выступа лопаток - Shoulder length Full measurement name Длина плечевого ската - Side Waist length Full measurement name Длина боковой части - Trunk length Full measurement name Длина туловища - Shoulder girth Full measurement name Обхват плеча - Upper Chest girth Full measurement name Обхват груди первый - Bust girth Full measurement name Обхват груди второй - Under Bust girth Full measurement name Обхват груди третий - Waist girth Full measurement name Обхват талии - HighHip girth Full measurement name HighHip girth - Hip girth Full measurement name Обхват бедер с учетом выступания живота - Front Upper Chest width Full measurement name Ширина груди первая - Front Chest width Full measurement name Ширина груди вторая - Front Across Shoulder width Full measurement name Плечевой диаметр - Back Across Shoulder width Full measurement name Back Across Shoulder width - Back Upper Chest width Full measurement name Back Upper Chest width - Back Chest width Full measurement name Ширина спины - BustPoint to BustPoint Full measurement name Расстояние между сосковыми точками - Halter Bustpoint to Bustpoint Full measurement name Halter Bustpoint to Bustpoint - NeckPoint to BustPoint Full measurement name Расстояние от точки основания шеи сбоку до сосковой точки (высота груди) - Crotch length Full measurement name Длина промежности - Rise height Full measurement name Расстояние от линии талии до подъягодичной складки - Shoulder Drop Full measurement name Shoulder Drop - Shoulder Slope degrees Full measurement name Склон плеча в градусах - Front Shoulder Balance Full measurement name Передний баланс плеча - Back Shoulder Balance Full measurement name Задний баланс плеча - Front Full Length Full measurement name Полная передняя длина - Back Full Length Full measurement name Полная задняя длина - Front Neck arc Full measurement name Передняя дуга шеи - Back Neck arc Full measurement name Задняя дуга шеи - Front upper-bust arc Full measurement name Front upper-bust arc - Back UpperBust arc Full measurement name Back UpperBust arc - Front Waist arc Full measurement name Передняя дуга талии - Back Waist arc Full measurement name Задняя дуга талии - Front UpperHip arc Full measurement name Front UpperHip arc - Back UpperHip arc Full measurement name Back UpperHip arc - Front Hip arc Full measurement name Front Hip arc - Back Hip arc Full measurement name Back Hip arc - Chest Balance Full measurement name Баланс груди - Back Balance Full measurement name Задний баланс - Front Waist Balance Full measurement name Передний баланс талии - Back Waist Balance Full measurement name Задний баланс талии - Front UpperChest height Full measurement name Front UpperChest height - Bust height Full measurement name Высота бюста - Front Upper chest waist Full measurement name Длина переда от линии талии вверх по центру до начала ложбины - Front waist to lower breast Full measurement name Длина от талии до основания грудных желез - Back waist to upper chest Full measurement name Длина спинки - Strap length Full measurement name Длина бретели - Armscye Girth Full measurement name Armscye Girth - Elbow Girth Full measurement name Обхват локтя - Upperarm Girth Full measurement name Обхват плеча - Wrist girth Full measurement name Обхват запястья - Armscye depth Full measurement name Armscye depth - Shoulder and Arm length Full measurement name Расстояние от точки основания шеи сбоку до линии обхвата запястья - Underarm length Full measurement name Внутренняя длина рукава (с окатом) - Nape to wrist length Full measurement name Nape to wrist length - Elbow length Full measurement name Длина руки до локтя - Arm length Full measurement name Длина рукава до линии обхвата запястья - Hand width Full measurement name Ширина руки - Hand length Full measurement name Длина руки - Hand girth Full measurement name Обхват кисти - Thigh girth Full measurement name Обхват бедра - Midthigh girth Full measurement name Midthigh girth - Knee girth Full measurement name Обхват колена - Calf girth Full measurement name Обхват икры - Ankle girth Full measurement name Обхват щиколотки - Knee height Full measurement name Высота коленной точки - Ankle height Full measurement name Высота лодыжки - Foot width Full measurement name Ширина ноги - Foot length Full measurement name Длина ноги - Total Height Full measurement name Общая высота - Nape height Full measurement name Высота точки основания шеи сзади - Nape to knee height Full measurement name Затылок к высоте колена - Waist height Full measurement name Высота линии талии - HighHip height Full measurement name HighHip height - Hip height Full measurement name Hip height - Waist to Hip height Full measurement name Waist to Hip height - Waist to Knee height Full measurement name Талия к высоте колена - Crotch height/Inseam Full measurement name Длина ноги по внутренней поверхности - Size Full measurement name Размер - Height front neck base point Full measurement name Высота точки основания шеи спереди - Height base neck side point Full measurement name Высота точки основания шеи сбоку - Height shoulder point Full measurement name Высота плечевой точки - Height nipple point Full measurement name Высота сосковой точки - Height back angle axilla Full measurement name Высота заднего угла подмышечной впадины - Height scapular point Full measurement name Высота лопаточной точки - Height under buttock folds Full measurement name Высота подъягодичной складки - Hips excluding protruding abdomen Full measurement name Обхват бедер без учета выступания живота - Girth foot instep Full measurement name Обхват подъема стопы - Side waist to floor Full measurement name Расстояние от линии талии до пола сбоку - Front waist to floor Full measurement name Расстояние от линии талии до пола спереди - Arc through groin area Full measurement name Дуга через паховую область - Waist to plane seat Full measurement name Расстояние от линии талии до плоскости сидения - Neck to radial point Full measurement name Расстояние от точки основания шеи сбоку до лучевой точки - Neck to third finger Full measurement name Расстояние от точки основания шеи сбоку до конца третьего пальца - Neck to first line chest circumference Full measurement name Расстояние от точки основания шеи сбоку до линии обхвата груди первого спереди - Front waist length Full measurement name Расстояние от точки основания шеи сбоку до линии талии спереди (длина талии спереди) - Arc through shoulder joint Full measurement name Дуга через высшую точку плечевого сустава - Neck to back line chest circumference Full measurement name Расстояние от точки основания шеи сзади до линии обхватов груди первого и второго с учетом выступа лопаток - Waist to neck side Full measurement name Расстояние от линии талии сзади до точки основания шеи сбоку - Arc length upper body Full measurement name Длина дуги верхней части туловища через точку основания шеи сбоку - Chest width Full measurement name Ширина груди - Anteroposterior diameter hands Full measurement name Передне-задний диаметр руки - Height clavicular point Full measurement name Высота ключичной точки - Height armhole slash Full measurement name Расстояние от шейной точки до уровня заднего угла подмышечной впадины спереди (высота проймы косая) - Slash shoulder height Full measurement name Высота плеча косая - Half girth neck Full measurement name Полуобхват шеи - Half girth neck for shirts Full measurement name Полуобхват шеи для сорочек - Half girth chest first Full measurement name Полуобхват груди первый - Half girth chest second Full measurement name Полуобхват груди второй - Half girth chest third Full measurement name Полуобхват груди третий - Half girth waist Full measurement name Полуобхват талии - Half girth hips considering protruding abdomen Full measurement name Полуобхват бедер с учетом выступания живота - Half girth hips excluding protruding abdomen Full measurement name Полуобхват бедер без учета выступания живота - Girth knee flexed feet Full measurement name Обхват колена в согнутом положении ноги - Neck transverse diameter Full measurement name Поперечный диаметр шеи - Front slash shoulder height Full measurement name Высота плеча косая спереди - Neck to front waist line Full measurement name Расстояние от точки основания шеи до линии талии спереди - Hand vertical diameter Full measurement name Вертикальный диаметр руки - Neck to knee point Full measurement name Расстояние от шейной точки до колена - Waist to knee Full measurement name Расстояние от линии талии до колена - Shoulder height Full measurement name Высота плеча - Head height Full measurement name Высота головы - Body position Full measurement name Положение корпуса - Arc behind shoulder girdle Full measurement name Дуга плечевого пояса сзади - Neck to neck base Full measurement name Расстояние от шейной точки до точки основания шеи сбоку по линии измерения обхвата шеи - Depth waist first Full measurement name Глубина талии первая - Depth waist second Full measurement name Глубина талии вторая @@ -7945,7 +6757,6 @@ Do you want to save your changes? MoveSPoint - Move single point Переместить базовую точку @@ -7953,7 +6764,6 @@ Do you want to save your changes? MoveSpline - Move spline Переместить сплайн @@ -7961,7 +6771,6 @@ Do you want to save your changes? MoveSplinePath - Move spline path Переместить сложный сплайн @@ -7969,42 +6778,34 @@ Do you want to save your changes? PathPage - Open Directory Открыть директорию - Path that use Valentina Путь, что использует Валентина - Default По умолчанию - Edit Редактировать - Type Тип - Path Путь - Individual measurements Индивидуальные мерки - Patterns Лекала @@ -8012,32 +6813,26 @@ Do you want to save your changes? PatternPage - User Пользователь - User name Имя пользователя - Graphical output Графический вывод - Use antialiasing Использовать сглаживание - Undo Отменить - Count steps (0 - no limit) Количество шагов (0 - без ограничений) @@ -8053,19 +6848,16 @@ Do you want to save your changes? PostfixOperators - cm centimeter см - mm millimeter мм - in inch дюйм @@ -8074,86 +6866,69 @@ Do you want to save your changes? QCommandLineParser - Displays version information. - Показать информацию о версии. + Показать информацию о версии. - Displays this help. - Показать эту справку. + Показать эту справку. - Unknown option '%1'. - Неизвестный параметр '%1'. + Неизвестный параметр '%1'. - Unknown options: %1. - Неизвестные параметры: %1. + Неизвестные параметры: %1. - Missing value after '%1'. - Пропущено значение после '%1'. + Пропущено значение после '%1'. - Unexpected value after '%1'. - Неожиданое значение после '%1'. + Неожиданое значение после '%1'. - [options] - [параметры] + [параметры] - Usage: %1 - Использование: %1 + Использование: %1 - Options: - Параметры: + Параметры: - Arguments: - Аргументы: + Аргументы: QObject - Create new pattern piece to start working. Создайте новый чертеж для начала работы. - Add node Добавить узел - Move detail Переместить деталь - mm мм - - cm см - inch дюймы @@ -8162,11 +6937,36 @@ Do you want to save your changes? inch abbreviation дюйм + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + Значение + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece Переименовать лекало @@ -8174,7 +6974,6 @@ Do you want to save your changes? STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description Типовые фигуры мужчин 1-й полнотной группы, обхват груди 100 см @@ -8183,7 +6982,6 @@ Do you want to save your changes? SaveDetailOptions - Save detail option Сохранить параметры детали @@ -8191,7 +6989,6 @@ Do you want to save your changes? SaveToolOptions - Save tool option Сохранить параметры инструмента @@ -8199,43 +6996,34 @@ Do you want to save your changes? TableWindow - Create a layout Создать раскладку - toolBar Панель инструментов - Save Сохранить - - Save layout Создать раскладку - Next Следующая - Next detail Следующая деталь - Turn Перевернуть - Turn the detail 90 degrees Перевернуть детальна на 90 градусов @@ -8244,17 +7032,14 @@ Do you want to save your changes? Перевернуть детальна на 180 градусов - Stop laying Прекратить укладку - Enlarge letter Увеличить лист - Enlarge the length of the sheet Увеличить длину листа @@ -8263,96 +7048,74 @@ Do you want to save your changes? Увеличить длину листа - Reduce sheet Уменьшить лист - Reduce the length of the sheet Уменьшить длину листа - - Mirroring Отражение - - Zoom In Увеличить - - Zoom Out Уменьшить - Stop Стоп - 0 details left. 0 деталей осталось. - - Collisions not found. Колизии не обнаружены. - %1 details left. %1 деталей осталось. - untitled без имени - Svg files (*.svg) Svg файлы (*.svg) - PDF files (*.pdf) Pdf файлы (*.pdf) - Images (*.png) Изображения (*.png) - PS files (*.ps) Ps файл (*.ps) - EPS files (*.eps) EPS файл (*.eps) - Collisions found. Найдены колизии. - Creating file '%1' failed! %2 Создание файла '%1' не удалось! %2 - Critical error! Критическая ошибка! @@ -8375,12 +7138,10 @@ Do you want to save your changes? VAbstractTool - Confirm the deletion. Подтвердить удаление. - Do you really want delete? Вы точно хотите удалить? @@ -8392,42 +7153,34 @@ Do you want to save your changes? Ошибка! - Error parsing file. Program will be terminated. Ошибка парсинга файла. Програма будет закрыта. - Error bad id. Program will be terminated. Ошибка, неправильный id. Програма будет закрыта. - Error can't convert value. Program will be terminated. Ошибка не могу конвертировать значение. Програма будет закрыта. - Error empty parameter. Program will be terminated. Ошибка пустой параметр. Програма будет закрыта. - Error wrong id. Program will be terminated. Ошибка неправельный id. Програма будет закрыта. - Something's wrong!! Что то не так!!! - Could not copy temp file to document file Не удалось скопировать временный файл в выходной файл - Could not remove document file Не удалось удалить файл документа. @@ -8450,21 +7203,14 @@ Do you want to save your changes? VContainer - - - - Can't find object Не могу найти объект - - Can't cast object Не могу привести объект - Can't find object. Type mismatch. Не могу найти объект. Несоответствие типа. @@ -8484,51 +7230,41 @@ Do you want to save your changes? Не могу конвертировать toLongLong параметр - Can't convert toUInt parameter Не могу конвертировать toUInt параметр - Can't convert toBool parameter Не удается преобразовать параметр toBool - Got empty parameter Получен пустой параметр - Can't convert toDouble parameter Не могу конвертировать toDouble параметр - - Can't open file %1: %2. Не могу открыть файл %1: %2. - Can't open schema file %1: %2. Не могу окрыть файл схемы %1:\n%2. - Validation error file %3 in line %1 column %2 Ошибка валидации файла %3 в строке %1 столбца %2 - Parsing error file %3 in line %1 column %2 Ошибка разбора файла %3 в строке %1 столбца %2 - Couldn't get node Не удалось получить узел. @@ -8648,16 +7384,18 @@ Do you want to save your changes? Error parsing file. Ошибка парсинга файла. + + Could not load schema file. + + VDrawTool - Options Параметры - Delete Удалить @@ -8670,7 +7408,6 @@ Do you want to save your changes? Не могу найти тег Calculation - Edit wrong formula Редактировать неправильную формулу @@ -8678,7 +7415,6 @@ Do you want to save your changes? VException - Critical error! Критическая ошибка! @@ -8686,10 +7422,6 @@ Do you want to save your changes? VFormula - - - - Error Ошибка @@ -8697,12 +7429,10 @@ Do you want to save your changes? VFormulaProperty - Value Значение - Formula Формула @@ -8710,7 +7440,6 @@ Do you want to save your changes? VFormulaPropertyEditor - ... ... @@ -8726,6 +7455,28 @@ Do you want to save your changes? Удалить + + VPE::VColorPropertyEditor + + ... + ... + + + + VPE::VFileEditWidget + + ... + ... + + + Directory + + + + Open File + + + VPattern @@ -8733,7 +7484,6 @@ Do you want to save your changes? Не могу найти инструмент с id = %1 в таблице. - Error no unique id. Ошибка не уникальный id. @@ -8742,195 +7492,146 @@ Do you want to save your changes? Ошибка! - Can't find tool in table. Не могу найти инструмент в таблице. - - Error parsing file. Ошибка парсинга файла. - Error can't convert value. Ошибка, не могу конвертовать значение. - Error empty parameter. Помилка, пустий параметр. - Error wrong id. Ошибка, неправильный id. - Critical error! Критическая ошибка! - Error parsing file (std::bad_alloc). Ошибка парсинга файла (std::bad_alloc). - Error creating or updating detail Ошибка создания или обновления детали - Error creating or updating single point Ошибка создания или обновления базовой точки - - Error creating or updating point of end line Ошибка создания или обновления точки на конце линии - - Error creating or updating point along line Ошибка создания или обновления точки вдоль линии - - Error creating or updating point of shoulder Ошибка создания или обновления точки плеча - - Error creating or updating point of normal Ошибка создания или обновления точки нормали - - Error creating or updating point of bisector Ошибка создания или обновления точки бисектрисы - Error creating or updating point of lineintersection Ошибка создания или обновления точки пересичения линий - - Error creating or updating point of contact Ошибка создания или обновления точки прикосновения - Error creating or updating modeling point Ошибка создания или обновления точки - Error creating or updating height Ошибка создания или обновления высоты - Error creating or updating triangle Ошибка создания или обновления треугольника - Error creating or updating point of intersection Ошибка создания или обновления точки пересичения - - Error creating or updating cut spline point Ошибка создания или обновления точки разрезания сплайна - - Error creating or updating cut spline path point Ошибка создания или обновления точки разрезания сложного сплайна - - Error creating or updating cut arc point Ошибка создания или обновления точки разрезания дуги - - Error creating or updating point of intersection line and axis Ошибка создания или обновления точки пересечения линии и оси - - Error creating or updating point of intersection curve and axis Ошибка создания или обновления точки пересечения кривой и оси - Error creating or updating line Ошибка создания или обновления линии - Error creating or updating simple curve Ошибка создания или обновления кривой - Error creating or updating curve path Ошибка создания или обновления сложной кривой - Error creating or updating modeling simple curve Ошибка создания или обновления модельной кривой - Error creating or updating modeling curve path Ошибка создания или обновления сложной модельной кривой - - Error creating or updating simple arc Ошибка создания или обновления дуги - Error creating or updating modeling arc Ошибка создания или обновления модельной дуги - Error creating or updating union details Ошибка создания или обновления объединения деталей - Got wrong parameter id. Need only id > 0. Получен неправельный параметр id. Допустимы только id > 0. - This id is not unique. Этот id не уникальный. - File error. Ошибка файла. @@ -8938,19 +7639,14 @@ Do you want to save your changes? VSplinePath - Not enough points to create the spline. Не достаточно точок для создания кривой. - - - This spline does not exist. Этот сплайн не сувществует. - Can't cut spline path with one point Не могу разреть сплайн из одной точки @@ -8958,12 +7654,10 @@ Do you want to save your changes? VTableGraphicsView - can't find detail не могу найти деталь - detail found деталь найдена @@ -8971,12 +7665,10 @@ Do you want to save your changes? VToolDetail - Options Параметры - Delete Удалить @@ -8984,182 +7676,118 @@ Do you want to save your changes? VToolOptionsPropertyBrowser - Base point Базовая точка - - - - - - - - - - - - - - - - Point label Имя точки - Position Положение - Point at distance and angle Инструмент точка на конце отрезка - - - - - - - - - Line type Тип линии - - - - - - - - Length Длина - - - Angle Угол - Point at distance along line Инструмент точка вдоль линии - Arc Дуга - - Radius Радиус - First angle Первый угол - Second angle Второй угол - Point along bisector Инструмент точка бисектрисы - Cut arc tool Инструмент разрезания дуги - Tool for segmenting a curve Инструмент для сегментации кривой - Tool segment a pathed curve Инструмент для сегментации сложной кривой - Perpendicular point along line Перпендикулярная точка вдоль линии - Line between points Линия между точками - Point at line intersection Точка пересичения линий - Point along perpendicular Инструмент точка перпендикуляра - Additional angle degrees Доп. угол градусы - Point at intersection of arc and line Точка на пересечении дуги и линии - Tool to make point from x & y of two other points Инструмент, чтобы сделать точку от х и у двух других точек - Special point on shoulder Специальная точка на плечо - Curve tool Инструмент кривая - - Curve factor Коэффициент кривой - Tool for path curve Инструмент для создания сложной кривой - Tool triangle Инструмент треугольник - - Point intersection line and axis Точка пересечения линии и оси @@ -9181,31 +7809,26 @@ Do you want to save your changes? Variables - Line_ Left symbol _ in name Линия_ - AngleLine_ Left symbol _ in name УголЛинии_ - Arc_ Left symbol _ in name Дуга_ - Spl_ Left symbol _ in name Спл_ - SplPath Do not add symbol _ to the end of name СлСпл @@ -9223,7 +7846,6 @@ Do you want to save your changes? VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation <b>пересечение кривой и дуги</b>: угол = %1°; <b>Shift</b> - фиксация угола, <b>Enter</b> - завершение создания @@ -9231,7 +7853,6 @@ Do you want to save your changes? VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation <b>Точка на конце отрезка</b>: угол = %1°; <b>Shift</b> - фиксация угла, <b>Enter</b> - завершение создания @@ -9239,7 +7860,6 @@ Do you want to save your changes? VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation <b>Пересечение линии и оси</b>: угол = %1°; <b>Shift</b> - "фиксация угола, <b>Enter</b> - завершение создания @@ -9247,20 +7867,25 @@ Do you want to save your changes? VisToolSplinePath - <b>Curve path</b>: <b>Enter</b> - finish creation - <b>Сложная кривая</b>: <b>Enter</b> - завершение создания + <b>Сложная кривая</b>: <b>Enter</b> - завершение создания + + + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation + main - Pattern making program. Программа создания выкроек. - Pattern file. Файл лекала. diff --git a/src/app/share/translations/valentina_uk_UA.ts b/share/translations/valentina_uk_UA.ts similarity index 70% rename from src/app/share/translations/valentina_uk_UA.ts rename to share/translations/valentina_uk_UA.ts index bdfea37f3..f50b73e29 100644 --- a/src/app/share/translations/valentina_uk_UA.ts +++ b/share/translations/valentina_uk_UA.ts @@ -4,7 +4,6 @@ AddDet - Add detail Додати деталь @@ -12,7 +11,6 @@ AddPatternPiece - Add pattern piece %1 Додати лекало %1 @@ -20,7 +18,6 @@ AddToCalc - Add object Додати обєкт @@ -28,7 +25,6 @@ AddUnionDetails - Add union details Додати обєднання деталей @@ -36,67 +32,54 @@ CommunityPage - Server Сервер - Server name/IP Імя / IP сервера - Secure connection Безпечне підключення - Proxy settings Налаштування проксі-сервера - Use Proxy Використовувати проксі - Proxy address Адресса проксі - Proxy port Порт проксі-сервера - Proxy user Користувач Proxy - Proxy pass Пароль проксі-сервера - User settings Користувацькі налаштування - User Name Імя користувача - Save password Зберегти пароль - Password Пароль @@ -104,42 +87,34 @@ ConfigDialog - Apply Застосовувати - &Cancel &Відмінити - &Ok &Ок - Config Dialog Діалог налаштувань - Configuration Налаштування - Pattern Лекало - Community Спільнота - Paths Шляхи @@ -147,92 +122,74 @@ ConfigurationPage - Setup user interface language updated and will be used the next time start Налаштування мови інтерфейсу користувача оновлені і будуть застосовані наступного запуску - Default unit updated and will be used the next pattern creation Одиниці виміру оновленні і будуть використані при наступному створенні лекала - Save Зберегти - Auto-save modified pattern Авто збереження модифіковане лекало - Interval: Інтервал: - min хв - Language Мова - GUI language Мова інтерфейсу - Decimal separator parts Розділювач десяткової частини - With OS options (%1) З параметрами ОС (%1) - Default unit Одиниця виміру по замовчуванню - Centimeters Сантиметри - Millimiters Міліметри - Inches Дюйми - Label language Мова назви точки - Send crash reports Надсилати звіти про помилки - Send crash reports (recommended) Надсилати звіти про помилки (рекомендується) - After each crash Valentina collect information that may help us fix a problem. We do not collect any personal information. Find more about what <a href="https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports">kind of information</a> we collect. Після кожного падіння Valentina збирає інформацію яка може допомогти нам у виправленні помилки. Ми не збираємо персональну інформацію користувачів. Дізнатися більше про <a href=https://bitbucket.org/dismine/valentina/wiki/manual/Crash_reports>информацію</a> яку ми збираємо. @@ -244,7 +201,6 @@ DelTool - Delete tool Видалити деталь @@ -252,7 +208,6 @@ DeleteDetail - Delete tool Видалити інструмент @@ -260,7 +215,6 @@ DeletePatternPiece - Delete pattern piece %1 Видалити лекало %1 @@ -268,42 +222,34 @@ DialogAboutApp - About Valentina Про Valentina - Valentina version Версія Valentina - Contributors Автори - Based on Qt %2 (32 bit) Базується на Qt %2 (32 bit) - Built on %3 at %4 Зібрано %3 в %4 - Web site : %1 Веб сайт : %1 - Warning Попердження - Cannot open your default browser Не можу відкрити браузер по замовчуванню @@ -311,17 +257,14 @@ DialogAlongLine - Point along line Точка вздовж лінії - Length Довжина - Value of length Значення довжини @@ -330,62 +273,50 @@ Формула для розрахунку довжини лінії - Calculate value Розрахунок довжини - Point label Ім'я точки - Insert variable into the formula Вставте значення в формулу - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - First point Перша точка - First point of line Перша точка лінії - Second point Друга точка - Second point of line Друга точка лінії - Type of line Тип лінії - Show line from first point to this point Показати лінію від першої точки до даної - Size and height Розмір і зріст - Measurements Мірки @@ -394,22 +325,18 @@ Стандартна таблиця - Angle of lines Кути ліній - Hide empty measurements Сховати пусті мірки - Variables - Click twice to insert into formula Змінні - клікніть двічі для вставки в формулу - Input data Вхідні данні @@ -418,27 +345,22 @@ Розмір і зріст - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Select second point of line Виберіть другу точку лінії @@ -446,12 +368,10 @@ DialogArc - Arc Дуга - Radius Радіус @@ -460,26 +380,18 @@ Формула для розрахунку радіуса дуги - Insert variable into the formula Вставте змінну в формулу - - - Calculate value Розрахувати значення - Value of radius Значення радіусу - - - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> @@ -492,12 +404,10 @@ Перший кут дуги проти годинникової стрілки - Insert variable into formula Вставте значення в формулу - Value of first angle Значення першого кута @@ -510,32 +420,26 @@ Другий кут дуги проти годинникової стрілки - Insert marked variable into formula Вставити позначену змінну у формулу - Value of second angle Значення другого кута - Center point Точка центру - Select point of center of arc Виберіть точку центра дуги - Input data Вхідні данні - Size and height Розмір і зріст @@ -544,12 +448,10 @@ Розмір і зріст - First angle Перший кут - Second angle Другий кут @@ -558,144 +460,125 @@ Стандартна таблиця - Measurements Мірки - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables Змінні - Value of angle of line. Значення кута лінії. + + Error + Помилка + + + Radius can't be negative + + + + Angles equal + + DialogBisector - Bisector Бісектриса - Length Довжина - Value of length Значення довжини - - - _ - - Calculation of length of bisector by using the formula Розрахувати довжину бісектриси використовуючи формулу - Insert marked variable into the formula Вставити позначену змінну у формулу - Calculate value Розрахувати значення - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Point label Ім'я точки - First point Перша точка - First point of angle Перша точка кута - Second point Друга точка - Second point of angle Друга точка кута - Third point Третя точка - Third point of angle Третя точка кута - Type of line Тип лінії - Show line from second point to this point Показати лінію від першої точки до даної - Size and height Розмір і зріст - Measurements Мірки @@ -704,22 +587,18 @@ Стандартна таблиця - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables - Click twice to insert into formula Змінні - клікніть двічі для вставки в формулу - Input data Вхідні данні @@ -728,146 +607,121 @@ Розмір і зріст - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Select second point of angle Виберіть другу точку кута - Select third point of angle Виберіть третю точку кута + + _ + _ + DialogCurveIntersectAxis - Curve intersect axis Перетин кривої і осі - Angle Кут - Calculate value Розрахувати значення - Value of angle Значення кута - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Axis point Точка осі - - First point of line Перша точка лінії - Curve Крива - Point label Ім'я точки - Type of line Тип лінії - Show line from first point to this point Показати лінію від першої точки до даної - Input data Вхідні данні - Size and height Розмір і зріст - Measurements Мірки - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Angle of lines Кути ліній - Hide empty measurements Сховати пусті мірки - Variables Змінні - Select axis point Виберіть точку осі @@ -879,7 +733,6 @@ Діалог - Length Довжина @@ -888,7 +741,6 @@ Формула розрахунку довжини сплайну - Cut arc Розрізати дугу @@ -897,52 +749,42 @@ ... - Calculate value Розрахувати значення - Value of length Значення довжини - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Arc Дуга - Selected curve Вибрана крива - Point label Ім'я точки - Input data Вхідні данні - Size and height Розмір і зріст - Measurements Мірки @@ -951,37 +793,30 @@ Стандартна таблиця - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables - Click twice to insert into formula Змінні - клікніть двічі для вставки в формулу @@ -993,7 +828,6 @@ Діалог - Length Довжина @@ -1002,7 +836,6 @@ Формула розрахунку сплайну - Cut curve Розрізат криву @@ -1011,52 +844,42 @@ ... - Calculate value Розрахувати значення - Value of length Значення довжини - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Curve Крива - Selected curve Вибрана крива - Point label Ім'я точки - Input data Вхідні данні - Size and height Розмір і зріст - Measurements Мірки @@ -1065,37 +888,30 @@ Стандартна таблиця - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables - Click twice to insert into formula Змінні - клікніть двічі для вставки в формулу @@ -1107,7 +923,6 @@ Діалог - Length Довжина @@ -1116,7 +931,6 @@ Формула розрахунку довжини сплайну - Cut curve path Розрізати складну криву @@ -1125,52 +939,42 @@ ... - Calculate value Розрахувати значення - Value of length Значення довжини - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Curve Крива - Selected curve path Вибрана складна крива - Point label Ім'я точки - Input data Вхідні данні - Size and height Розмір і зріст - Measurements Мірки @@ -1179,37 +983,30 @@ Стандартна таблиця - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables - Click twice to insert into formula Змінні - клікніть двічі для вставки в формулу @@ -1217,60 +1014,46 @@ DialogDetail - - Detail Деталь - Bias X Зміщення по Х - - - cm см - Bias Y Зміщення по Y - Options Параметри - Seam allowance Прибавка на шви - Delete Видалити - Name of detail Ім'я деталі - Width Ширина - Closed Замкнена - Got wrong scene object. Ignore. Отримано не правильний об'єкт сцени. Інгнорується. @@ -1282,17 +1065,14 @@ DialogEditWrongFormula - Edit formula Редагувати формулу - Formula Формула - Insert variable into formula Вставити змінну у формулу @@ -1301,32 +1081,26 @@ ... - Calculate value Розрахувати значення - Value of first angle Значення першого кута - _ _ - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Input data Вхідні данні - Size and height Розмір і зріст @@ -1335,42 +1109,34 @@ Стандартна таблиця - Measurements Мірки - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables Змінні @@ -1378,12 +1144,10 @@ DialogEndLine - Length Довжина - Point in the end of a line Точка на кінці відрізку @@ -1392,64 +1156,50 @@ Формула для розрахунку довжини лінії - - Calculate value Розрахувати значення - Value of length Значення довжини - - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Angle Кут - Value of angle Значення кута - Base point Базова точка - First point of line Перша точка лінії - Point label Ім'я точки - Type of line Тип лінії - Show line from first point to this point Показати лінію від першої точки до даної - Size and height Розмір і зріст - Measurements Мірки @@ -1458,17 +1208,14 @@ Стандартна таблиця - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables Змінні @@ -1485,7 +1232,6 @@ Кут - Input data Вхідні данні @@ -1494,22 +1240,18 @@ Розмір і зріст - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих @@ -1521,50 +1263,38 @@ Діалог - Height Зріст - Point label Ім'я точки - Base point Базова точка - - - - First point of line Перша точка лінії - Second point of line Друга точка лінії - Type of line Тип лінії - Show line from first point to our point Показати лінію від першої точки до нашої точки - Select first point of line Виберість першу точку лінії - Select second point of line Виберіть другу точку лінії @@ -1572,84 +1302,66 @@ DialogHistory - History Історія - - Tool Інструмент - %1 - Base point %1 - Базова точка - - %1_%2 - Line from point %1 to point %2 %1_%2 - Лінія від точки %1 до точки %2 - %3 - Point along line %1_%2 %3 - Точка вздовж лінії %1_%2 - %1 - Point of shoulder %1 - точка плеча - %3 - normal to line %1_%2 %3 - перпендикуляр до лінії %1_%2 - %4 - bisector of angle %1_%2_%3 %4 - бісектриса кута %1_%2_%3 - %4 - point of contact of arc with the center in point %1 and line %2_%3 %4 - точка перетину дуги з центром в точці %1 і лінії %2_%3 - Point of perpendicular from point %1 to line %2_%3 Точка перпендикуляра з точки %1 до лінії %2_%3 - %1 - point of intersection %2 and %3 %1 - перитину %2 і %3 - %1 - cut arc with center %2 %1 - розразає дугу з центром в точці %2 - %1 - cut curve %2_%3 %1 - розрізає криву %2_%3 - %1 - cut curve path %2 %1 - розрізає складну криву %2 - %1 - point of intersection line %2_%3 and axis through point %4 %1 - точка перетину лінії %2_%3 і осі через точку %4 - %1 - point of intersection curve and axis through point %2 %1 - точка перетину кривої і осі через точку %2 @@ -1662,36 +1374,26 @@ Отримано не правильний тип інструменту. Ігнорується. - Curve %1_%2 Крива %1_%2 - %5 - intersection of lines %1_%2 and %3_%4 %5 - перетин ліній %1_%2 і %3_%4 - - - - - Can't create record. Не можу створити запис. - Arc with center in point %1 Дуга з центром в точці %1 - Curve point %1 Точка кривої %1 - Triangle: axis %1_%2, points %3 and %4 Трикутник: вісь %1_%2, точки %3 і %4 @@ -1699,8 +1401,6 @@ DialogIncrements - - Increments Прибавки @@ -1709,67 +1409,50 @@ Таблиця розмірів - - Measurements Мірки - Load another measurements table Завантажити іншу таблицю з мірками - Personal information Персональна інформація - Given name Імя - Family name Прізвище - Birth date Дата народження - Sex Стать - Hide empty measurements Сховати пусті мірки - - Name Позначення - - The calculated value Розраховане значення - - Base value Базове значення - - In sizes В розмірах @@ -1778,9 +1461,6 @@ В ростах - - - Description Опис @@ -1793,23 +1473,18 @@ В ростах - Email E-mail - - In heights В ростах - Lines Лінії - Line Лінія @@ -1818,12 +1493,10 @@ Довжина лінії - Curves Криві - Curve Крива @@ -1832,12 +1505,10 @@ Довжина кривої - Arcs Дуги - Arc Дуга @@ -1850,81 +1521,62 @@ Позначення %1 - - - File error. Помилка файла. - male чоловік - female жінка - Could not save GivenName Не вдалося зебрегти імя - Could not save FamilyName Не вдалося збергети прізвище - Could not save Email Не вдалося зберегти Email - Could not save Sex Не вдалося зберегти стать - Could not save BirthDate Не вдалося зберегти Дату народження - Measurements use different units than pattern. This pattern required measurements in %1 Мірки використовують інші одиниці виміри ніж лекало. Це лекало потребує мірок в %1 - Individual measurements (*.vit) Індивідуальні мірки (*.vit) - - Open file Відкрити файл - - Wrong units. Неправильні одиниці виміру. - Standard measurements (*.vst) Стандартні мірки (*.vst) - Name_%1 Name_%1 - Can't save measurement Не вдалося зберегти мірки @@ -1937,9 +1589,6 @@ Розраховане значення - - - Length Довжина @@ -1951,23 +1600,18 @@ Діалог - Individual measurements Індивідуальні мірки - Pattern piece name Імя лекала - Exist measurements Існуючі мірки - - Path: Шлях: @@ -1976,69 +1620,54 @@ ... - Given name: Імя: - Family name: Прізвище: - New measurements Нові мірки - Units: Одинці виміру: - Could not create measurements file Не можу створити файл мірок - Please try again or change file Будь ласка спробуйте знову чи змініть файл - - File error. Помилка файла. - - Individual measurements (*.vit) Індивідуальні мірки (*.vit) - Open file Відкрити файл - Where save measurements? Де зберегти мірки? - Centimeters Сантиметри - Millimiters Міліметри - Inches Дюйми @@ -2046,32 +1675,26 @@ DialogLine - Line Лінія - First point Перша точка - Second point Друга точка - Type of line Тип лінії - Show line from first point to this point Показати лінію від першої точки до даної - Select second point Виберіть другу точку @@ -2083,49 +1706,38 @@ Точка перетину ліній - Intersection of lines Перетин ліній - Point label Ім'я точки - First line Перша лінія - - First point Перша точка - - Second point Друга точка - Second line Друга лінія - Select second point of first line Виберіть другу точка першої лінії - Select first point of second line Виберіть першу точку другої лінії - Select second point of second line Виберіть другу точку другої лінії @@ -2133,124 +1745,98 @@ DialogLineIntersectAxis - Line intersect axis Перетин лінії і осі - Angle Кут - Calculate value Розрахувати значення - Value of angle Значення кута - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Axis point Точка осі - - - First point of line Перша точка лінії - First line point Перша точка лінії - Second line point Друга точка лінії - Point label Ім'я точки - Type of line Тип лінії - Show line from first point to this point Показати лінію від першої точки до даної - Input data Вхідні данні - Size and height Розмір і зріст - Measurements Мірки - Increments Прибавки - Length of lines Довжина ліній - Length of arcs Довжина дуг - Length of curves Довжина кривих - Angle of lines Кути ліній - Hide empty measurements Сховати пусті мірки - Variables Змінні - Select second point of line Виберіть другу точку лінії - Select axis point Виберіть точку осі @@ -2258,32 +1844,26 @@ DialogMeasurements - Measurements Мірки - <html><head/><body><p><span style=" font-size:18pt;">Please, choose pattern type.</span></p></body></html> <html><head/><body><p><span style=" font-size:18pt;">Будь ласка, виберіть тип лекала.</span></p></body></html> - Graduation Градація - Use for creation pattern standard measurement table Лекало зі стандартною таблицею - Individual Індивідуальні - Use for creation pattern individual measurements Лекало з індивідуальними мірками @@ -2291,42 +1871,34 @@ DialogNormal - Normal Перпендикуляр - Length Довжина - Value of length Значення довжини - First point Перша точка - Second point Друга точка - Additional angle degrees Додатковий кут градуси - Input data Вхідні данні - Measurements Мірки @@ -2339,37 +1911,30 @@ Формула розрахунку довжини перпендикуляра - Calculate value Розрахувати значення - Point label Ім'я точки - Insert variable into formula Вставте змінну в формулу - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Type of line Тип лінії - Show line from first point to this point Показати лінію від першої точки до даної - Size and height Розмір і зріст @@ -2378,42 +1943,34 @@ Стандартна таблиця - Increments Прибавки - Length of lines Довжини ліній - Length of arcs Довжини дуг - Length of curves Довжини кривих - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables - Click twice to insert into formula Змінні - клікніть двічі для вставки в формулу - Select second point of line Виберіть другу точку лінії @@ -2421,42 +1978,34 @@ DialogPatternProperties - Pattern properties Властивості лекала - Description Опис - Author name Ім'я автора - Pattern description Опис лекала - For technical notes. Для технічних заміток. - Heights and Sizes Зрости і розміри - All heights (cm) Всі зрости (см) - All sizes (cm) Всі розміри (см) @@ -2464,174 +2013,134 @@ DialogPatternXmlEdit - XML Editor XML редактор - Value : Значення: - Name : Ім'я: - <No selection> <Немає вибраного> - Type : Тип: - Add attribute Додати атрибут - Add son Додати сина - Remove attribute Видалити атрибут - Remove node Видалити вузол - Set Задати - Cancel Відмінити - Apply changes Застосувати зміни - Undo last Відмінити останнє - Immediate apply Негайно застосувати - Base selection Вибір бази - All pattern pieces Всі лекала - - - - No changes Немає змін - Cannot delete previously created node Не вдається видалити раніше створений вузол - No changes left Змін більше не залишилось - Cannot undo change Не можу відмінити зміни - - <no value> <Немає значення> - - Unchanged Незмінений - Cannot delete previously created attribute Не вдається видалити раніше створений атрибут - Node Name Імя вузла - - Name: Імя: - Node Value (may be empty) Значення вузла (може бути пустим) - - Value: Значення: - Attribute Name Ім'я атрибуту - Attribute Value Значення атрибуту - No selection Не вибрано - Root node Корневий вузол - Node Вузел - Attribute Атрибут @@ -2639,27 +2148,22 @@ DialogPointOfContact - Point of contact Точка дотику - Radius Радіус - Value of radius Значення радіусу - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - Center of arc Центер дуги @@ -2668,32 +2172,26 @@ Формула для розрахунку радіуса дуги - Calculate value Розрахувати значення - Point label Ім'я точки - Insert variable into formula Вставте змінну в формулу - Top of the line Початок лінії - End of the line Кінець лінії - Input data Вхідні данні @@ -2706,58 +2204,46 @@ Стандартна таблиця - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables - Click twice to insert into formula. Змінні - клікніть двічі для вставки в формулу. - Increments Прибавки - Size and height Розмір і зріст - Measurements Мірки - Length of lines Довжини ліній - Length of arcs Довжини дуг - Length of curves Довжини кривих - Select second point of line Виберіть другу точку лінії - - Select point of center of arc Виберіть точку центру дуги @@ -2769,37 +2255,30 @@ Діалог - Point label Ім'я точки - vertical point Точка по вертикалі - horizontal point Точка по горизонталі - First point of angle Перша точка кута - Point of intersection Точка перетину - Second point of angle Друга точка кута - Select point horizontally Виберіть точку горизонталі @@ -2807,17 +2286,14 @@ DialogShoulderPoint - Point of shoulder Точка плеча - Length Довжина - Value of length Значення довжини @@ -2826,52 +2302,42 @@ Формула для розрахунку довжини лінії - Calculate value Розрахувати значення - Point label Ім'я точки - Insert variable into formula Вставте значення в формулу - <html><head/><body><p>Show full calculation in message box</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> - First point Перша точка - Second point Друга точка - Third point Третя точка - Type of line Тип лінії - Show line from first point to our point Показати лінію від першої точки до нашої точки - Input data Вхідні данні @@ -2884,57 +2350,46 @@ Стандартна таблиця - Angle of lines Кут ліній - Hide empty measurements Сховати пусті мірки - Variables - Click twice to insert into formula Змінні - клікніть двічі для вставки в формулу - Increments Прибавки - Size and height Розмір і зріст - Measurements Мірки - Length of lines Довжини лінії - Length of arcs Довжина дуг - Length of curves Довжни кривих - Select first point of line Виберість першу точку лінії - Select second point of line Виберіть другу точку лінії @@ -2946,32 +2401,26 @@ DialogSinglePoint - Single point Точка - Coordinates on the sheet Координати на листі - Coordinates Координати - Y coordinate Y координата - X coordinate Х координата - Point label Ім'я точки @@ -2979,47 +2428,38 @@ DialogSpline - Curve Крива - First point Перша точка - Length ratio of the first control point Коефіцієнт довжини першої контрольної точки - The angle of the first control point Кут першої контрольної точки - Second point Друга точка - Length ratio of the second control point Коефіцієнт довжини другої контрольної точки - The angle of the second control point Кут другої контрольної точки - Coefficient of curvature of the curve Коефіцієнт кривизни кривої - Select last point of curve Виберість останню точку кривої @@ -3031,47 +2471,38 @@ Складна крива - Curved path Складна крива - Point of curve Точка кривої - Length ratio of the first control point Коефіцієнт довжини першої контрольної точки - The angle of the first control point Кут першої контрольної точки - Length ratio of the second control point Коефіцієнт довжини другої контрольної точки - The angle of the second control point Кут другої контрольної точки - List of points Список точок - Coefficient of curvature of the curve Коефіцієнт кривизни кривої - Select point of curve path Виберіть точку складної кривої @@ -3079,22 +2510,18 @@ DialogStandardMeasurements - Standard table Стандартна таблиця - Pattern piece name Ім'я лекала - Standard measurements table Стандартна таблиця мірок - File error. Помилка файла. @@ -3118,11 +2545,6 @@ Не можу знайти точку за ім'ям - - - - - Error Помилка @@ -3151,42 +2573,34 @@ Не можу знайти об'єкт за ім'ям - Empty field Пусте поле - Value can't be 0 Значення не може бути 0 - Value Значення - Height Зріст - Size Розмір - Line length Довжина лінії - Arc length Довжина дуги - Curve length Довжина кривої @@ -3198,55 +2612,42 @@ Діалог - Triangle Трикутник - Point label Ім'я точки - First point of axis Перша точка вісі - - - - First point of line Перша точка лінії - Second point of axis Друга точка вісі - First point Перша точка - Second point Друга точка - Select second point of axis Виберіть другу точку вісі - Select first point Виберість першу точку - Select second point Виберіть другу точку @@ -3254,27 +2655,22 @@ DialogUndo - Broken formula Зламана формула - Error while calculation formula. You can try undo last operation or fix broken formula. Помилка при розрахунку формули. Ви можете попробувати відмінити останню операцію чи виправити поламану формулу. - &Undo &Відмінити - &Fix formula &Виправити формулу - &Cancel &Відмінити @@ -3290,33 +2686,26 @@ Ви дійсно хочете обєднати деталі? Цю операцію не можна буде відмінити. - Select first point Виберість першу точку - Select second point Виберіть другу точку - - Select another second point Виберіть іншу точку - Select detail Виберіть деталь - Union details Обєднання деталей - <html><head/><body><p>Do you really want union details?</p></body></html> <html><head/><body><р>Показати повний розрахунок у вікні повідомлення</p></body</html> @@ -3324,151 +2713,126 @@ Functions - sin sine function sin - cos cosine function cos - tan tangens function tan - asin arcus sine function asin - acos arcus cosine function acos - atan arcus tangens function atan - sinh hyperbolic sine function sinh - cosh hyperbolic cosine cosh - tanh hyperbolic tangens function tanh - asinh hyperbolic arcus sine function asibh - acosh hyperbolic arcus tangens function acosh - atanh hyperbolic arcur tangens function atanh - log2 logarithm to the base 2 log2 - log10 logarithm to the base 10 log10 - log logarithm to the base 10 log - ln logarithm to base e (2.71828...) ln - exp e raised to the power of x exp - sqrt square root of a value sqrt - sign sign function -1 if x<0; 1 if x>0 sign - rint round to nearest integer rint - abs absolute value abs - min min of all arguments min - max max of all arguments max - sum sum of all arguments sum - avg mean value of all arguments avg @@ -3477,7 +2841,6 @@ InternalStrings - The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Програма надається ЯК Є без ГАРАНТІЙ БУДЬ-ЯКОГО РОДУ, ВКЛЮЧАЮЧИ ГАРАНТІЙ ДИЗАЙНУ, КОМЕРЦІЙНОЇ ЦІННОСТІ І ПРИДАТНОСТІ ДЛЯ КОНКРЕТНИХ ЦІЛЕЙ. @@ -3485,47 +2848,38 @@ MainWindow - Valentina Valentina - Tools for creating points. Інструмент створення точок. - Point Точка - Point along perpendicular Інструмент точка перпендикуляра - Special point on shoulder. Інструмент точка плеча. - Point at distance and angle Інструмент точка на кінці лінії - Point at distance along line Інструмент точка вздовж лінії - Point along bisector Інструмент точка бісектриси кута - Point at intersection of arc and line. Інструмент точка дотику. @@ -3534,17 +2888,14 @@ Інструмент точка висоти. - Tool triangle. Інструмент трикутник. - Tools for creating lines. Інструменти для створення ліній. - Line Лінія @@ -3557,12 +2908,10 @@ Інструмент точка перетину ліній. - Tools for creating curves. Інструменти для створення кривих. - Curve Крива @@ -3575,12 +2924,10 @@ Інструмент складна крива. - Tools for creating arcs. Інструменти для створення дуг. - Arc Дуга @@ -3589,17 +2936,14 @@ Інструмент дуга. - Tools for creating details. Інструменти для створення деталей. - Detail Деталь - Tool new detail. Інструмент нова деталь. @@ -3616,165 +2960,130 @@ Креслення - Details mode Режим деталей - - Pointer tools Інструмент вказівник - New pattern piece Нове креслення - Add new pattern piece Додати нове креслення - Perpendicular point along line Перпендикулярна точка вздовж лінії - Tool to make point from x & y of two other points. Інструменд для створення точки з двух х и у координат двух інших точок. - Line between points Лінія між двома точками - Point at line intersection Точка перетину ліній - Curve tool. Інструмент крива. - Tool for path curve. Інструмент складна крива. - Tool segment a pathed curve. Інструмент розрізання складної кривої. - Tool for segmenting a curve. Інструмент розрізання кривої. - Point of intersection line and axis Точка на перетині лінії і осі - - - ... ... - Arc tool. Інструмент дуга. - Cut arc tool. Інструмент розрізання дуги. - Tool for union two details. Інструмент обєднання двух деталей. - &File &Файл - &Help &Допомога - &Pattern piece &Креслення - New Новий - &New &Новий - Create a new pattern Створити нове лекало - Ctrl+N Ctrl+N - Open Відкрити - &Open &Відкрити - Open file with pattern Відкрити файл з лекалами - Save Зберегти - &Save &Зберегти - Save pattern Зберегти лекало - Ctrl+S Ctrl+S - Save &As... Зберегти &як... @@ -3783,183 +3092,146 @@ Нашатування... - Pattern properties Властивості лекала - Save as Зберегти як - Measurements Мірки - Window Вікно - Toolbar files Панель інструментів файли - ToolBar modes Панель інструментів режими - Toolbar pattern Панель інструметнів лекала - Toolbar options Панель інструментів налаштування - Toolbar tools Панель інструментів - Tool options Параметри інструментів - Save not yet saved pattern Зберегти ще не збережене лекало - Ctrl+Shift+S Ctrl+Shift+S - Draw Малювання - Draw mode Режим малювання - Ctrl+W Ctrl+W - Details Деталь - Ctrl+E Ctrl+E - Ctrl+Shift+N Ctrl+Shift+N - - Change the label of pattern piece Змінити ім'я креслення - Export pattern (layout) Експорт креслення (розкладка) - About &Qt Про &Qt - &About Valentina &Про Valentina - E&xit &Вихід - Exit the application Закрити програму - Ctrl+Q Ctrl+Q - Preferences Властивості - Zoom in Збільшити - Original zoom Початковий масштаб - Original Zoom Початковий масштаб - Zoom fit best Помістити все - Ctrl+= Ctrl+= - Stop Зупинити - Stop using tool Зупинити використання інструменту - Repot Bug... Повідомити про помилку... - Report bug Повідомити про помилку - Close window Закрити вікно @@ -3968,7 +3240,6 @@ Збільшити - zoom in наблизити @@ -3977,13 +3248,10 @@ Зменшити - - Zoom out Зменшити - Edit pattern XML code Редагувати XML код креслення @@ -3996,27 +3264,22 @@ Інструмент вказівник - Table of variables Таблиця змінних - Tables of variables Таблиці змінних - Ctrl+T Ctrl+T - History Історія - Ctrl+H Ctrl+H @@ -4025,17 +3288,14 @@ Розкладки - Create layout Створити розкладку - Ctrl+L Ctrl+L - About Qt Про Qt @@ -4064,14 +3324,10 @@ Помилка збереження змін!!! - - - Select point Виберість точку - Select first point Виберіть першу точку @@ -4080,136 +3336,108 @@ Виберіть точку плеча - Individual measurements is under development Індивідуальні мірки знаходяться в стадії розробки - There is no way create individual measurements file independent on the pattern file. For opening pattern need keep both files: pattern and measurements. Do you want continue? У вас не буде можливості створити файл індивідуальних мірок незалежно від файлу викройки. Для того щоб відкрити файл викройки зберігайте обидва файли: викройку і індивідуальні мірки. Ви хочете продовжити створення? - - - Select first point of line Виберіть першу точку лінії - Select first point of angle Виберіть першу точку кута - Select first point of first line Виберіть першу точку першої лінії - Select first point curve Виберіть першу точку кривої - Select point of center of arc Виберіть точку центру дуги - Select point of curve path Виберіть точку складної кривої - Select curve Вибрати криву - Size: Розмір: - pattern Лекало - Critical error! Критична помилка! - Error parsing file (std::bad_alloc). Помилка парсінгу файлу (std::bad_alloc). - Bad id. Поганий id. - Could not save file Не вдалося зберегти файл - &Undo &Відмінити - &Redo &Повторити - Wrong units. Неправильні одиниці виміру. - Application doesn't support standard table with inches. Програма не підтримує стандарнту таблицю з дюймами. - File error. Помилка файла. - Valentina didn't shut down correctly. Do you want reopen files (%1) you had open? Валентина не була закрита правильно. Ви хочете знову відкрити ці файли (%1)? - Reopen files. Відкрити знову файли. - The measurements file <br/><br/> <b>%1</b> <br/><br/> %3 Файл мірок <br/><br/> <b>%1</b> <br/><br/> %3 - could not be found. Do you want to update the file location не може бути знайдений. Ви хочете оновити шлях до файлу - Standard measurements (*.vst) Стандартні мірки (*.vst) - Individual measurements (*.vit) Індивідуальні мірки (*.vit) @@ -4226,12 +3454,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want Помилка. Креслення з таким імям уже існує. - Pattern piece: Креслення: - Enter a new label for the pattern piece. Введить нове ім'я для креслення. @@ -4276,8 +3502,6 @@ For opening pattern need keep both files: pattern and measurements. Do you want Помилка збереження файлу. Не можу зберегти файл. - - Open file Відкрити файл @@ -4318,12 +3542,10 @@ For opening pattern need keep both files: pattern and measurements. Do you want Помилка! - Select points, arcs, curves clockwise. Виберіть точки, дуги, криві загодинниковою стрілкою. - Pattern piece %1 Креслення %1 @@ -4332,37 +3554,30 @@ For opening pattern need keep both files: pattern and measurements. Do you want Помилка створення лекала з ім'ям - Select simple curve Виберіть просту криву - Select curve path Виберіть складну криву - Select base point Виберіть базову точку - Select first point of axis Виберіть першу точку вісі - Select point vertically Виберіть точку по вертикалі - Select detail Виберіть деталь - Select arc Виберіть дугу @@ -4375,28 +3590,22 @@ For opening pattern need keep both files: pattern and measurements. Do you want Зібрано %3 в %4 - Height: Зріст: - Pattern Piece: Креслення: - - Pattern files (*.val) Файл лекала (*.val) - /pattern.val /викрійка.val - File saved Файл збережено @@ -4405,17 +3614,14 @@ For opening pattern need keep both files: pattern and measurements. Do you want Не можу зберегти лекало - untitled.val безімений.val - Unsaved change Незбережені зміни - The pattern has been modified. Do you want to save your changes? Лекало було змінено. Ви хочете зберегти ваші зміни? @@ -4430,7 +3636,6 @@ Do you want to save your changes? Не можу прочитати файл%1:\n%2. - File loaded Файл завантажено @@ -4451,24 +3656,18 @@ Do you want to save your changes? Не можу відкрити файл викрійки. Ім'я файлу пусте - - Error parsing file. Помилка парсингу файла. - Error can't convert value. Помилка, не можу конвертувати значення. - - Error empty parameter. Помилка, пустий параметр. - Error wrong id. Помикла, неправильний id. @@ -4488,515 +3687,442 @@ Do you want to save your changes? Error in line %1 column %2 Помилка в лінії %1 стовпчик %2 + + Online help + + + + Show online help + + + + This file already opened in another window. + + Measurements - head_girth Short measurement name. Don't use math symbols in name!!!! Огол - mid_neck_girth Short measurement name. Don't use math symbols in name!!!! mid_neck_girth - neck_base_girth Short measurement name. Don't use math symbols in name!!!! Ош - head_and_neck_length Short measurement name. Don't use math symbols in name!!!! head_and_neck_length - center_front_waist_length Short measurement name. Don't use math symbols in name!!!! Дпт - center_back_waist_length Short measurement name. Don't use math symbols in name!!!! Дтс - shoulder_length Short measurement name. Don't use math symbols in name!!!! Шп - side_waist_length Short measurement name. Don't use math symbols in name!!!! Дб - trunk_length Short measurement name. Don't use math symbols in name!!!! trunk_length - shoulder_girth Short measurement name. Don't use math symbols in name!!!! shoulder_girth - upper_chest_girth Short measurement name. Don't use math symbols in name!!!! ОгI - bust_girth Short measurement name. Don't use math symbols in name!!!! ОгII - under_bust_girth Short measurement name. Don't use math symbols in name!!!! ОгIII - waist_girth Short measurement name. Don't use math symbols in name!!!! От - high_hip_girth Short measurement name. Don't use math symbols in name!!!! high_hip_girth - hip_girth Short measurement name. Don't use math symbols in name!!!! Об - upper_front_chest_width Short measurement name. Don't use math symbols in name!!!! Шг1 - front_chest_width Short measurement name. Don't use math symbols in name!!!! Шг2 - across_front_shoulder_width Short measurement name. Don't use math symbols in name!!!! dпл - across_back_shoulder_width Short measurement name. Don't use math symbols in name!!!! across_back_shoulder_width - upper_back_width Short measurement name. Don't use math symbols in name!!!! upper_back_width - back_width Short measurement name. Don't use math symbols in name!!!! Шс - bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! Цг - halter_bustpoint_to_bustpoint Short measurement name. Don't use math symbols in name!!!! halter_bustpoint_to_bustpoint - neck_to_bustpoint Short measurement name. Don't use math symbols in name!!!! Вг - crotch_length Short measurement name. Don't use math symbols in name!!!! crotch_length - rise_height Short measurement name. Don't use math symbols in name!!!! Дпс - shoulder_drop Short measurement name. Don't use math symbols in name!!!! shoulder_drop - shoulder_slope_degrees Short measurement name. Don't use math symbols in name!!!! shoulder_slope_degrees - front_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! front_shoulder_slope_length - back_shoulder_slope_length Short measurement name. Don't use math symbols in name!!!! back_shoulder_slope_length - front_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! front_shoulder_to_waist_length - back_shoulder_to_waist_length Short measurement name. Don't use math symbols in name!!!! back_shoulder_to_waist_length - front_neck_arc Short measurement name. Don't use math symbols in name!!!! front_neck_arc - back_neck_arc Short measurement name. Don't use math symbols in name!!!! back_neck_arc - front_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! front_upper_chest_arc - back_upper_chest_arc Short measurement name. Don't use math symbols in name!!!! back_upper_chest_arc - front_waist_arc Short measurement name. Don't use math symbols in name!!!! front_waist_arc - back_waist_arc Short measurement name. Don't use math symbols in name!!!! back_waist_arc - front_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! front_upper_hip_arc - back_upper_hip_arc Short measurement name. Don't use math symbols in name!!!! back_upper_hip_arc - front_hip_arc Short measurement name. Don't use math symbols in name!!!! front_hip_arc - back_hip_arc Short measurement name. Don't use math symbols in name!!!! back_hip_arc - chest_slope Short measurement name. Don't use math symbols in name!!!! chest_slope - back_slope Short measurement name. Don't use math symbols in name!!!! back_slope - front_waist_slope Short measurement name. Don't use math symbols in name!!!! front_waist_slope - back_waist_slope Short measurement name. Don't use math symbols in name!!!! back_waist_slope - front_neck_to_upper_chest_height Short measurement name. Don't use math symbols in name!!!! front_neck_to_upper_chest_height - front_neck_to_bust_height Short measurement name. Don't use math symbols in name!!!! front_neck_to_bust_height - front_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! Дпер - front_waist_to_lower_breast Short measurement name. Don't use math symbols in name!!!! Дпг - back_waist_to_upper_chest Short measurement name. Don't use math symbols in name!!!! Дст - strap_length Short measurement name. Don't use math symbols in name!!!! Дбр - armscye_girth Short measurement name. Don't use math symbols in name!!!! armscye_girth - elbow_girth Short measurement name. Don't use math symbols in name!!!! Олк - upper_arm_girth Short measurement name. Don't use math symbols in name!!!! Оп - wrist_girth Short measurement name. Don't use math symbols in name!!!! Озап - scye_depth Short measurement name. Don't use math symbols in name!!!! scye_depth - shoulder_and_arm_length Short measurement name. Don't use math symbols in name!!!! Дзап - underarm_length Short measurement name. Don't use math symbols in name!!!! Втр - cervicale_to_wrist_length Short measurement name. Don't use math symbols in name!!!! cervicale_to_wrist_length - shoulder_to_elbow_length Short measurement name. Don't use math symbols in name!!!! Дрлок - arm_length Short measurement name. Don't use math symbols in name!!!! Дрзап - hand_width Short measurement name. Don't use math symbols in name!!!! hand_width - hand_length Short measurement name. Don't use math symbols in name!!!! hand_length - hand_girth Short measurement name. Don't use math symbols in name!!!! Окис - thigh_girth Short measurement name. Don't use math symbols in name!!!! Обед - mid_thigh_girth Short measurement name. Don't use math symbols in name!!!! mid_thigh_girth - knee_girth Short measurement name. Don't use math symbols in name!!!! Ок - calf_girth Short measurement name. Don't use math symbols in name!!!! Ои - ankle_girth Short measurement name. Don't use math symbols in name!!!! Ощ - knee_height Short measurement name. Don't use math symbols in name!!!! Вк - ankle_height Short measurement name. Don't use math symbols in name!!!! ankle_height - foot_width Short measurement name. Don't use math symbols in name!!!! foot_width - foot_length Short measurement name. Don't use math symbols in name!!!! foot_length - height Short measurement name. Don't use math symbols in name!!!! Р - cervicale_height Short measurement name. Don't use math symbols in name!!!! Вшт - cervicale_to_knee_height Short measurement name. Don't use math symbols in name!!!! cervicale_to_knee_height - waist_height Short measurement name. Don't use math symbols in name!!!! Влт - high_hip_height Short measurement name. Don't use math symbols in name!!!! high_hip_height - hip_height Short measurement name. Don't use math symbols in name!!!! hip_height - waist_to_hip_height Short measurement name. Don't use math symbols in name!!!! waist_to_hip_height - waist_to_knee_height Short measurement name. Don't use math symbols in name!!!! waist_to_knee_height - crotch_height Short measurement name. Don't use math symbols in name!!!! Дн - size Short measurement name. Don't use math symbols in name!!!! Сг @@ -5012,289 +4138,241 @@ Do you want to save your changes? Розмір - height_front_neck_base_point Short measurement name. Don't use math symbols in name!!!! Втос - height_base_neck_side_point Short measurement name. Don't use math symbols in name!!!! Втош - height_shoulder_point Short measurement name. Don't use math symbols in name!!!! Впт - height_nipple_point Short measurement name. Don't use math symbols in name!!!! Вст - height_back_angle_axilla Short measurement name. Don't use math symbols in name!!!! Взу - height_scapular_point Short measurement name. Don't use math symbols in name!!!! Влоп - height_under_buttock_folds Short measurement name. Don't use math symbols in name!!!! Впс - hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! ОбI - girth_foot_instep Short measurement name. Don't use math symbols in name!!!! Ос - side_waist_to_floor Short measurement name. Don't use math symbols in name!!!! Дсб - front_waist_to_floor Short measurement name. Don't use math symbols in name!!!! Дсп - arc_through_groin_area Short measurement name. Don't use math symbols in name!!!! Дпоб - waist_to_plane_seat Short measurement name. Don't use math symbols in name!!!! Вс - neck_to_radial_point Short measurement name. Don't use math symbols in name!!!! Длуч - neck_to_third_finger Short measurement name. Don't use math symbols in name!!!! ДIIIп - neck_to_first_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! Впрп - front_waist_length Short measurement name. Don't use math symbols in name!!!! Дтп - arc_through_shoulder_joint Short measurement name. Don't use math symbols in name!!!! Дп - neck_to_back_line_chest_circumference Short measurement name. Don't use math symbols in name!!!! Впрз - waist_to_neck_side Short measurement name. Don't use math symbols in name!!!! ДтсI - arc_length_upper_body Short measurement name. Don't use math symbols in name!!!! Двчт - chest_width Short measurement name. Don't use math symbols in name!!!! Шг - anteroposterior_diameter_hands Short measurement name. Don't use math symbols in name!!!! dпзр - height_clavicular_point Short measurement name. Don't use math symbols in name!!!! Вкт - height_armhole_slash Short measurement name. Don't use math symbols in name!!!! Впрк - slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! Впк - half_girth_neck Short measurement name. Don't use math symbols in name!!!! Сш - half_girth_neck_for_shirts Short measurement name. Don't use math symbols in name!!!! Сш1 - half_girth_chest_first Short measurement name. Don't use math symbols in name!!!! СгI - half_girth_chest_second Short measurement name. Don't use math symbols in name!!!! СгII - half_girth_chest_third Short measurement name. Don't use math symbols in name!!!! СгIII - half_girth_waist Short measurement name. Don't use math symbols in name!!!! Ст - half_girth_hips_considering_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! Сб - half_girth_hips_excluding_protruding_abdomen Short measurement name. Don't use math symbols in name!!!! СбI - girth_knee_flexed_feet Short measurement name. Don't use math symbols in name!!!! Окс - neck_transverse_diameter Short measurement name. Don't use math symbols in name!!!! - front_slash_shoulder_height Short measurement name. Don't use math symbols in name!!!! Впкп - neck_to_front_waist_line Short measurement name. Don't use math symbols in name!!!! Дтн1 - hand_vertical_diameter Short measurement name. Don't use math symbols in name!!!! dвр - neck_to_knee_point Short measurement name. Don't use math symbols in name!!!! Дшк - waist_to_knee Short measurement name. Don't use math symbols in name!!!! Дтк - shoulder_height Short measurement name. Don't use math symbols in name!!!! Вп - head_height Short measurement name. Don't use math symbols in name!!!! Вгол - body_position Short measurement name. Don't use math symbols in name!!!! Пкор - arc_behind_shoulder_girdle Short measurement name. Don't use math symbols in name!!!! Дпз - neck_to_neck_base Short measurement name. Don't use math symbols in name!!!! Дшош - depth_waist_first Short measurement name. Don't use math symbols in name!!!! Гт1 - depth_waist_second Short measurement name. Don't use math symbols in name!!!! ГтII @@ -5303,211 +4381,176 @@ Do you want to save your changes? MeasurementsDescriptions - Around fullest part of Head Full measurement description Обхват голови - Around middle part of Neck Full measurement description Навколо середньої частини шиї - Around Neck at base Full measurement description Обхват шиї - Vertical Distance from Crown to Nape Full measurement description Вертикальна відстань від тімені до затилку - Front Neck Center over tape at Bustline to Front Waist Center Full measurement description Довжина переду до талії - Back Neck Center to Back Waist Center Full measurement description Довжина спини до талії з урахуванням виступу лопаток - NeckPoint to ShoulderTip Full measurement description Довжина плечового скату - Armpit to Waist side Full measurement description Довжина бокової частини - Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point Full measurement description Around Body from middle of Shoulder length to BustPoint to Crotch up back to beginning point - Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides Full measurement description Around Arms and Torso, at bicep level parallel to floor, with arms hanging at the sides - Around Chest at Armfold level, will be parallel to floor across back, will not be parallel to floor across front chest Full measurement description Обхват грудей перший - Around fullest part of Bust, parallel to floor Full measurement description Обхват грудей другий - Around Chest below the Bust, parallel to floor Full measurement description Обхват грудей третій - Tie a string around smallest part of waist, keep string tied while taking meaasurements. Not usually parallel to floor for front waist or back waist. Full measurement description Обхват талії. - Around HighHip, parallel to floor Full measurement description Around HighHip, parallel to floor - Around Hip, parallel to floor Full measurement description Обхват стегон з урахуванням виступу живота - Across Front UpperChest, smallest width from armscye to armscye Full measurement description Ширина грудей перша - Across Front Chest, from armfold to armfold Full measurement description Ширина грудей друга - From ShoulderTip to ShoulderTip, across Front Full measurement description Плечовий діаметр - From ShoulderTip to ShoulderTip, across Back Full measurement description Around HighHip, parallel to floor - Across Back UpperChest, smallest width from armscye to armscye Full measurement description Across Back UpperChest, smallest width from armscye to armscye - Across Back Chest, from armfold to armfold Full measurement description Ширина спини - Distance between BustPoints, across Chest Full measurement description Відстань між сосковими точками - Distance from Bustpoint, behind neck, down to Bustpoint Full measurement description Distance from Bustpoint, behind neck, down to Bustpoint - From NeckPoint to BustPoint Full measurement description Відстань від точки основи шиї збоку до соскової точки (висота грудей) - From Front Waist Center, down to crotch, up to Back Waist Center Full measurement description From Front Waist Center, down to crotch, up to Back Waist Center - Sit on hard chair, measure from side waist straight down to chair bottom Full measurement description Відстань від лінії талії до під сідничної складки - Vertical Distance from NeckPoint level to ShoulderTip level Full measurement description Vertical Distance from NeckPoint level to ShoulderTip level - Degrees of angle from NeckPoint to ShoulderTip – requires goniometer Full measurement description Degrees of angle from NeckPoint to ShoulderTip – requires goniometer - ShoulderTip to Front Waist Center Full measurement description ShoulderTip to Front Waist Center - ShoulderTip to Back Waist Center Full measurement description ShoulderTip to Back Waist Center - NeckPoint straight down front chest to Waistline Full measurement description NeckPoint straight down front chest to Waistline - Back NeckPoint straight down back chest to Waistline Full measurement description Back NeckPoint straight down back chest to Waistline - NeckPoint to NeckPoint through Front Neck Center Full measurement description NeckPoint to NeckPoint through Front Neck Center - NeckPoint to NeckPoint across Nape Full measurement description NeckPoint to NeckPoint across Nape @@ -5518,589 +4561,491 @@ Do you want to save your changes? front_upper-bust_arc - Front upper-bust arc Full measurement description Front upper-bust arc - Back UpperBust side to side Full measurement description Back UpperBust side to side - Front Waist side to side Full measurement description Front Waist side to side - Back Waist side to side Full measurement description Back Waist side to side - Front UpperHip side to side Full measurement description Front UpperHip side to side - Back UpperHip side to side Full measurement description Back UpperHip side to side - Front Hip side to side Full measurement description Front Hip side to side - Back Hip side to side Full measurement description Back Hip side to side - NeckPoint to Front ArmfoldPoint Full measurement description NeckPoint to Front ArmfoldPoint - NeckPoint to Back ArmfoldPoint Full measurement description NeckPoint to Back ArmfoldPoint - NeckPoint across Front Chest to Waist side Full measurement description NeckPoint across Front Chest to Waist side - NeckPoint across Back Chest to Waist side Full measurement description NeckPoint across Back Chest to Waist side - Front Neck Center straight down to UpperChest line Full measurement description Front Neck Center straight down to UpperChest line - Front Neck Center straight down to Bust line Full measurement description Front Neck Center straight down to Bust line - Front Upper chest waist Full measurement description Довжина переду від лінії талії вгору по центру до початку ложбини - Front waist to lower breast Full measurement description Довжина від талії до основи грудних залоз - Back waist to upper chest Full measurement description Довжина спинки по спині від лінії талії вверх до виступаючого кута лопатки - Strap length Full measurement description Довжина бретелі від виступаючого куточка лопатки вертикально до початку грудної залози - Around Armscye Full measurement description Around Armscye - Around Elbow with elbow bent Full measurement description Обхват локтя - Around UpperArm Full measurement description Обхват плеча - Around Wrist Full measurement description Обхват зап'ястя - Nape straight down to UnderBust line (same as Back UpperBust height) Full measurement description Nape straight down to UnderBust line (same as Back UpperBust height) - NeckPoint to ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description Відстань від точки основи шиї збоку до лінії обхвату зап'ястя - Armpit to Wrist, with arm straight and hanging at side Full measurement description Внутрішня довжина рукава (з окатом) - Nape to Wrist, with elbow bent and hand on hip Full measurement description Nape to Wrist, with elbow bent and hand on hip - ShoulderTip to Elbow, with elbow bent and hand on hip Full measurement description Довжина руки до локтя - ShoulderTip to Wrist, with elbow bent and hand on hip Full measurement description Довжина рукава до лінії обхвату зап'ястя - Hand side to side Full measurement description Рука з боку в бік - Hand Middle Finger tip to wrist Full measurement description Hand Middle Finger tip to wrist - Around Hand Full measurement description Обхват кисті - Around Thigh Full measurement description Обхват стегна - Around MidThigh Full measurement description Around MidThigh - Around Knee Full measurement description Обхват коліна - Around Calf Full measurement description Обхват ікри - Around Ankle Full measurement description Обхват щиколотки - Knee to Floor Full measurement description Висота колінної точки - Ankle to Floor Full measurement description Ankle to Floor - Widest part of Foot side to side Full measurement description Widest part of Foot side to side - Tip of Longest Toe straight to back of heel Full measurement description Кінчик довгого пальця прямо до задньої частини каблука - Top of head to floor Full measurement description Верх голови до підлоги - Nape to Floor Full measurement description Висота точки основи шиї ззаду - Nape to Knee Full measurement description Довжина з потилицю до коліна - Waist side to floor Full measurement description Висота лінії талії - HighHip side to Floor Full measurement description HighHip side to Floor - Hip side to Floor Full measurement description Бічна сторона ступні - Waist side to Hip Full measurement description Waist side to Hip - Waist side to Knee Full measurement description Waist side to Knee - Crotch to Floor along inside leg Full measurement description Довжина ноги по внутрішній поверхні - Size Full measurement description Розмір - Height of the point base of the neck in front Full measurement description Висота точки основи шиї спереду - Height of the base of the neck side point Full measurement description Висота точки основи шиї збоку - The height of the shoulder point Full measurement description Висота плечової точки - Height nipple point Full measurement description Висота соскової точки - Height back angle axilla Full measurement description Висота заднього кута пахвової западини - Height scapular point Full measurement description Висота лопаточной точки - Height under buttock folds Full measurement description Висота під сідничної складки - Hips excluding protruding abdomen Full measurement description Обхват стегон без урахування виступу живота - Girth foot instep Full measurement description Обхват підйому стопи - The distance from the side waist to floor Full measurement description Відстань від лінії талії до підлоги збоку - The distance from the front waist to floor Full measurement description Відстань від лінії талії до підлоги спереду - Arc through groin area Full measurement description Дуга через пахову область - The distance from the waist to the plane seat Full measurement description Відстань від лінії талії до площини сидіння - The distance from the base of the neck to the side of the radial point Full measurement description Відстань від точки основи шиї збоку до променевої точки - Distance from the base of the neck side point to the end of the third finger Full measurement description Відстань від точки основи шиї збоку до кінця третього пальця - The distance from the base of the neck to the side of the first line in front of chest circumference Full measurement description Відстань від точки основи шиї збоку до лінії обхвату грудей першого спереду - The distance from the base of the neck to the waist side front (waist length in the front) Full measurement description Відстань від точки основи шиї збоку до лінії талії спереду (обхват талії спереду) - Arc through the highest point of the shoulder joint Full measurement description Дуга через вищу точку плечового суглоба - The distance from the base of the neck to the back line of chest circumference of the first and the second based on ledge vanes Full measurement description Відстань від точки основи шиї ззаду до лінії обхватів грудей першого і другого з урахуванням виступу лопаток - The distance from the waist to the back base of the neck side point Full measurement description Відстань від лінії талії ззаду до точки основи шиї збоку - Arc length of the upper body through the base of the neck side point Full measurement description Довжина дуги верхньої частини тулуба через точку підстави шиї збоку - Chest width Full measurement description Ширина грудей - Anteroposterior diameter of the hands Full measurement description Передньо-задній діаметр руки - Height clavicular point Full measurement description Висота ключичної точки - The distance from the point to the cervical level of the posterior angle of the front armpit (underarm height oblique) Full measurement description Відстань від шийної точки до рівня заднього кута пахвової западини спереду (коса висота пройми) - Slash shoulder height Full measurement description Коса висота плеча - Half girth neck Full measurement description Півобхват шиї - Half girth neck for shirts Full measurement description Півобхват шиї для сорочок - Half girth chest first Full measurement description Півобхват грудей перший - Half girth chest second Full measurement description Півобхват грудей другий - Half girth chest third Full measurement description Півобхват грудей третій - Half girth waist Full measurement description Півобхват талії - Half girth hips considering protruding abdomen Full measurement description Півобхват стегон з урахуванням виступу живота - Half girth hips excluding protruding abdomen Full measurement description Півобхват стегон без урахування виступу живота - Girth knee flexed feet Full measurement description Обхват коліна в зігнутому положенні ноги - Neck transverse diameter Full measurement description Поперечний діаметр шиї - Front slash shoulder height Full measurement description Коса висота плеча переду - The distance from the base of the neck to the waist line front Full measurement description Відстань від точки основи шиї до лінії талії спереду - Hand vertical diameter Full measurement description Вертикальний діаметр руки - Distance from neck to knee point Full measurement description Відстань від шийної точки до коліна - The distance from the waist to the knee Full measurement description Відстань від лінії талії до коліна - Shoulder height Full measurement description Висота плеча - Head height Full measurement description Висота голови - Body position Full measurement description Положення корпусу - Arc behind the shoulder girdle Full measurement description Дуга плечового пояса ззаду - Distance from neck point to point on the base of the neck side neck girth measurement line Full measurement description Відстань від шийної точки до точки основи шиї збоку по лінії вимірювання обхвату шиї - Depth waist first Full measurement description Глибина талії перша - Depth waist second Full measurement description Глибина талії друга @@ -6109,799 +5054,666 @@ Do you want to save your changes? MeasurementsFullNames - Head girth Full measurement name Обхват голови - Mid-neck girth Full measurement name Половина обхвата шиї - Neck Base girth Full measurement name Обхват шиї - Head and Neck length Full measurement name Довжина шиї і голови - Front Center length Full measurement name Довжина переду до талії - Back Center length Full measurement name Довжина спини до талії з урахуванням виступу лопаток - Shoulder length Full measurement name Довжина плечового ската - Side Waist length Full measurement name Довжина бічної частини - Trunk length Full measurement name Довжина тулуба - Shoulder girth Full measurement name Обхват плеча - Upper Chest girth Full measurement name Обхват грудей перший - Bust girth Full measurement name Обхват грудей другий - Under Bust girth Full measurement name Обхват грудей третій - Waist girth Full measurement name Обхват талії - HighHip girth Full measurement name HighHip girth - Hip girth Full measurement name Обхват стегон з урахуванням виступу живота - Front Upper Chest width Full measurement name Ширина грудей перша - Front Chest width Full measurement name Ширина грудей друга - Front Across Shoulder width Full measurement name Плечевий діаметр - Back Across Shoulder width Full measurement name Back Across Shoulder width - Back Upper Chest width Full measurement name Back Upper Chest width - Back Chest width Full measurement name Ширина спини - BustPoint to BustPoint Full measurement name Відстань між сосковими точками - Halter Bustpoint to Bustpoint Full measurement name Halter Bustpoint to Bustpoint - NeckPoint to BustPoint Full measurement name Відстань від точки основи шиї збоку до соскової точки (висота грудей) - Crotch length Full measurement name Довжина промежини - Rise height Full measurement name Відстань від лінії талії до под'ягодічной складки - Shoulder Drop Full measurement name Shoulder Drop - Shoulder Slope degrees Full measurement name Схил плеча в градусах - Front Shoulder Balance Full measurement name Передній баланс плеча - Back Shoulder Balance Full measurement name Задній баланс плеча - Front Full Length Full measurement name Повна передня довжина - Back Full Length Full measurement name Повна задня довжина - Front Neck arc Full measurement name Передня дуга шиї - Back Neck arc Full measurement name Задня дуга шиї - Front upper-bust arc Full measurement name Front upper-bust arc - Back UpperBust arc Full measurement name Back UpperBust arc - Front Waist arc Full measurement name Передня дуга талії - Back Waist arc Full measurement name Задня дуга талії - Front UpperHip arc Full measurement name Front UpperHip arc - Back UpperHip arc Full measurement name Back UpperHip arc - Front Hip arc Full measurement name Front Hip arc - Back Hip arc Full measurement name Back Hip arc - Chest Balance Full measurement name Баланс грудей - Back Balance Full measurement name Задній баланс - Front Waist Balance Full measurement name Передній баланс талії - Back Waist Balance Full measurement name Задній баланс талії - Front UpperChest height Full measurement name Front UpperChest height - Bust height Full measurement name Висота бюста - Front Upper chest waist Full measurement name Довжина переду від лінії талії вгору по центру до початку улоговини - Front waist to lower breast Full measurement name Довжина від талії до підстави грудних залоз - Back waist to upper chest Full measurement name Довжина спинки - Strap length Full measurement name Довжина бретелі - Armscye Girth Full measurement name Armscye Girth - Elbow Girth Full measurement name Обхват локтя - Upperarm Girth Full measurement name Обхват плеча - Wrist girth Full measurement name Обхват зап'ястя - Armscye depth Full measurement name Armscye depth - Shoulder and Arm length Full measurement name Відстань від точки основи шиї збоку до лінії обхвату зап'ястя - Underarm length Full measurement name Внутрішня довжина рукава (з окатом) - Nape to wrist length Full measurement name Nape to wrist length - Elbow length Full measurement name Довжина руки до ліктя - Arm length Full measurement name Довжина рукава до лінії обхвату зап'ястя - Hand width Full measurement name Ширина руки - Hand length Full measurement name Довжина руки - Hand girth Full measurement name Обхват кисті - Thigh girth Full measurement name Обхват стегна - Midthigh girth Full measurement name Midthigh girth - Knee girth Full measurement name Обхват коліна - Calf girth Full measurement name Обхват ікри - Ankle girth Full measurement name Обхват щиколотки - Knee height Full measurement name Висота колінної точки - Ankle height Full measurement name Висота щиколотки - Foot width Full measurement name Ширина ноги - Foot length Full measurement name Довжина ноги - Total Height Full measurement name Загальна висота - Nape height Full measurement name Висота точки основи шиї ззаду - Nape to knee height Full measurement name Потилиця до висоти коліна - Waist height Full measurement name Висота лінії талії - HighHip height Full measurement name HighHip height - Hip height Full measurement name Hip height - Waist to Hip height Full measurement name Waist to Hip height - Waist to Knee height Full measurement name Талія до висоти коліна - Crotch height/Inseam Full measurement name Довжина ноги по внутрішній поверхні - Size Full measurement name Розмір - Height front neck base point Full measurement name Висота точки основи шиї спереду - Height base neck side point Full measurement name Висота точки основи шиї збоку - Height shoulder point Full measurement name Висота плечової точки - Height nipple point Full measurement name Висота соскової точки - Height back angle axilla Full measurement name Висота заднього кута пахвової западини - Height scapular point Full measurement name Висота лопаточной точки - Height under buttock folds Full measurement name Висота под'ягодічной складки - Hips excluding protruding abdomen Full measurement name Обхват стегон без урахування виступу живота - Girth foot instep Full measurement name Обхват підйому стопи - Side waist to floor Full measurement name Відстань від лінії талії до підлоги збоку - Front waist to floor Full measurement name Відстань від лінії талії до підлоги спереду - Arc through groin area Full measurement name Дуга через пахову область - Waist to plane seat Full measurement name Відстань від лінії талії до площини сидіння - Neck to radial point Full measurement name Відстань від точки основи шиї збоку до променевої точки - Neck to third finger Full measurement name Відстань від точки основи шиї збоку до кінця третього пальця - Neck to first line chest circumference Full measurement name Відстань від точки основи шиї збоку до лінії обхвату грудей першого спереду - Front waist length Full measurement name Відстань від точки основи шиї збоку до лінії талії спереду (довжина талії спереду) - Arc through shoulder joint Full measurement name Дуга через вищу точку плечового суглоба - Neck to back line chest circumference Full measurement name Відстань від точки основи шиї ззаду до лінії обхватів грудей першого і другого з урахуванням виступу лопаток - Waist to neck side Full measurement name Відстань від лінії талії ззаду до точки основи шиї збоку - Arc length upper body Full measurement name Довжина дуги верхньої частини тулуба через точку підстави шиї збоку - Chest width Full measurement name Ширина грудей - Anteroposterior diameter hands Full measurement name Передньо-задній діаметр руки - Height clavicular point Full measurement name Висота ключичній точки - Height armhole slash Full measurement name Відстань від шийної точки до рівня заднього кута пахвової западини спереду (висота пройми коса) - Slash shoulder height Full measurement name Висота плеча коса - Half girth neck Full measurement name Полуобхват шиї - Half girth neck for shirts Full measurement name Полуобхват шиї для сорочок - Half girth chest first Full measurement name Напівобхват грудей перший - Half girth chest second Full measurement name Напівобхват грудей другий - Half girth chest third Full measurement name Напівобхват грудей третій - Half girth waist Full measurement name Полуобхват талії - Half girth hips considering protruding abdomen Full measurement name Полуобхват стегон з урахуванням виступу живота - Half girth hips excluding protruding abdomen Full measurement name Полуобхват стегон без урахування виступу живота - Girth knee flexed feet Full measurement name Обхват коліна в зігнутому положенні ноги - Neck transverse diameter Full measurement name Поперечний діаметр шиї - Front slash shoulder height Full measurement name Висота плеча коса спереду - Neck to front waist line Full measurement name Відстань від точки основи шиї до лінії талії спереду - Hand vertical diameter Full measurement name Вертикальний діаметр руки - Neck to knee point Full measurement name Відстань від шийної точки до коліна - Waist to knee Full measurement name Відстань від лінії талії до коліна - Shoulder height Full measurement name Висота плеча - Head height Full measurement name Висота голови - Body position Full measurement name Положення корпусу - Arc behind shoulder girdle Full measurement name Дуга плечового пояса ззаду - Neck to neck base Full measurement name Відстань від шийної точки до точки основи шиї збоку по лінії вимірювання обхвату шиї - Depth waist first Full measurement name Глибина талії перша - Depth waist second Full measurement name Глибина талії друга @@ -6910,7 +5722,6 @@ Do you want to save your changes? MoveSPoint - Move single point Перемістити базову точку @@ -6918,7 +5729,6 @@ Do you want to save your changes? MoveSpline - Move spline Перемістити сплайн @@ -6926,7 +5736,6 @@ Do you want to save your changes? MoveSplinePath - Move spline path Перемістити складний сплайн @@ -6934,42 +5743,34 @@ Do you want to save your changes? PathPage - Open Directory Відкрити директорію - Path that use Valentina Шлях, що використовує Валентина - Default По замовчуванню - Edit Редагувати - Type Тип - Path Шлях - Individual measurements Індивідуальні мірки - Patterns Лекала @@ -6977,32 +5778,26 @@ Do you want to save your changes? PatternPage - User Користувач - User name Ім'я користувача - Graphical output Графічний вивід - Use antialiasing Використовувати згладжування - Undo Відмінити - Count steps (0 - no limit) Кількість кроків (0 - без обмежень) @@ -7018,19 +5813,16 @@ Do you want to save your changes? PostfixOperators - cm centimeter см - mm millimeter мм - in inch дюйм @@ -7039,94 +5831,102 @@ Do you want to save your changes? QCommandLineParser - Displays version information. - Показати інформацію про версію. + Показати інформацію про версію. - Displays this help. - Показати цю довідку. + Показати цю довідку. - Unknown option '%1'. - Невідомий параметр '%1'. + Невідомий параметр '%1'. - Unknown options: %1. - Невідомі параметри: %1. + Невідомі параметри: %1. - Missing value after '%1'. - Пропущено значення після '%1'. + Пропущено значення після '%1'. - Unexpected value after '%1'. - Неочікуване значення після '%1'. + Неочікуване значення після '%1'. - [options] - [параметри] + [параметри] - Usage: %1 - Використання: %1 + Використання: %1 - Options: - Параметри: + Параметри: - Arguments: - Аргументи: + Аргументи: QObject - Create new pattern piece to start working. Створіть нове креслення для початку роботи. - Add node Додати вузол - Move detail Перемістити деталь - mm мм - - cm см - inch дюйми + + True + + + + False + + + + Property + The text that appears in the first column header + + + + Value + The text that appears in the second column header + Значення + + + + QtPropertyExplorer + + [%1, %2, %3] (%4) + Colors as string + + RenamePP - Rename pattern piece Перейменувати лекало @@ -7134,7 +5934,6 @@ Do you want to save your changes? STDescriptions - Standard figures of men 1st group, chest 100 cm Standard table description Типові фігури чоловіків 1ї повнотної групи, обхват грудей 100 см @@ -7143,7 +5942,6 @@ Do you want to save your changes? SaveDetailOptions - Save detail option Зберегти параметри деталі @@ -7151,7 +5949,6 @@ Do you want to save your changes? SaveToolOptions - Save tool option Зберегти параметри інструменту @@ -7159,43 +5956,30 @@ Do you want to save your changes? TableWindow - Create a layout Створити розкладку - - toolBar - - - - Save Зберегти - - Save layout Зберегти розкладку - Next Наступний - Next detail Наступна деталь - Turn Повернути - Turn the detail 90 degrees Повернути деталь на 90 градусів @@ -7204,17 +5988,14 @@ Do you want to save your changes? Повернути деталь на 180 градусів - Stop laying Припинити укладання - Enlarge letter Збільшити аркуш - Enlarge the length of the sheet Збільшити довжину аркушу @@ -7223,99 +6004,81 @@ Do you want to save your changes? Збільшити довжину аркушу - Reduce sheet Зменшити аркуш - Reduce the length of the sheet Зменшити довжину аркушу - - Mirroring Дзеркальне відображення - - Zoom In Збільшити - - Zoom Out Зменшити - Stop Зупинити - 0 details left. 0 деталей залишилось. - - Collisions not found. Колізії не знайдено. - %1 details left. %1 деталей залишилось. - untitled без імені - Svg files (*.svg) Svg файли (*.svg) - PDF files (*.pdf) Pdf файли (*.pdf) - Images (*.png) Зображення (*.png) - PS files (*.ps) Ps файл (*.ps) - EPS files (*.eps) EPS файл (*.eps) - Collisions found. Знайдено колізії. - Creating file '%1' failed! %2 Створення файлу '%1' не вдалося! %2 - Critical error! Критична помилка! + + toolBar + + VAbstractNode @@ -7327,12 +6090,10 @@ Do you want to save your changes? VAbstractTool - Confirm the deletion. Підтвердіть видалення. - Do you really want delete? Ви дійсно хочете видалити? @@ -7344,42 +6105,34 @@ Do you want to save your changes? Помилка! - Error parsing file. Program will be terminated. Помилка парсінгу файла. Програма буде закрита. - Error bad id. Program will be terminated. Помилка неправильний id. Програма буде закрита. - Error can't convert value. Program will be terminated. Помилка конвертації значення. Програма буде закрита. - Error empty parameter. Program will be terminated. Помилка пустий параметр. Програма буде закрита. - Error wrong id. Program will be terminated. Помилка неправильний id. Програма буде закрита. - Something's wrong!! Щось не так!! - Could not copy temp file to document file Не вдалося зкопіювати тимчасовий файл до файлу документа - Could not remove document file Не вдалося видалити файл документа @@ -7402,21 +6155,14 @@ Do you want to save your changes? VContainer - - - - Can't find object Не можу знайти об'єкт - - Can't cast object Не можу привести об'єкт - Can't find object. Type mismatch. Не можу знайти об'єкт. Невідповідність типу. @@ -7436,51 +6182,41 @@ Do you want to save your changes? Не можу конвертувати toLongLong параметру - Can't convert toUInt parameter Не можу конвертувати toUInt параметр - Can't convert toBool parameter Не вдається перетворити параметр toBool - Got empty parameter Отримано пустий параметр - Can't convert toDouble parameter Не можу конвертувати toDouble параметру - - Can't open file %1: %2. Не можу відкрити файл%1: %2. - Can't open schema file %1: %2. Не можу відкрити файл схеми %1:\n%2. - Validation error file %3 in line %1 column %2 Помилка валідації файлу %3 в рядку %1 стовпця %2 - Parsing error file %3 in line %1 column %2 Помилка розбору файлу %3 в рядку %1 стовпця %2 - Couldn't get node Не вдалося отримати вузол @@ -7592,16 +6328,18 @@ Do you want to save your changes? Error parsing file. Помилка парсингу файла. + + Could not load schema file. + + VDrawTool - Options Параметри - Delete Видалити @@ -7614,7 +6352,6 @@ Do you want to save your changes? Не можу знайти тег Calculation - Edit wrong formula Редагувати неправильну формулу @@ -7622,7 +6359,6 @@ Do you want to save your changes? VException - Critical error! Критична помилка! @@ -7630,10 +6366,6 @@ Do you want to save your changes? VFormula - - - - Error Помилка @@ -7641,12 +6373,10 @@ Do you want to save your changes? VFormulaProperty - Value Значення - Formula Формула @@ -7654,7 +6384,6 @@ Do you want to save your changes? VFormulaPropertyEditor - ... ... @@ -7670,6 +6399,28 @@ Do you want to save your changes? Видалити + + VPE::VColorPropertyEditor + + ... + ... + + + + VPE::VFileEditWidget + + ... + ... + + + Directory + + + + Open File + + + VPattern @@ -7677,7 +6428,6 @@ Do you want to save your changes? Не можу знайти інструмент з id = %1 в таблиці. - Error no unique id. Помилка не унікальний id. @@ -7686,195 +6436,146 @@ Do you want to save your changes? Помилка! - Can't find tool in table. Не можу знайти інструмент в таблиці. - - Error parsing file. Помилка парсингу файла. - Error can't convert value. Помилка, не можу конвертувати значення. - Error empty parameter. Помилка, пустий параметр. - Error wrong id. Помикла, неправильний id. - Critical error! Критична помилка! - Error parsing file (std::bad_alloc). Помилка парсінгу файлу (std::bad_alloc). - Error creating or updating detail Помилка створення чи оновлення деталі - Error creating or updating single point Помилка створення чи оновлення простої точки - - Error creating or updating point of end line Помилка створення чи оновлення точки кінця відрізку - - Error creating or updating point along line Помилка створення чи оновлення точки вздовж лінії - - Error creating or updating point of shoulder Помилка створення чи оновлення точки плеча - - Error creating or updating point of normal Помилка створення чи оновлення точки нормалі - - Error creating or updating point of bisector Помилка створення чи оновлення точки бісектриси - Error creating or updating point of lineintersection Помилка створення чи оновлення точки перетину ліній - - Error creating or updating point of contact Помилка створення чи оновлення точки дотику - Error creating or updating modeling point Помилка створення чи оновлення модельної точки - Error creating or updating height Помилка створення чи оновлення висоти - Error creating or updating triangle Помилка створення чи оновлення трикутника - Error creating or updating point of intersection Помилка створення чи оновлення точки перетину - - Error creating or updating cut spline point Помилка створення чи оновлення точки розрізання кривої - - Error creating or updating cut spline path point Помилка створення чи оновлення точки розрізаня складної кривої - - Error creating or updating cut arc point Помилка створення чи оновлення точки розрізання дуги - - Error creating or updating point of intersection line and axis Помилка створення чи оновлення точки перетину лінії і осі - - Error creating or updating point of intersection curve and axis Помилка створення чи оновлення точки перетину кривої і осі - Error creating or updating line Помилка створення чи оновлення лінії - Error creating or updating simple curve Помилка створення чи оновлення кривої - Error creating or updating curve path Помилка створення чи оновлення шляху кривих - Error creating or updating modeling simple curve Помилка створення чи оновлення модельної кривої - Error creating or updating modeling curve path Помилка створення чи оновлення модельного шляху кривих - - Error creating or updating simple arc Помилка створення чи оновлення дуги - Error creating or updating modeling arc Помилка створення чи оновлення модельної дуги - Error creating or updating union details Помилка створення чи оновлення об'єднання деталей - Got wrong parameter id. Need only id > 0. Отримано неправильний id. Допускаються тільки id > 0. - This id is not unique. Цей id не унікальний. - File error. Помилка файла. @@ -7882,19 +6583,14 @@ Do you want to save your changes? VSplinePath - Not enough points to create the spline. Не достатньо точок для створення кривої. - - - This spline does not exist. Цей сплайн не існує. - Can't cut spline path with one point Не можу розрізати складну криву що складається з одної точки @@ -7902,12 +6598,10 @@ Do you want to save your changes? VTableGraphicsView - can't find detail не можу знайти деталь - detail found деталь знайдено @@ -7915,12 +6609,10 @@ Do you want to save your changes? VToolDetail - Options Параметри - Delete Видалити @@ -7928,182 +6620,118 @@ Do you want to save your changes? VToolOptionsPropertyBrowser - Base point Базова точка - - - - - - - - - - - - - - - - Point label Ім'я точки - Position Позиція - Point at distance and angle Інструмент точка на кінці лінії - - - - - - - - - Line type Тип лінії - - - - - - - - Length Довжина - - - Angle Кут - Point at distance along line Інструмент точка вздовж лінії - Arc Дуга - - Radius Радіус - First angle Перший кут - Second angle Другий кут - Point along bisector Інструмент точка бісектриси кута - Cut arc tool Інструмент розрізання дуги - Tool for segmenting a curve Інструмент для сегментації кривої - Tool segment a pathed curve Інструмент для сегментації складної кривої - Perpendicular point along line Перпендикулярна точка вздовж лінії - Line between points Лінія між двома точками - Point at line intersection Точка перетину ліній - Point along perpendicular Інструмент точка перпендикуляра - Additional angle degrees Дод. кут градуси - Point at intersection of arc and line Точка на перетині дуги та лінії - Tool to make point from x & y of two other points Інструменд для створення точки з двух х и у координат двух інших точок - Special point on shoulder Спеціальна точка на плече - Curve tool Інструмент крива - - Curve factor Коефіцієнт кривої - Tool for path curve Інструмент для створення складної кривої - Tool triangle Інструмент трикутник - - Point intersection line and axis Точка на перетині лінії і осі @@ -8125,31 +6753,26 @@ Do you want to save your changes? Variables - Line_ Left symbol _ in name Лінія_ - AngleLine_ Left symbol _ in name КутЛінії_ - Arc_ Left symbol _ in name Дуга_ - Spl_ Left symbol _ in name Спл_ - SplPath Do not add symbol _ to the end of name СкСпл @@ -8167,7 +6790,6 @@ Do you want to save your changes? VisToolCurveIntersectAxis - <b>Intersection curve and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation <b>Перетин кривої і осі</b>: кут =%1°; <b>Shift</b> - фіксація кута, <b>Enter</b> - завершення створення @@ -8175,7 +6797,6 @@ Do you want to save your changes? VisToolEndLine - <b>Point at distance and angle</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation <b>Точка на кінці відрізка</b>: кут =%1°; <b>Shift</b> - фіксація кута, <b>Enter</b> - завершення створення @@ -8183,7 +6804,6 @@ Do you want to save your changes? VisToolLineIntersectAxis - <b>Intersection line and axis</b>: angle = %1°; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation <b>Перетин лінії і осі</b>: кут =%1°; <b>Shift</b> - фіксація кута, <b>Enter</b> - завершення створення @@ -8191,20 +6811,25 @@ Do you want to save your changes? VisToolSplinePath - <b>Curve path</b>: <b>Enter</b> - finish creation - <b>Складна крива</b>: <b>Enter</b> - завершення створення + <b>Складна крива</b>: <b>Enter</b> - завершення створення + + + <b>Curve path</b>: select three or more points + + + + <b>Curve path</b>: select three or more points, <b>Enter</b> - finish creation + main - Pattern making program. Програма створення викрійок. - Pattern file. Файл лекала. diff --git a/src/app/app.pri b/src/app/app.pri index dedc86004..89a39befa 100644 --- a/src/app/app.pri +++ b/src/app/app.pri @@ -1,234 +1,38 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2013-06-18T12:36:43 -# -#------------------------------------------------- +# Suport subdirectories. Just better project code tree. +include(container/container.pri) +include(dialogs/dialogs.pri) +include(exception/exception.pri) +include(geometry/geometry.pri) +include(tools/tools.pri) +include(widgets/widgets.pri) +include(xml/xml.pri) +include(undocommands/undocommands.pri) +include(visualization/visualization.pri) +include(core/core.pri) -# Use out-of-source builds (shadow builds) - -QT += core gui widgets xml svg printsupport xmlpatterns - -TEMPLATE = app - -TARGET = valentina - -CONFIG -= debug_and_release debug_and_release_target -CONFIG += c++11 - -#DEFINES += ... - -# directory for executable file -DESTDIR = bin - -# files created moc -MOC_DIR = moc - -# objecs files -OBJECTS_DIR = obj - -# files created rcc -RCC_DIR = rcc - -# files created uic -UI_DIR = uic - -include(src/app/container/container.pri) -include(src/app/dialogs/dialogs.pri) -include(src/app/exception/exception.pri) -include(src/app/geometry/geometry.pri) -include(src/app/tools/tools.pri) -include(src/app/widgets/widgets.pri) -include(src/app/xml/xml.pri) +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro +# Some source files SOURCES += \ - src/app/main.cpp \ - src/app/mainwindow.cpp \ - src/app/tablewindow.cpp \ - src/app/stable.cpp \ - src/app/version.cpp + $$PWD/main.cpp \ + $$PWD/mainwindow.cpp \ + $$PWD/tablewindow.cpp \ + $$PWD/stable.cpp \ + $$PWD/version.cpp \ + $$PWD/options.cpp +# Some header files HEADERS += \ - src/app/mainwindow.h \ - src/app/options.h \ - src/app/tablewindow.h \ - src/app/stable.h \ - src/app/version.h + $$PWD/mainwindow.h \ + $$PWD/options.h \ + $$PWD/tablewindow.h \ + $$PWD/stable.h \ + $$PWD/version.h +# Main forms FORMS += \ - src/app/mainwindow.ui \ - src/app/tablewindow.ui + $$PWD/mainwindow.ui \ + $$PWD/tablewindow.ui -RESOURCES += \ - share/resources/icon.qrc \ - share/resources/cursor.qrc \ - share/resources/theme.qrc \ - share/resources/schema.qrc - -OTHER_FILES += share/resources/valentina.rc \ - share/resources/icon/64x64/icon64x64.ico - -TRANSLATIONS += share/translations/valentina.ts \ - share/translations/valentina_ru.ts \ - share/translations/valentina_uk.ts \ - share/translations/valentina_de.ts \ - share/translations/valentina_cs.ts \ - share/translations/valentina_he_IL.ts \ - share/translations/valentina_fr.ts - -unix { -QMAKE_CXX = ccache g++ -} - -CONFIG += precompile_header -# Precompiled headers (PCH) -PRECOMPILED_HEADER = src/stable.h -win32-msvc* { - PRECOMPILED_SOURCE = src/stable.cpp -} - -CONFIG(debug, debug|release){ - # Debug - unix { - *-g++{ - QMAKE_CXXFLAGS += -isystem "/usr/include/qt5" -isystem "/usr/include/qt5/QtWidgets" \ - -isystem "/usr/include/qt5/QtXml" -isystem "/usr/include/qt5/QtGui" \ - -isystem "/usr/include/qt5/QtCore" -isystem "$${UI_DIR}" -isystem "$${MOC_DIR}" \ - -isystem "$${RCC_DIR}" \ - -O0 -Wall -Wextra -pedantic -Weffc++ -Woverloaded-virtual -Wctor-dtor-privacy \ - -Wnon-virtual-dtor -Wold-style-cast -Wconversion -Winit-self -Wstack-protector \ - -Wunreachable-code -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal \ - -Wformat=2 -Wimport \ - -Winvalid-pch -Wunsafe-loop-optimizations -Wlong-long -Wmissing-format-attribute \ - -Wmissing-include-dirs -Wpacked -Wredundant-decls -Winline \ - -Wswitch-default -Wswitch-enum -Wuninitialized -Wvariadic-macros \ - -Wlogical-op -Wnoexcept -Wmissing-noreturn -Wpointer-arith\ - -Wstrict-null-sentinel -Wstrict-overflow=5 -Wundef -Wno-unused -gdwarf-3 - -ftrapv - } - } else { - *-g++{#Don't use additional GCC keys on Windows system. - QMAKE_CXXFLAGS += -O0 -Wall -Wextra -pedantic - } - } -}else{ - # Release - *-g++{ - QMAKE_CXXFLAGS += -O2 - } - - DEFINES += QT_NO_DEBUG_OUTPUT -} - -message(Qt version: $$[QT_VERSION]) -message(Qt is installed in $$[QT_INSTALL_PREFIX]) -message(Qt resources can be found in the following locations:) -message(Documentation: $$[QT_INSTALL_DOCS]) -message(Header files: $$[QT_INSTALL_HEADERS]) -message(Libraries: $$[QT_INSTALL_LIBS]) -message(Binary files (executables): $$[QT_INSTALL_BINS]) -message(Plugins: $$[QT_INSTALL_PLUGINS]) -message(Data files: $$[QT_INSTALL_DATA]) -message(Translation files: $$[QT_INSTALL_TRANSLATIONS]) -message(Settings: $$[QT_INSTALL_SETTINGS]) -message(Examples: $$[QT_INSTALL_EXAMPLES]) - -win32:RC_FILE = share/resources/valentina.rc - -# Remove generated files at cleaning -QMAKE_DISTCLEAN += $${DESTDIR}/* \ - $${OBJECTS_DIR}/* \ - $${UI_DIR}/* \ - $${MOC_DIR}/* \ - $${RCC_DIR}/* \ - $$PWD/share/translations/valentina_*.qm - -INSTALL_TRANSLATIONS += share/translations/valentina_ru.qm \ - share/translations/valentina_uk.qm \ - share/translations/valentina_de.qm \ - share/translations/valentina_cs.qm \ - share/translations/valentina_he_IL.qm \ - share/translations/valentina_fr.qm - -INSTALL_STANDARD_MEASHUREMENTS += share/tables/standard/GOST_man_ru.vst - -INSTALL_INDIVIDUAL_MEASHUREMENTS += share/tables/individual/indivindual_ru.vit - -unix { -#VARIABLES -isEmpty(PREFIX) { - PREFIX = /usr -} -BINDIR = $$PREFIX/bin -DATADIR =$$PREFIX/share -DEFINES += DATADIR=\\\"$$DATADIR\\\" PKGDATADIR=\\\"$$PKGDATADIR\\\" -#MAKE INSTALL -target.path = $$BINDIR -desktop.path = $$DATADIR/applications/ -desktop.files += dist/$${TARGET}.desktop -pixmaps.path = $$DATADIR/pixmaps/ -pixmaps.files += dist/$${TARGET}.png -translations.path = $$DATADIR/$${TARGET}/translations/ -translations.files = $$INSTALL_TRANSLATIONS -standard.path = $$DATADIR/$${TARGET}/tables/standard/ -standard.files = $$INSTALL_STANDARD_MEASHUREMENTS -individual.path = $$DATADIR/$${TARGET}/tables/individual/ -individual.files = $$INSTALL_INDIVIDUAL_MEASHUREMENTS -INSTALLS += target \ - desktop \ - pixmaps \ - translations \ - standard \ - individual -} - -!isEmpty(TRANSLATIONS): { - for(_translation_name, TRANSLATIONS) { - _translation_name_qm = $$section(_translation_name,".", 0, 0).qm - - system($$shell_path($$[QT_INSTALL_BINS]/lrelease) $$shell_path($$PWD/$$_translation_name) -qm $$shell_path($$PWD/$$_translation_name_qm)) - } -} - -# Copies the given files to the destination directory -defineTest(copyToDestdir) { - files = $$1 - DDIR = $$2 - mkpath($$DDIR) - - for(FILE, files) { - - # Replace slashes in paths with backslashes for Windows - win32{ - FILE ~= s,/,\\,g - DDIR ~= s,/,\\,g - } - QMAKE_POST_LINK += $$QMAKE_COPY $$quote($$FILE) $$quote($$DDIR) $$escape_expand(\\n\\t) - } - - export(QMAKE_POST_LINK) -} - -for(DIR, INSTALL_TRANSLATIONS) { - #add these absolute paths to a variable which - #ends up as 'mkcommands = path1 path2 path3 ...' - tr_path += $$PWD/$$DIR -} - -copyToDestdir($$tr_path, $$shell_path($$OUT_PWD/$$DESTDIR/translations)) - -for(DIR, INSTALL_STANDARD_MEASHUREMENTS) { - #add these absolute paths to a variable which - #ends up as 'mkcommands = path1 path2 path3 ...' - st_path += $$PWD/$$DIR -} - -copyToDestdir($$st_path, $$shell_path($$OUT_PWD/$$DESTDIR/tables/standard)) - -for(DIR, INSTALL_INDIVIDUAL_MEASHUREMENTS) { - #add these absolute paths to a variable which - #ends up as 'mkcommands = path1 path2 path3 ...' - ind_path += $$PWD/$$DIR -} - -copyToDestdir($$ind_path, $$shell_path($$OUT_PWD/$$DESTDIR/tables/individual)) diff --git a/src/app/app.pro b/src/app/app.pro index 0d6779ec2..35369790e 100644 --- a/src/app/app.pro +++ b/src/app/app.pro @@ -41,42 +41,11 @@ RCC_DIR = rcc UI_DIR = uic # Suport subdirectories. Just better project code tree. -include(container/container.pri) -include(dialogs/dialogs.pri) -include(exception/exception.pri) -include(geometry/geometry.pri) -include(tools/tools.pri) -include(widgets/widgets.pri) -include(xml/xml.pri) -include(undocommands/undocommands.pri) -include(visualization/visualization.pri) -include(core/core.pri) +include(app.pri) # This include path help promoute VMainGraphicsView on main window. Without it compiler can't find path to custom view INCLUDEPATH += "$${PWD}/widgets" -# Some source files -SOURCES += \ - main.cpp \ - mainwindow.cpp \ - tablewindow.cpp \ - stable.cpp \ - version.cpp \ - options.cpp - -# Some header files -HEADERS += \ - mainwindow.h \ - options.h \ - tablewindow.h \ - stable.h \ - version.h - -# Main forms -FORMS += \ - mainwindow.ui \ - tablewindow.ui - # Resource files. This files will be included in binary. RESOURCES += \ share/resources/icon.qrc \ # All other icons except cursors and Windows theme. @@ -90,22 +59,6 @@ OTHER_FILES += \ share/resources/valentina.rc \ # For Windows system. share/resources/icon/64x64/icon64x64.ico # Valentina's logo. -# Add here path to new translation file with name "valentina_*_*.ts" if you want to add new language. -# Same paths in variable INSTALL_TRANSLATIONS. - -# File valentina.ts we use in transifex.com. It is empty translation file only with english inside. transifex.com use -# this file like base for new language. Don't add path to valentina.ts to INSTALL_TRANSLATIONS variable. -# When adding a translation here, also add it in the macx part. -TRANSLATIONS += share/translations/valentina.ts \ - share/translations/valentina_ru_RU.ts \ - share/translations/valentina_uk_UA.ts \ - share/translations/valentina_de_DE.ts \ - share/translations/valentina_cs_CZ.ts \ - share/translations/valentina_he_IL.ts \ - share/translations/valentina_fr_FR.ts \ - share/translations/valentina_it_IT.ts \ - share/translations/valentina_nl_NL.ts - # Set using ccache. Function enable_ccache() defined in Valentina.pri. macx { CONFIG(debug, debug|release){ @@ -190,17 +143,20 @@ win32:RC_FILE = share/resources/valentina.rc # Keep path to all files with standard measurements we support right now INSTALL_STANDARD_MEASHUREMENTS += share/resources/tables/standard/GOST_man_ru.vst +TRANSLATIONS_PATH = ../../share/translations + # Add to this variable all translation files that you want install with program. -# For generation *.qm file first you need create *.ts. See section TRANSLATIONS. +# For generation *.qm file first you need create *.ts. +# See section TRANSLATIONS in file ../../share/translations/translations.pro. INSTALL_TRANSLATIONS += \ - share/translations/valentina_ru_RU.qm \ - share/translations/valentina_uk_UA.qm \ - share/translations/valentina_de_DE.qm \ - share/translations/valentina_cs_CZ.qm \ - share/translations/valentina_he_IL.qm \ - share/translations/valentina_fr_FR.qm \ - share/translations/valentina_it_IT.qm \ - share/translations/valentina_nl_NL.qm + $${TRANSLATIONS_PATH}/valentina_ru_RU.qm \ + $${TRANSLATIONS_PATH}/valentina_uk_UA.qm \ + $${TRANSLATIONS_PATH}/valentina_de_DE.qm \ + $${TRANSLATIONS_PATH}/valentina_cs_CZ.qm \ + $${TRANSLATIONS_PATH}/valentina_he_IL.qm \ + $${TRANSLATIONS_PATH}/valentina_fr_FR.qm \ + $${TRANSLATIONS_PATH}/valentina_it_IT.qm \ + $${TRANSLATIONS_PATH}/valentina_nl_NL.qm # Set "make install" command for Unix-like systems. unix{ @@ -252,66 +208,66 @@ unix{ target.path = $$PREFIX/ # Copy in bundle translation files. - exists(share/translations/valentina_ru_RU.qm){ + exists($${TRANSLATIONS_PATH}/valentina_ru_RU.qm){ TRANSLATION_ru_RU.files += \ - share/translations/valentina_ru_RU.qm \ - share/translations/Localizable.strings + $${TRANSLATIONS_PATH}/valentina_ru_RU.qm \ + $${TRANSLATIONS_PATH}/Localizable.strings TRANSLATION_ru_RU.path = "$$RESOURCES_DIR/translations/ru_RU.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_ru_RU } - exists(share/translations/valentina_uk_UA.qm){ + exists($${TRANSLATIONS_PATH}/valentina_uk_UA.qm){ TRANSLATION_uk_UA.files += \ - share/translations/valentina_uk_UA.qm \ - share/translations/Localizable.strings + $${TRANSLATIONS_PATH}/valentina_uk_UA.qm \ + $${TRANSLATIONS_PATH}/Localizable.strings TRANSLATION_uk_UA.path = "$$RESOURCES_DIR/translations/uk_UA.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_uk_UA } - exists(share/translations/valentina_de_DE.qm){ + exists($${TRANSLATIONS_PATH}/valentina_de_DE.qm){ TRANSLATION_de_DE.files += \ - share/translations/valentina_de_DE.qm \ - share/translations/Localizable.strings + $${TRANSLATIONS_PATH}/valentina_de_DE.qm \ + $${TRANSLATIONS_PATH}/Localizable.strings TRANSLATION_de_DE.path = "$$RESOURCES_DIR/translations/de_DE.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_de_DE } - exists(share/translations/valentina_cs_CZ.qm){ + exists($${TRANSLATIONS_PATH}/valentina_cs_CZ.qm){ TRANSLATION_cs_CZ.files += \ - share/translations/valentina_cs_CZ.qm \ - share/translations/Localizable.strings + $${TRANSLATIONS_PATH}/valentina_cs_CZ.qm \ + $${TRANSLATIONS_PATH}/Localizable.strings TRANSLATION_cs_CZ.path = "$$RESOURCES_DIR/translations/cs_CZ.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_cs_CZ } - exists(share/translations/valentina_he_IL.qm){ + exists($${TRANSLATIONS_PATH}/valentina_he_IL.qm){ TRANSLATION_he_IL.files += \ - share/translations/valentina_he_IL.qm \ - share/translations/Localizable.strings + $${TRANSLATIONS_PATH}/valentina_he_IL.qm \ + $${TRANSLATIONS_PATH}/Localizable.strings TRANSLATION_he_IL.path = "$$RESOURCES_DIR/translations/he_IL.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_he_IL } - exists(share/translations/valentina_fr_FR.qm){ + exists($${TRANSLATIONS_PATH}/valentina_fr_FR.qm){ TRANSLATION_fr_FR.files += \ - share/translations/valentina_fr_FR.qm \ - share/translations/Localizable.strings + $${TRANSLATIONS_PATH}/valentina_fr_FR.qm \ + $${TRANSLATIONS_PATH}/Localizable.strings TRANSLATION_fr_FR.path = "$$RESOURCES_DIR/translations/fr_FR.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_fr_FR } - exists(share/translations/valentina_it_IT.qm){ + exists($${TRANSLATIONS_PATH}/valentina_it_IT.qm){ TRANSLATION_it_IT.files += \ - share/translations/valentina_it_IT.qm \ - share/translations/Localizable.strings + $${TRANSLATIONS_PATH}/valentina_it_IT.qm \ + $${TRANSLATIONS_PATH}/Localizable.strings TRANSLATION_it_IT.path = "$$RESOURCES_DIR/translations/it_IT.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_it_IT } - exists(share/translations/valentina_nl_NL.qm){ + exists($${TRANSLATIONS_PATH}/valentina_nl_NL.qm){ TRANSLATION_nl_NL.files += \ - share/translations/valentina_nl_NL.qm \ - share/translations/Localizable.strings + $${TRANSLATIONS_PATH}/valentina_nl_NL.qm \ + $${TRANSLATIONS_PATH}/Localizable.strings TRANSLATION_nl_NL.path = "$$RESOURCES_DIR/translations/nl_NL.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_nl_NL } @@ -339,12 +295,11 @@ unix{ } # Run generation *.qm file for available *.ts files each time you run qmake. -!isEmpty(TRANSLATIONS): { - for(_translation_name, TRANSLATIONS) { - _translation_name_qm = $$section(_translation_name,".", 0, 0).qm +for(_translation_name, INSTALL_TRANSLATIONS) { + _translation_name_qm = $$basename(_translation_name) + _translation_name_ts = $$section(_translation_name_qm, ".", 0, 0).ts - system($$shell_path($$[QT_INSTALL_BINS]/lrelease) $$shell_path($${PWD}/$$_translation_name) -qm $$shell_path($${PWD}/$$_translation_name_qm)) - } + system($$shell_path($$[QT_INSTALL_BINS]/lrelease) -compress -removeidentical -nounfinished $$shell_path($${PWD}/$${TRANSLATIONS_PATH}/$$_translation_name_ts) -qm $$shell_path($${PWD}/$$_translation_name)) } for(DIR, INSTALL_TRANSLATIONS) { diff --git a/src/app/container/container.pri b/src/app/container/container.pri index 5fc52a738..e469485cb 100644 --- a/src/app/container/container.pri +++ b/src/app/container/container.pri @@ -1,35 +1,38 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + SOURCES += \ - container/vcontainer.cpp \ - container/calculator.cpp \ - container/variables/vmeasurement.cpp \ - container/variables/vincrement.cpp \ - container/variables/vvariable.cpp \ - container/variables/vinternalvariable.cpp \ - container/variables/vlineangle.cpp \ - container/variables/varclength.cpp \ - container/variables/vcurvelength.cpp \ - container/variables/vlinelength.cpp \ - container/variables/vsplinelength.cpp \ - container/vformula.cpp + $$PWD/vcontainer.cpp \ + $$PWD/calculator.cpp \ + $$PWD/variables/vmeasurement.cpp \ + $$PWD/variables/vincrement.cpp \ + $$PWD/variables/vvariable.cpp \ + $$PWD/variables/vinternalvariable.cpp \ + $$PWD/variables/vlineangle.cpp \ + $$PWD/variables/varclength.cpp \ + $$PWD/variables/vcurvelength.cpp \ + $$PWD/variables/vlinelength.cpp \ + $$PWD/variables/vsplinelength.cpp \ + $$PWD/vformula.cpp HEADERS += \ - container/vcontainer.h \ - container/calculator.h \ - container/variables/vmeasurement.h \ - container/variables/vincrement.h \ - container/variables/vvariable.h \ - container/variables/vinternalvariable.h \ - container/variables/vlineangle.h \ - container/variables.h \ - container/variables/vcurvelength.h \ - container/variables/varclength.h \ - container/variables/vlinelength.h \ - container/variables/vsplinelength.h \ - container/variables/vinternalvariable_p.h \ - container/variables/vvariable_p.h \ - container/variables/vincrement_p.h \ - container/variables/vcurvelength_p.h \ - container/variables/vlineangle_p.h \ - container/variables/vlinelength_p.h \ - container/variables/vmeasurement_p.h \ - container/vformula.h + $$PWD/vcontainer.h \ + $$PWD/calculator.h \ + $$PWD/variables/vmeasurement.h \ + $$PWD/variables/vincrement.h \ + $$PWD/variables/vvariable.h \ + $$PWD/variables/vinternalvariable.h \ + $$PWD/variables/vlineangle.h \ + $$PWD/variables.h \ + $$PWD/variables/vcurvelength.h \ + $$PWD/variables/varclength.h \ + $$PWD/variables/vlinelength.h \ + $$PWD/variables/vsplinelength.h \ + $$PWD/variables/vinternalvariable_p.h \ + $$PWD/variables/vvariable_p.h \ + $$PWD/variables/vincrement_p.h \ + $$PWD/variables/vcurvelength_p.h \ + $$PWD/variables/vlineangle_p.h \ + $$PWD/variables/vlinelength_p.h \ + $$PWD/variables/vmeasurement_p.h \ + $$PWD/vformula.h diff --git a/src/app/core/core.pri b/src/app/core/core.pri index 567350a5a..cab76e0d8 100644 --- a/src/app/core/core.pri +++ b/src/app/core/core.pri @@ -1,11 +1,14 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - core/vapplication.h \ - core/vtranslation.h \ - core/undoevent.h \ - core/vsettings.h + $$PWD/vapplication.h \ + $$PWD/vtranslation.h \ + $$PWD/undoevent.h \ + $$PWD/vsettings.h SOURCES += \ - core/vapplication.cpp \ - core/vtranslation.cpp \ - core/undoevent.cpp \ - core/vsettings.cpp + $$PWD/vapplication.cpp \ + $$PWD/vtranslation.cpp \ + $$PWD/undoevent.cpp \ + $$PWD/vsettings.cpp diff --git a/src/app/dialogs/dialogs.pri b/src/app/dialogs/dialogs.pri index a154dcdd8..8201e7386 100644 --- a/src/app/dialogs/dialogs.pri +++ b/src/app/dialogs/dialogs.pri @@ -1,115 +1,118 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - dialogs/dialogs.h \ - dialogs/tools/dialogtriangle.h \ - dialogs/tools/dialogtool.h \ - dialogs/tools/dialogsplinepath.h \ - dialogs/tools/dialogspline.h \ - dialogs/tools/dialogsinglepoint.h \ - dialogs/tools/dialogshoulderpoint.h \ - dialogs/tools/dialogpointofintersection.h \ - dialogs/tools/dialogpointofcontact.h \ - dialogs/tools/dialognormal.h \ - dialogs/tools/dialoglineintersect.h \ - dialogs/tools/dialogline.h \ - dialogs/tools/dialogheight.h \ - dialogs/tools/dialogendline.h \ - dialogs/tools/dialogdetail.h \ - dialogs/tools/dialogbisector.h \ - dialogs/tools/dialogarc.h \ - dialogs/tools/dialogalongline.h \ - dialogs/tools/dialogcutspline.h \ - dialogs/tools/dialogcutsplinepath.h \ - dialogs/tools/dialoguniondetails.h \ - dialogs/tools/dialogcutarc.h \ - dialogs/tools/dialogeditwrongformula.h \ - dialogs/tools/dialoglineintersectaxis.h \ - dialogs/app/dialogincrements.h \ - dialogs/app/dialoghistory.h \ - dialogs/app/configdialog.h \ - dialogs/app/configpages/pages.h \ - dialogs/app/dialogpatternproperties.h \ - dialogs/app/dialogmeasurements.h \ - dialogs/app/dialogstandardmeasurements.h \ - dialogs/app/dialogindividualmeasurements.h \ - dialogs/app/dialogaboutapp.h \ - dialogs/app/dialogpatternxmledit.h \ - dialogs/app/configpages/configurationpage.h \ - dialogs/app/configpages/patternpage.h \ - dialogs/app/configpages/communitypage.h \ - dialogs/app/configpages/pathpage.h \ - dialogs/app/dialogundo.h \ - dialogs/tools/dialogcurveintersectaxis.h + $$PWD/dialogs.h \ + $$PWD/tools/dialogtriangle.h \ + $$PWD/tools/dialogtool.h \ + $$PWD/tools/dialogsplinepath.h \ + $$PWD/tools/dialogspline.h \ + $$PWD/tools/dialogsinglepoint.h \ + $$PWD/tools/dialogshoulderpoint.h \ + $$PWD/tools/dialogpointofintersection.h \ + $$PWD/tools/dialogpointofcontact.h \ + $$PWD/tools/dialognormal.h \ + $$PWD/tools/dialoglineintersect.h \ + $$PWD/tools/dialogline.h \ + $$PWD/tools/dialogheight.h \ + $$PWD/tools/dialogendline.h \ + $$PWD/tools/dialogdetail.h \ + $$PWD/tools/dialogbisector.h \ + $$PWD/tools/dialogarc.h \ + $$PWD/tools/dialogalongline.h \ + $$PWD/tools/dialogcutspline.h \ + $$PWD/tools/dialogcutsplinepath.h \ + $$PWD/tools/dialoguniondetails.h \ + $$PWD/tools/dialogcutarc.h \ + $$PWD/tools/dialogeditwrongformula.h \ + $$PWD/tools/dialoglineintersectaxis.h \ + $$PWD/app/dialogincrements.h \ + $$PWD/app/dialoghistory.h \ + $$PWD/app/configdialog.h \ + $$PWD/app/configpages/pages.h \ + $$PWD/app/dialogpatternproperties.h \ + $$PWD/app/dialogmeasurements.h \ + $$PWD/app/dialogstandardmeasurements.h \ + $$PWD/app/dialogindividualmeasurements.h \ + $$PWD/app/dialogaboutapp.h \ + $$PWD/app/dialogpatternxmledit.h \ + $$PWD/app/configpages/configurationpage.h \ + $$PWD/app/configpages/patternpage.h \ + $$PWD/app/configpages/communitypage.h \ + $$PWD/app/configpages/pathpage.h \ + $$PWD/app/dialogundo.h \ + $$PWD/tools/dialogcurveintersectaxis.h SOURCES += \ - dialogs/tools/dialogtriangle.cpp \ - dialogs/tools/dialogtool.cpp \ - dialogs/tools/dialogsplinepath.cpp \ - dialogs/tools/dialogspline.cpp \ - dialogs/tools/dialogsinglepoint.cpp \ - dialogs/tools/dialogshoulderpoint.cpp \ - dialogs/tools/dialogpointofintersection.cpp \ - dialogs/tools/dialogpointofcontact.cpp \ - dialogs/tools/dialognormal.cpp \ - dialogs/tools/dialoglineintersect.cpp \ - dialogs/tools/dialogline.cpp \ - dialogs/tools/dialogheight.cpp \ - dialogs/tools/dialogendline.cpp \ - dialogs/tools/dialogdetail.cpp \ - dialogs/tools/dialogbisector.cpp \ - dialogs/tools/dialogarc.cpp \ - dialogs/tools/dialogalongline.cpp \ - dialogs/tools/dialogcutspline.cpp \ - dialogs/tools/dialogcutsplinepath.cpp \ - dialogs/tools/dialoguniondetails.cpp \ - dialogs/tools/dialogcutarc.cpp \ - dialogs/tools/dialogeditwrongformula.cpp \ - dialogs/tools/dialoglineintersectaxis.cpp \ - dialogs/app/dialogincrements.cpp \ - dialogs/app/dialoghistory.cpp \ - dialogs/app/configdialog.cpp \ - dialogs/app/dialogpatternproperties.cpp \ - dialogs/app/dialogmeasurements.cpp \ - dialogs/app/dialogstandardmeasurements.cpp \ - dialogs/app/dialogindividualmeasurements.cpp \ - dialogs/app/dialogaboutapp.cpp \ - dialogs/app/dialogpatternxmledit.cpp \ - dialogs/app/configpages/configurationpage.cpp \ - dialogs/app/configpages/patternpage.cpp \ - dialogs/app/configpages/communitypage.cpp \ - dialogs/app/configpages/pathpage.cpp \ - dialogs/app/dialogundo.cpp \ - dialogs/tools/dialogcurveintersectaxis.cpp + $$PWD/tools/dialogtriangle.cpp \ + $$PWD/tools/dialogtool.cpp \ + $$PWD/tools/dialogsplinepath.cpp \ + $$PWD/tools/dialogspline.cpp \ + $$PWD/tools/dialogsinglepoint.cpp \ + $$PWD/tools/dialogshoulderpoint.cpp \ + $$PWD/tools/dialogpointofintersection.cpp \ + $$PWD/tools/dialogpointofcontact.cpp \ + $$PWD/tools/dialognormal.cpp \ + $$PWD/tools/dialoglineintersect.cpp \ + $$PWD/tools/dialogline.cpp \ + $$PWD/tools/dialogheight.cpp \ + $$PWD/tools/dialogendline.cpp \ + $$PWD/tools/dialogdetail.cpp \ + $$PWD/tools/dialogbisector.cpp \ + $$PWD/tools/dialogarc.cpp \ + $$PWD/tools/dialogalongline.cpp \ + $$PWD/tools/dialogcutspline.cpp \ + $$PWD/tools/dialogcutsplinepath.cpp \ + $$PWD/tools/dialoguniondetails.cpp \ + $$PWD/tools/dialogcutarc.cpp \ + $$PWD/tools/dialogeditwrongformula.cpp \ + $$PWD/tools/dialoglineintersectaxis.cpp \ + $$PWD/app/dialogincrements.cpp \ + $$PWD/app/dialoghistory.cpp \ + $$PWD/app/configdialog.cpp \ + $$PWD/app/dialogpatternproperties.cpp \ + $$PWD/app/dialogmeasurements.cpp \ + $$PWD/app/dialogstandardmeasurements.cpp \ + $$PWD/app/dialogindividualmeasurements.cpp \ + $$PWD/app/dialogaboutapp.cpp \ + $$PWD/app/dialogpatternxmledit.cpp \ + $$PWD/app/configpages/configurationpage.cpp \ + $$PWD/app/configpages/patternpage.cpp \ + $$PWD/app/configpages/communitypage.cpp \ + $$PWD/app/configpages/pathpage.cpp \ + $$PWD/app/dialogundo.cpp \ + $$PWD/tools/dialogcurveintersectaxis.cpp FORMS += \ - dialogs/tools/dialogtriangle.ui \ - dialogs/tools/dialogsplinepath.ui \ - dialogs/tools/dialogspline.ui \ - dialogs/tools/dialogsinglepoint.ui \ - dialogs/tools/dialogshoulderpoint.ui \ - dialogs/tools/dialogpointofintersection.ui \ - dialogs/tools/dialogpointofcontact.ui \ - dialogs/tools/dialognormal.ui \ - dialogs/tools/dialoglineintersect.ui \ - dialogs/tools/dialogline.ui \ - dialogs/tools/dialogheight.ui \ - dialogs/tools/dialogendline.ui \ - dialogs/tools/dialogdetail.ui \ - dialogs/tools/dialogbisector.ui \ - dialogs/tools/dialogarc.ui \ - dialogs/tools/dialogalongline.ui \ - dialogs/tools/dialogcutspline.ui \ - dialogs/tools/dialogcutsplinepath.ui \ - dialogs/tools/dialoguniondetails.ui \ - dialogs/tools/dialogcutarc.ui \ - dialogs/tools/dialogeditwrongformula.ui \ - dialogs/tools/dialoglineintersectaxis.ui \ - dialogs/app/dialogincrements.ui \ - dialogs/app/dialoghistory.ui \ - dialogs/app/dialogpatternproperties.ui \ - dialogs/app/dialogmeasurements.ui \ - dialogs/app/dialogstandardmeasurements.ui \ - dialogs/app/dialogindividualmeasurements.ui \ - dialogs/app/dialogaboutapp.ui \ - dialogs/app/dialogpatternxmledit.ui \ - dialogs/app/dialogundo.ui \ - dialogs/tools/dialogcurveintersectaxis.ui + $$PWD/tools/dialogtriangle.ui \ + $$PWD/tools/dialogsplinepath.ui \ + $$PWD/tools/dialogspline.ui \ + $$PWD/tools/dialogsinglepoint.ui \ + $$PWD/tools/dialogshoulderpoint.ui \ + $$PWD/tools/dialogpointofintersection.ui \ + $$PWD/tools/dialogpointofcontact.ui \ + $$PWD/tools/dialognormal.ui \ + $$PWD/tools/dialoglineintersect.ui \ + $$PWD/tools/dialogline.ui \ + $$PWD/tools/dialogheight.ui \ + $$PWD/tools/dialogendline.ui \ + $$PWD/tools/dialogdetail.ui \ + $$PWD/tools/dialogbisector.ui \ + $$PWD/tools/dialogarc.ui \ + $$PWD/tools/dialogalongline.ui \ + $$PWD/tools/dialogcutspline.ui \ + $$PWD/tools/dialogcutsplinepath.ui \ + $$PWD/tools/dialoguniondetails.ui \ + $$PWD/tools/dialogcutarc.ui \ + $$PWD/tools/dialogeditwrongformula.ui \ + $$PWD/tools/dialoglineintersectaxis.ui \ + $$PWD/app/dialogincrements.ui \ + $$PWD/app/dialoghistory.ui \ + $$PWD/app/dialogpatternproperties.ui \ + $$PWD/app/dialogmeasurements.ui \ + $$PWD/app/dialogstandardmeasurements.ui \ + $$PWD/app/dialogindividualmeasurements.ui \ + $$PWD/app/dialogaboutapp.ui \ + $$PWD/app/dialogpatternxmledit.ui \ + $$PWD/app/dialogundo.ui \ + $$PWD/tools/dialogcurveintersectaxis.ui diff --git a/src/app/exception/exception.pri b/src/app/exception/exception.pri index 6a1eb7828..a0b16deb2 100644 --- a/src/app/exception/exception.pri +++ b/src/app/exception/exception.pri @@ -1,17 +1,20 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - exception/vexceptionobjecterror.h \ - exception/vexceptionemptyparameter.h \ - exception/vexceptionconversionerror.h \ - exception/vexceptionbadid.h \ - exception/vexception.h \ - exception/vexceptionwrongid.h \ - exception/vexceptionundo.h + $$PWD/vexceptionobjecterror.h \ + $$PWD/vexceptionemptyparameter.h \ + $$PWD/vexceptionconversionerror.h \ + $$PWD/vexceptionbadid.h \ + $$PWD/vexception.h \ + $$PWD/vexceptionwrongid.h \ + $$PWD/vexceptionundo.h SOURCES += \ - exception/vexceptionobjecterror.cpp \ - exception/vexceptionemptyparameter.cpp \ - exception/vexceptionconversionerror.cpp \ - exception/vexceptionbadid.cpp \ - exception/vexception.cpp \ - exception/vexceptionwrongid.cpp \ - exception/vexceptionundo.cpp + $$PWD/vexceptionobjecterror.cpp \ + $$PWD/vexceptionemptyparameter.cpp \ + $$PWD/vexceptionconversionerror.cpp \ + $$PWD/vexceptionbadid.cpp \ + $$PWD/vexception.cpp \ + $$PWD/vexceptionwrongid.cpp \ + $$PWD/vexceptionundo.cpp diff --git a/src/app/geometry/geometry.pri b/src/app/geometry/geometry.pri index d1ff3bd64..708385de8 100644 --- a/src/app/geometry/geometry.pri +++ b/src/app/geometry/geometry.pri @@ -1,31 +1,34 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - geometry/vsplinepoint.h \ - geometry/vsplinepath.h \ - geometry/vspline.h \ - geometry/vnodedetail.h \ - geometry/vdetail.h \ - geometry/varc.h \ - geometry/vgobject.h \ - geometry/vpointf.h \ - geometry/vequidistant.h \ - geometry/vabstractcurve.h \ - geometry/vnodedetail_p.h \ - geometry/vdetail_p.h \ - geometry/vgobject_p.h \ - geometry/varc_p.h \ - geometry/vspline_p.h \ - geometry/vsplinepoint_p.h \ - geometry/vsplinepath_p.h \ - geometry/vpointf_p.h + $$PWD/vsplinepoint.h \ + $$PWD/vsplinepath.h \ + $$PWD/vspline.h \ + $$PWD/vnodedetail.h \ + $$PWD/vdetail.h \ + $$PWD/varc.h \ + $$PWD/vgobject.h \ + $$PWD/vpointf.h \ + $$PWD/vequidistant.h \ + $$PWD/vabstractcurve.h \ + $$PWD/vnodedetail_p.h \ + $$PWD/vdetail_p.h \ + $$PWD/vgobject_p.h \ + $$PWD/varc_p.h \ + $$PWD/vspline_p.h \ + $$PWD/vsplinepoint_p.h \ + $$PWD/vsplinepath_p.h \ + $$PWD/vpointf_p.h SOURCES += \ - geometry/vsplinepoint.cpp \ - geometry/vsplinepath.cpp \ - geometry/vspline.cpp \ - geometry/vnodedetail.cpp \ - geometry/vdetail.cpp \ - geometry/varc.cpp \ - geometry/vgobject.cpp \ - geometry/vpointf.cpp \ - geometry/vequidistant.cpp \ - geometry/vabstractcurve.cpp + $$PWD/vsplinepoint.cpp \ + $$PWD/vsplinepath.cpp \ + $$PWD/vspline.cpp \ + $$PWD/vnodedetail.cpp \ + $$PWD/vdetail.cpp \ + $$PWD/varc.cpp \ + $$PWD/vgobject.cpp \ + $$PWD/vpointf.cpp \ + $$PWD/vequidistant.cpp \ + $$PWD/vabstractcurve.cpp diff --git a/src/app/tools/tools.pri b/src/app/tools/tools.pri index aeefc0f4b..9e4c233b4 100644 --- a/src/app/tools/tools.pri +++ b/src/app/tools/tools.pri @@ -1,74 +1,77 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - tools/vtooldetail.h \ - tools/vdatatool.h \ - tools/vabstracttool.h \ - tools/tools.h \ - tools/drawTools/vtooltriangle.h \ - tools/drawTools/vtoolsplinepath.h \ - tools/drawTools/vtoolspline.h \ - tools/drawTools/vtoolsinglepoint.h \ - tools/drawTools/vtoolshoulderpoint.h \ - tools/drawTools/vtoolpointofintersection.h \ - tools/drawTools/vtoolpointofcontact.h \ - tools/drawTools/vtoolpoint.h \ - tools/drawTools/vtoolnormal.h \ - tools/drawTools/vtoollinepoint.h \ - tools/drawTools/vtoollineintersect.h \ - tools/drawTools/vtoolline.h \ - tools/drawTools/vtoolheight.h \ - tools/drawTools/vtoolendline.h \ - tools/drawTools/vtoolbisector.h \ - tools/drawTools/vtoolarc.h \ - tools/drawTools/vtoolalongline.h \ - tools/drawTools/vdrawtool.h \ - tools/drawTools/drawtools.h \ - tools/nodeDetails/vnodesplinepath.h \ - tools/nodeDetails/vnodespline.h \ - tools/nodeDetails/vnodepoint.h \ - tools/nodeDetails/vnodearc.h \ - tools/nodeDetails/vabstractnode.h \ - tools/nodeDetails/nodedetails.h \ - tools/drawTools/vtoolcutspline.h \ - tools/drawTools/vtoolcutsplinepath.h \ - tools/vtooluniondetails.h \ - tools/drawTools/vtoolcutarc.h \ - tools/drawTools/vabstractspline.h \ - tools/drawTools/vtoolcut.h \ - tools/drawTools/vtoollineintersectaxis.h \ - tools/drawTools/vtoolcurveintersectaxis.h + $$PWD/vtooldetail.h \ + $$PWD/vdatatool.h \ + $$PWD/vabstracttool.h \ + $$PWD/tools.h \ + $$PWD/drawTools/vtooltriangle.h \ + $$PWD/drawTools/vtoolsplinepath.h \ + $$PWD/drawTools/vtoolspline.h \ + $$PWD/drawTools/vtoolsinglepoint.h \ + $$PWD/drawTools/vtoolshoulderpoint.h \ + $$PWD/drawTools/vtoolpointofintersection.h \ + $$PWD/drawTools/vtoolpointofcontact.h \ + $$PWD/drawTools/vtoolpoint.h \ + $$PWD/drawTools/vtoolnormal.h \ + $$PWD/drawTools/vtoollinepoint.h \ + $$PWD/drawTools/vtoollineintersect.h \ + $$PWD/drawTools/vtoolline.h \ + $$PWD/drawTools/vtoolheight.h \ + $$PWD/drawTools/vtoolendline.h \ + $$PWD/drawTools/vtoolbisector.h \ + $$PWD/drawTools/vtoolarc.h \ + $$PWD/drawTools/vtoolalongline.h \ + $$PWD/drawTools/vdrawtool.h \ + $$PWD/drawTools/drawtools.h \ + $$PWD/nodeDetails/vnodesplinepath.h \ + $$PWD/nodeDetails/vnodespline.h \ + $$PWD/nodeDetails/vnodepoint.h \ + $$PWD/nodeDetails/vnodearc.h \ + $$PWD/nodeDetails/vabstractnode.h \ + $$PWD/nodeDetails/nodedetails.h \ + $$PWD/drawTools/vtoolcutspline.h \ + $$PWD/drawTools/vtoolcutsplinepath.h \ + $$PWD/vtooluniondetails.h \ + $$PWD/drawTools/vtoolcutarc.h \ + $$PWD/drawTools/vabstractspline.h \ + $$PWD/drawTools/vtoolcut.h \ + $$PWD/drawTools/vtoollineintersectaxis.h \ + $$PWD/drawTools/vtoolcurveintersectaxis.h SOURCES += \ - tools/vtooldetail.cpp \ - tools/vdatatool.cpp \ - tools/vabstracttool.cpp \ - tools/drawTools/vtooltriangle.cpp \ - tools/drawTools/vtoolsplinepath.cpp \ - tools/drawTools/vtoolspline.cpp \ - tools/drawTools/vtoolsinglepoint.cpp \ - tools/drawTools/vtoolshoulderpoint.cpp \ - tools/drawTools/vtoolpointofintersection.cpp \ - tools/drawTools/vtoolpointofcontact.cpp \ - tools/drawTools/vtoolpoint.cpp \ - tools/drawTools/vtoolnormal.cpp \ - tools/drawTools/vtoollinepoint.cpp \ - tools/drawTools/vtoollineintersect.cpp \ - tools/drawTools/vtoolline.cpp \ - tools/drawTools/vtoolheight.cpp \ - tools/drawTools/vtoolendline.cpp \ - tools/drawTools/vtoolbisector.cpp \ - tools/drawTools/vtoolarc.cpp \ - tools/drawTools/vtoolalongline.cpp \ - tools/drawTools/vdrawtool.cpp \ - tools/nodeDetails/vnodesplinepath.cpp \ - tools/nodeDetails/vnodespline.cpp \ - tools/nodeDetails/vnodepoint.cpp \ - tools/nodeDetails/vnodearc.cpp \ - tools/nodeDetails/vabstractnode.cpp \ - tools/drawTools/vtoolcutspline.cpp \ - tools/drawTools/vtoolcutsplinepath.cpp \ - tools/vtooluniondetails.cpp \ - tools/drawTools/vtoolcutarc.cpp \ - tools/drawTools/vabstractspline.cpp \ - tools/drawTools/vtoolcut.cpp \ - tools/drawTools/vtoollineintersectaxis.cpp \ - tools/drawTools/vtoolcurveintersectaxis.cpp + $$PWD/vtooldetail.cpp \ + $$PWD/vdatatool.cpp \ + $$PWD/vabstracttool.cpp \ + $$PWD/drawTools/vtooltriangle.cpp \ + $$PWD/drawTools/vtoolsplinepath.cpp \ + $$PWD/drawTools/vtoolspline.cpp \ + $$PWD/drawTools/vtoolsinglepoint.cpp \ + $$PWD/drawTools/vtoolshoulderpoint.cpp \ + $$PWD/drawTools/vtoolpointofintersection.cpp \ + $$PWD/drawTools/vtoolpointofcontact.cpp \ + $$PWD/drawTools/vtoolpoint.cpp \ + $$PWD/drawTools/vtoolnormal.cpp \ + $$PWD/drawTools/vtoollinepoint.cpp \ + $$PWD/drawTools/vtoollineintersect.cpp \ + $$PWD/drawTools/vtoolline.cpp \ + $$PWD/drawTools/vtoolheight.cpp \ + $$PWD/drawTools/vtoolendline.cpp \ + $$PWD/drawTools/vtoolbisector.cpp \ + $$PWD/drawTools/vtoolarc.cpp \ + $$PWD/drawTools/vtoolalongline.cpp \ + $$PWD/drawTools/vdrawtool.cpp \ + $$PWD/nodeDetails/vnodesplinepath.cpp \ + $$PWD/nodeDetails/vnodespline.cpp \ + $$PWD/nodeDetails/vnodepoint.cpp \ + $$PWD/nodeDetails/vnodearc.cpp \ + $$PWD/nodeDetails/vabstractnode.cpp \ + $$PWD/drawTools/vtoolcutspline.cpp \ + $$PWD/drawTools/vtoolcutsplinepath.cpp \ + $$PWD/vtooluniondetails.cpp \ + $$PWD/drawTools/vtoolcutarc.cpp \ + $$PWD/drawTools/vabstractspline.cpp \ + $$PWD/drawTools/vtoolcut.cpp \ + $$PWD/drawTools/vtoollineintersectaxis.cpp \ + $$PWD/drawTools/vtoolcurveintersectaxis.cpp diff --git a/src/app/undocommands/undocommands.pri b/src/app/undocommands/undocommands.pri index 09dba7baa..f71684f29 100644 --- a/src/app/undocommands/undocommands.pri +++ b/src/app/undocommands/undocommands.pri @@ -1,37 +1,40 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - undocommands/addtocalc.h \ - undocommands/addpatternpiece.h \ - undocommands/movespoint.h \ - undocommands/movespline.h \ - undocommands/movesplinepath.h \ - undocommands/savetooloptions.h \ - undocommands/savedetailoptions.h \ - undocommands/movedetail.h \ - undocommands/deltool.h \ - undocommands/deletepatternpiece.h \ - undocommands/adddetnode.h \ - undocommands/adddet.h \ - undocommands/adduniondetails.h \ - undocommands/deletedetail.h \ - undocommands/vundocommand.h \ - undocommands/renamepp.h - + $$PWD/addtocalc.h \ + $$PWD/addpatternpiece.h \ + $$PWD/movespoint.h \ + $$PWD/movespline.h \ + $$PWD/movesplinepath.h \ + $$PWD/savetooloptions.h \ + $$PWD/savedetailoptions.h \ + $$PWD/movedetail.h \ + $$PWD/deltool.h \ + $$PWD/deletepatternpiece.h \ + $$PWD/adddetnode.h \ + $$PWD/adddet.h \ + $$PWD/adduniondetails.h \ + $$PWD/deletedetail.h \ + $$PWD/vundocommand.h \ + $$PWD/renamepp.h + SOURCES += \ - undocommands/addtocalc.cpp \ - undocommands/addpatternpiece.cpp \ - undocommands/movespoint.cpp \ - undocommands/movespline.cpp \ - undocommands/movesplinepath.cpp \ - undocommands/savetooloptions.cpp \ - undocommands/savedetailoptions.cpp \ - undocommands/movedetail.cpp \ - undocommands/deltool.cpp \ - undocommands/deletepatternpiece.cpp \ - undocommands/adddetnode.cpp \ - undocommands/adddet.cpp \ - undocommands/adduniondetails.cpp \ - undocommands/deletedetail.cpp \ - undocommands/vundocommand.cpp \ - undocommands/renamepp.cpp - + $$PWD/addtocalc.cpp \ + $$PWD/addpatternpiece.cpp \ + $$PWD/movespoint.cpp \ + $$PWD/movespline.cpp \ + $$PWD/movesplinepath.cpp \ + $$PWD/savetooloptions.cpp \ + $$PWD/savedetailoptions.cpp \ + $$PWD/movedetail.cpp \ + $$PWD/deltool.cpp \ + $$PWD/deletepatternpiece.cpp \ + $$PWD/adddetnode.cpp \ + $$PWD/adddet.cpp \ + $$PWD/adduniondetails.cpp \ + $$PWD/deletedetail.cpp \ + $$PWD/vundocommand.cpp \ + $$PWD/renamepp.cpp + diff --git a/src/app/visualization/visualization.pri b/src/app/visualization/visualization.pri index b304d535a..aa73530fe 100644 --- a/src/app/visualization/visualization.pri +++ b/src/app/visualization/visualization.pri @@ -1,53 +1,56 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - visualization/vgraphicssimpletextitem.h \ - visualization/vcontrolpointspline.h \ - visualization/vsimplecurve.h \ - visualization/visline.h \ - visualization/vistoolline.h \ - visualization/vistoolendline.h \ - visualization/vistoolalongline.h \ - visualization/vistoolbisector.h \ - visualization/vistoolshoulderpoint.h \ - visualization/vistoolnormal.h \ - visualization/vistoolheight.h \ - visualization/vistoolpointofintersection.h \ - visualization/vistooltriangle.h \ - visualization/vistoolpointofcontact.h \ - visualization/vistoollineintersect.h \ - visualization/visualization.h \ - visualization/vistoolarc.h \ - visualization/vispath.h \ - visualization/vistoolcutarc.h \ - visualization/vistoolspline.h \ - visualization/vistoolcutspline.h \ - visualization/vistoolsplinepath.h \ - visualization/vistoolcutsplinepath.h \ - visualization/vistoollineintersectaxis.h \ - visualization/vistoolcurveintersectaxis.h + $$PWD/vgraphicssimpletextitem.h \ + $$PWD/vcontrolpointspline.h \ + $$PWD/vsimplecurve.h \ + $$PWD/visline.h \ + $$PWD/vistoolline.h \ + $$PWD/vistoolendline.h \ + $$PWD/vistoolalongline.h \ + $$PWD/vistoolbisector.h \ + $$PWD/vistoolshoulderpoint.h \ + $$PWD/vistoolnormal.h \ + $$PWD/vistoolheight.h \ + $$PWD/vistoolpointofintersection.h \ + $$PWD/vistooltriangle.h \ + $$PWD/vistoolpointofcontact.h \ + $$PWD/vistoollineintersect.h \ + $$PWD/visualization.h \ + $$PWD/vistoolarc.h \ + $$PWD/vispath.h \ + $$PWD/vistoolcutarc.h \ + $$PWD/vistoolspline.h \ + $$PWD/vistoolcutspline.h \ + $$PWD/vistoolsplinepath.h \ + $$PWD/vistoolcutsplinepath.h \ + $$PWD/vistoollineintersectaxis.h \ + $$PWD/vistoolcurveintersectaxis.h SOURCES += \ - visualization/vgraphicssimpletextitem.cpp \ - visualization/vcontrolpointspline.cpp \ - visualization/vsimplecurve.cpp \ - visualization/visline.cpp \ - visualization/vistoolline.cpp \ - visualization/vistoolendline.cpp \ - visualization/vistoolalongline.cpp \ - visualization/vistoolbisector.cpp \ - visualization/vistoolshoulderpoint.cpp \ - visualization/vistoolnormal.cpp \ - visualization/vistoolheight.cpp \ - visualization/vistoolpointofintersection.cpp \ - visualization/vistooltriangle.cpp \ - visualization/vistoolpointofcontact.cpp \ - visualization/vistoollineintersect.cpp \ - visualization/visualization.cpp \ - visualization/vistoolarc.cpp \ - visualization/vispath.cpp \ - visualization/vistoolcutarc.cpp \ - visualization/vistoolspline.cpp \ - visualization/vistoolcutspline.cpp \ - visualization/vistoolsplinepath.cpp \ - visualization/vistoolcutsplinepath.cpp \ - visualization/vistoollineintersectaxis.cpp \ - visualization/vistoolcurveintersectaxis.cpp + $$PWD/vgraphicssimpletextitem.cpp \ + $$PWD/vcontrolpointspline.cpp \ + $$PWD/vsimplecurve.cpp \ + $$PWD/visline.cpp \ + $$PWD/vistoolline.cpp \ + $$PWD/vistoolendline.cpp \ + $$PWD/vistoolalongline.cpp \ + $$PWD/vistoolbisector.cpp \ + $$PWD/vistoolshoulderpoint.cpp \ + $$PWD/vistoolnormal.cpp \ + $$PWD/vistoolheight.cpp \ + $$PWD/vistoolpointofintersection.cpp \ + $$PWD/vistooltriangle.cpp \ + $$PWD/vistoolpointofcontact.cpp \ + $$PWD/vistoollineintersect.cpp \ + $$PWD/visualization.cpp \ + $$PWD/vistoolarc.cpp \ + $$PWD/vispath.cpp \ + $$PWD/vistoolcutarc.cpp \ + $$PWD/vistoolspline.cpp \ + $$PWD/vistoolcutspline.cpp \ + $$PWD/vistoolsplinepath.cpp \ + $$PWD/vistoolcutsplinepath.cpp \ + $$PWD/vistoollineintersectaxis.cpp \ + $$PWD/vistoolcurveintersectaxis.cpp diff --git a/src/app/widgets/widgets.pri b/src/app/widgets/widgets.pri index 30bd948db..ef5e646c1 100644 --- a/src/app/widgets/widgets.pri +++ b/src/app/widgets/widgets.pri @@ -1,21 +1,24 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - widgets/vtablegraphicsview.h \ - widgets/vmaingraphicsview.h \ - widgets/vmaingraphicsscene.h \ - widgets/vitem.h \ - widgets/doubledelegate.h \ - widgets/textdelegate.h \ - widgets/vtooloptionspropertybrowser.h \ - widgets/vformulapropertyeditor.h \ - widgets/vformulaproperty.h + $$PWD/vtablegraphicsview.h \ + $$PWD/vmaingraphicsview.h \ + $$PWD/vmaingraphicsscene.h \ + $$PWD/vitem.h \ + $$PWD/doubledelegate.h \ + $$PWD/textdelegate.h \ + $$PWD/vtooloptionspropertybrowser.h \ + $$PWD/vformulapropertyeditor.h \ + $$PWD/vformulaproperty.h SOURCES += \ - widgets/vtablegraphicsview.cpp \ - widgets/vmaingraphicsview.cpp \ - widgets/vmaingraphicsscene.cpp \ - widgets/vitem.cpp \ - widgets/doubledelegate.cpp \ - widgets/textdelegate.cpp \ - widgets/vtooloptionspropertybrowser.cpp \ - widgets/vformulapropertyeditor.cpp \ - widgets/vformulaproperty.cpp + $$PWD/vtablegraphicsview.cpp \ + $$PWD/vmaingraphicsview.cpp \ + $$PWD/vmaingraphicsscene.cpp \ + $$PWD/vitem.cpp \ + $$PWD/doubledelegate.cpp \ + $$PWD/textdelegate.cpp \ + $$PWD/vtooloptionspropertybrowser.cpp \ + $$PWD/vformulapropertyeditor.cpp \ + $$PWD/vformulaproperty.cpp diff --git a/src/app/xml/xml.pri b/src/app/xml/xml.pri index 90ca2739c..b1de7e167 100644 --- a/src/app/xml/xml.pri +++ b/src/app/xml/xml.pri @@ -1,15 +1,18 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + HEADERS += \ - xml/vtoolrecord.h \ - xml/vdomdocument.h \ - xml/vpattern.h \ - xml/vstandardmeasurements.h \ - xml/vindividualmeasurements.h \ - xml/vabstractmeasurements.h + $$PWD/vtoolrecord.h \ + $$PWD/vdomdocument.h \ + $$PWD/vpattern.h \ + $$PWD/vstandardmeasurements.h \ + $$PWD/vindividualmeasurements.h \ + $$PWD/vabstractmeasurements.h SOURCES += \ - xml/vtoolrecord.cpp \ - xml/vdomdocument.cpp \ - xml/vpattern.cpp \ - xml/vstandardmeasurements.cpp \ - xml/vindividualmeasurements.cpp \ - xml/vabstractmeasurements.cpp + $$PWD/vtoolrecord.cpp \ + $$PWD/vdomdocument.cpp \ + $$PWD/vpattern.cpp \ + $$PWD/vstandardmeasurements.cpp \ + $$PWD/vindividualmeasurements.cpp \ + $$PWD/vabstractmeasurements.cpp diff --git a/src/libs/qmuparser/qmuparser.pri b/src/libs/qmuparser/qmuparser.pri new file mode 100644 index 000000000..e4913de81 --- /dev/null +++ b/src/libs/qmuparser/qmuparser.pri @@ -0,0 +1,26 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + +SOURCES += \ + $$PWD/qmuparser.cpp \ + $$PWD/qmuparsertokenreader.cpp \ + $$PWD/qmuparsererror.cpp \ + $$PWD/qmuparsercallback.cpp \ + $$PWD/qmuparserbytecode.cpp \ + $$PWD/qmuparserbase.cpp \ + $$PWD/qmuparsertest.cpp \ + $$PWD/stable.cpp + +HEADERS += \ + $$PWD/qmuparser.h\ + $$PWD/qmuparser_global.h \ + $$PWD/qmuparsertokenreader.h \ + $$PWD/qmuparsertoken.h \ + $$PWD/qmuparserfixes.h \ + $$PWD/qmuparsererror.h \ + $$PWD/qmuparserdef.h \ + $$PWD/qmuparsercallback.h \ + $$PWD/qmuparserbytecode.h \ + $$PWD/qmuparserbase.h \ + $$PWD/qmuparsertest.h \ + $$PWD/stable.h diff --git a/src/libs/qmuparser/qmuparser.pro b/src/libs/qmuparser/qmuparser.pro index f6fb679a9..62996c6d3 100644 --- a/src/libs/qmuparser/qmuparser.pro +++ b/src/libs/qmuparser/qmuparser.pro @@ -33,29 +33,7 @@ MOC_DIR = moc # objecs files OBJECTS_DIR = obj -SOURCES += \ - qmuparser.cpp \ - qmuparsertokenreader.cpp \ - qmuparsererror.cpp \ - qmuparsercallback.cpp \ - qmuparserbytecode.cpp \ - qmuparserbase.cpp \ - qmuparsertest.cpp \ - stable.cpp - -HEADERS += \ - qmuparser.h\ - qmuparser_global.h \ - qmuparsertokenreader.h \ - qmuparsertoken.h \ - qmuparserfixes.h \ - qmuparsererror.h \ - qmuparserdef.h \ - qmuparsercallback.h \ - qmuparserbytecode.h \ - qmuparserbase.h \ - qmuparsertest.h \ - stable.h +include(qmuparser.pri) VERSION = 2.2.4 diff --git a/src/libs/vpropertyexplorer/vpropertyexplorer.pri b/src/libs/vpropertyexplorer/vpropertyexplorer.pri new file mode 100644 index 000000000..d5ab89175 --- /dev/null +++ b/src/libs/vpropertyexplorer/vpropertyexplorer.pri @@ -0,0 +1,70 @@ +# ADD TO EACH PATH $$PWD VARIABLE!!!!!! +# This need for corect working file translations.pro + +SOURCES += \ + $$PWD/vproperty.cpp \ + $$PWD/vpropertydelegate.cpp \ + $$PWD/vpropertyfactorymanager.cpp \ + $$PWD/vpropertyformview.cpp \ + $$PWD/vpropertyformwidget.cpp \ + $$PWD/vpropertymodel.cpp \ + $$PWD/vpropertyset.cpp \ + $$PWD/vpropertytreeview.cpp \ + $$PWD/vserializedproperty.cpp \ + $$PWD/plugins/vwidgetproperty.cpp \ + $$PWD/plugins/vemptyproperty.cpp \ + $$PWD/plugins/vboolproperty.cpp \ + $$PWD/plugins/vshortcutproperty.cpp \ + $$PWD/plugins/vcolorproperty.cpp \ + $$PWD/plugins/vshortcutpropertyeditor.cpp \ + $$PWD/plugins/venumproperty.cpp \ + $$PWD/plugins/vfileproperty.cpp \ + $$PWD/plugins/vcolorpropertyeditor.cpp \ + $$PWD/plugins/vfilepropertyeditor.cpp \ + $$PWD/plugins/vnumberproperty.cpp \ + $$PWD/plugins/Vector3d/vvector3dproperty.cpp \ + $$PWD/vstandardpropertyfactory.cpp \ + $$PWD/plugins/vstringproperty.cpp \ + $$PWD/plugins/vpointfproperty.cpp \ + $$PWD/plugins/vobjectproperty.cpp \ + $$PWD/stable.cpp + +HEADERS +=\ + $$PWD/vpropertyexplorer_global.h \ + $$PWD/vpropertyfactorymanager_p.h \ + $$PWD/vpropertytreeview_p.h \ + $$PWD/vpropertyset_p.h \ + $$PWD/vabstractpropertyfactory.h \ + $$PWD/vfileproperty_p.h \ + $$PWD/vwidgetproperty_p.h \ + $$PWD/vpropertymodel_p.h \ + $$PWD/vstandardpropertyfactory.h \ + $$PWD/vpropertyformview_p.h \ + $$PWD/vpropertytreeview.h \ + $$PWD/vpropertyformwidget_p.h \ + $$PWD/vpropertydelegate.h \ + $$PWD/vproperty_p.h \ + $$PWD/vpropertyformwidget.h \ + $$PWD/vpropertyformview.h \ + $$PWD/vpropertyset.h \ + $$PWD/vpropertymodel.h \ + $$PWD/vproperty.h \ + $$PWD/plugins/vwidgetproperty.h \ + $$PWD/plugins/vcolorproperty.h \ + $$PWD/plugins/vboolproperty.h \ + $$PWD/plugins/vcolorpropertyeditor.h \ + $$PWD/plugins/vshortcutpropertyeditor.h \ + $$PWD/plugins/vemptyproperty.h \ + $$PWD/plugins/vshortcutproperty.h \ + $$PWD/plugins/venumproperty.h \ + $$PWD/plugins/vfilepropertyeditor.h \ + $$PWD/plugins/vfileproperty.h \ + $$PWD/plugins/vnumberproperty.h \ + $$PWD/plugins/Vector3d/vvector3dproperty.h \ + $$PWD/vpropertyfactorymanager.h \ + $$PWD/vserializedproperty.h \ + $$PWD/plugins/vstringproperty.h \ + $$PWD/plugins/vpointfproperty.h \ + $$PWD/plugins/vobjectproperty.h \ + $$PWD/vproperties.h \ + $$PWD/stable.h diff --git a/src/libs/vpropertyexplorer/vpropertyexplorer.pro b/src/libs/vpropertyexplorer/vpropertyexplorer.pro index ffa6195a1..fb0b4a2a2 100644 --- a/src/libs/vpropertyexplorer/vpropertyexplorer.pro +++ b/src/libs/vpropertyexplorer/vpropertyexplorer.pro @@ -33,73 +33,7 @@ MOC_DIR = moc # objecs files OBJECTS_DIR = obj -SOURCES += \ - vproperty.cpp \ - vpropertydelegate.cpp \ - vpropertyfactorymanager.cpp \ - vpropertyformview.cpp \ - vpropertyformwidget.cpp \ - vpropertymodel.cpp \ - vpropertyset.cpp \ - vpropertytreeview.cpp \ - vserializedproperty.cpp \ - plugins/vwidgetproperty.cpp \ - plugins/vemptyproperty.cpp \ - plugins/vboolproperty.cpp \ - plugins/vshortcutproperty.cpp \ - plugins/vcolorproperty.cpp \ - plugins/vshortcutpropertyeditor.cpp \ - plugins/venumproperty.cpp \ - plugins/vfileproperty.cpp \ - plugins/vcolorpropertyeditor.cpp \ - plugins/vfilepropertyeditor.cpp \ - plugins/vnumberproperty.cpp \ - plugins/Vector3d/vvector3dproperty.cpp \ - vstandardpropertyfactory.cpp \ - plugins/vstringproperty.cpp \ - plugins/vpointfproperty.cpp \ - plugins/vobjectproperty.cpp \ - stable.cpp - -HEADERS +=\ - vpropertyexplorer_global.h \ - vpropertyfactorymanager_p.h \ - vpropertytreeview_p.h \ - vpropertyset_p.h \ - vabstractpropertyfactory.h \ - vfileproperty_p.h \ - vwidgetproperty_p.h \ - vpropertymodel_p.h \ - vstandardpropertyfactory.h \ - vpropertyformview_p.h \ - vpropertytreeview.h \ - vpropertyformwidget_p.h \ - vpropertydelegate.h \ - vproperty_p.h \ - vpropertyformwidget.h \ - vpropertyformview.h \ - vpropertyset.h \ - vpropertymodel.h \ - vproperty.h \ - plugins/vwidgetproperty.h \ - plugins/vcolorproperty.h \ - plugins/vboolproperty.h \ - plugins/vcolorpropertyeditor.h \ - plugins/vshortcutpropertyeditor.h \ - plugins/vemptyproperty.h \ - plugins/vshortcutproperty.h \ - plugins/venumproperty.h \ - plugins/vfilepropertyeditor.h \ - plugins/vfileproperty.h \ - plugins/vnumberproperty.h \ - plugins/Vector3d/vvector3dproperty.h \ - vpropertyfactorymanager.h \ - vserializedproperty.h \ - plugins/vstringproperty.h \ - plugins/vpointfproperty.h \ - plugins/vobjectproperty.h \ - vproperties.h \ - stable.h +include(vpropertyexplorer.pri) # Set "make install" command for Unix-like systems. unix:!macx{