Crowdin Run update.ts with latest source code.

This commit is contained in:
Kuzemko Alexsandr
2022-06-07 13:15:44 +03:00
parent 17394632f6
commit 80967344c5
14 changed files with 524 additions and 494 deletions

View File

@@ -88,7 +88,7 @@
</message>
<message>
<location filename="../../AddonManager.py" line="597"/>
<location filename="../../AddonManager.py" line="1498"/>
<location filename="../../AddonManager.py" line="1500"/>
<source>Refresh local cache</source>
<translation type="unfinished"></translation>
</message>
@@ -258,53 +258,53 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1513"/>
<location filename="../../AddonManager.py" line="1515"/>
<source>Installation succeeded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1534"/>
<location filename="../../AddonManager.py" line="1536"/>
<source>Installation failed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1559"/>
<location filename="../../AddonManager.py" line="1561"/>
<source>Execution of macro failed. See console for failure details.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1578"/>
<location filename="../../AddonManager.py" line="1580"/>
<source>Confirm remove</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1581"/>
<location filename="../../AddonManager.py" line="1583"/>
<source>Are you sure you want to uninstall this Addon?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1619"/>
<location filename="../../AddonManager.py" line="1621"/>
<source>Macro {} has local changes in the macros directory, so is not being removed by this uninstall process.
</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1634"/>
<location filename="../../AddonManager.py" line="1636"/>
<source>Execution of Addon&apos;s uninstall.py script failed. Proceeding with uninstall...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1651"/>
<location filename="../../AddonManager.py" line="1653"/>
<source>Unable to remove this addon with the Addon Manager.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1658"/>
<location filename="../../AddonManager.py" line="1660"/>
<source>Successfully uninstalled {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="1672"/>
<location filename="../../AddonManager.py" line="1674"/>
<source>Failed to uninstall {}. Please remove manually.</source>
<translation type="unfinished"></translation>
</message>
@@ -384,175 +384,181 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="645"/>
<location filename="../../addonmanager_workers.py" line="631"/>
<source>Attempting to change non-git Macro setup to use git
</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="646"/>
<source>An error occurred updating macros from GitHub</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="686"/>
<location filename="../../addonmanager_workers.py" line="689"/>
<source>Error connecting to the Wiki, FreeCAD cannot retrieve the Wiki macro list at this time</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="732"/>
<location filename="../../addonmanager_workers.py" line="735"/>
<source>Caching macro code...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="756"/>
<location filename="../../addonmanager_workers.py" line="759"/>
<source>Addon Manager: a worker process failed to halt ({name})</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="775"/>
<location filename="../../addonmanager_workers.py" line="778"/>
<source>Addon Manager: a worker process failed to complete while fetching {name}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="790"/>
<location filename="../../addonmanager_workers.py" line="793"/>
<source>Out of {num_macros} macros, {num_failed} timed out while processing</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="821"/>
<location filename="../../addonmanager_workers.py" line="824"/>
<source>Getting metadata from macro {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="834"/>
<location filename="../../addonmanager_workers.py" line="837"/>
<source>Timeout while fetching metadata for macro {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="845"/>
<location filename="../../addonmanager_workers.py" line="848"/>
<source>Failed to kill process for macro {}!
</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="866"/>
<location filename="../../addonmanager_workers.py" line="869"/>
<source>Retrieving macro description...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="870"/>
<location filename="../../addonmanager_workers.py" line="873"/>
<source>Retrieving info from git</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="875"/>
<location filename="../../addonmanager_workers.py" line="878"/>
<source>Retrieving info from wiki</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="926"/>
<location filename="../../addonmanager_workers.py" line="929"/>
<source>GitPython not found. Using ZIP file download instead.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="934"/>
<location filename="../../addonmanager_workers.py" line="937"/>
<source>Your version of Python doesn&apos;t appear to support ZIP files. Unable to proceed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="971"/>
<location filename="../../addonmanager_workers.py" line="974"/>
<source>No Git Python installed, skipping git operations</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="990"/>
<location filename="../../addonmanager_workers.py" line="1037"/>
<location filename="../../addonmanager_workers.py" line="993"/>
<location filename="../../addonmanager_workers.py" line="1040"/>
<source>You are installing a Python 2 workbench on a system running Python 3 - </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1004"/>
<location filename="../../addonmanager_workers.py" line="1007"/>
<source>Workbench successfully updated. Please restart FreeCAD to apply the changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1009"/>
<location filename="../../addonmanager_workers.py" line="1012"/>
<source>Workbench successfully updated.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1012"/>
<location filename="../../addonmanager_workers.py" line="1015"/>
<source>Error updating module</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1016"/>
<location filename="../../addonmanager_workers.py" line="1019"/>
<source>Please fix manually</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1084"/>
<location filename="../../addonmanager_workers.py" line="1087"/>
<source>Workbench successfully installed. Please restart FreeCAD to apply the changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1090"/>
<location filename="../../addonmanager_workers.py" line="1093"/>
<source>Addon successfully installed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1114"/>
<location filename="../../addonmanager_workers.py" line="1117"/>
<source>A macro has been installed and is available under Macro -&gt; Macros menu</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1133"/>
<location filename="../../addonmanager_workers.py" line="1136"/>
<source>Error: Unable to locate ZIP from</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1161"/>
<location filename="../../addonmanager_workers.py" line="1164"/>
<source>Downloading: {mbytes_str}MB of {mbytes_total_str}MB ({percent}%)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1176"/>
<location filename="../../addonmanager_workers.py" line="1179"/>
<source>Downloading: {bytes_str} of {bytes_total_str} bytes ({percent}%)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1189"/>
<location filename="../../addonmanager_workers.py" line="1192"/>
<source>Downloading: {bytes_str}MB of unknown total</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1200"/>
<location filename="../../addonmanager_workers.py" line="1203"/>
<source>Error: Error while downloading ZIP file for {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1225"/>
<location filename="../../addonmanager_workers.py" line="1228"/>
<source>Successfully installed {} from ZIP file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1348"/>
<location filename="../../addonmanager_workers.py" line="1367"/>
<location filename="../../addonmanager_workers.py" line="1351"/>
<location filename="../../addonmanager_workers.py" line="1370"/>
<source>Installation of Python package {} failed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1484"/>
<location filename="../../addonmanager_workers.py" line="1487"/>
<source>Downloaded package.xml for {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1514"/>
<location filename="../../addonmanager_workers.py" line="1517"/>
<source>Downloaded metadata.txt for {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1565"/>
<location filename="../../addonmanager_workers.py" line="1568"/>
<source>Downloaded requirements.txt for {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_workers.py" line="1588"/>
<location filename="../../addonmanager_workers.py" line="1591"/>
<source>Downloaded icon for {}</source>
<translation type="unfinished"></translation>
</message>
@@ -692,10 +698,10 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../package_details.py" line="196"/>
<location filename="../../package_list.py" line="421"/>
<location filename="../../package_list.py" line="477"/>
<location filename="../../package_list.py" line="772"/>
<location filename="../../package_details.py" line="196"/>
<source>Installed</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -95,14 +95,14 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="694"/>
<location filename="../../ArchPanel.py" line="404"/>
<location filename="../../ArchStructure.py" line="694"/>
<source>The length of this element, if not based on a profile</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="696"/>
<location filename="../../ArchPanel.py" line="406"/>
<location filename="../../ArchStructure.py" line="696"/>
<source>The width of this element, if not based on a profile</source>
<translation type="unfinished"></translation>
</message>
@@ -112,15 +112,15 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="700"/>
<location filename="../../ArchWall.py" line="737"/>
<location filename="../../ArchPanel.py" line="433"/>
<location filename="../../ArchStructure.py" line="700"/>
<source>The normal extrusion direction of this object (keep (0,0,0) for automatic normal)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="702"/>
<location filename="../../ArchPrecast.py" line="68"/>
<location filename="../../ArchStructure.py" line="702"/>
<source>The structural nodes of this element</source>
<translation type="unfinished"></translation>
</message>
@@ -135,8 +135,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="708"/>
<location filename="../../ArchPanel.py" line="430"/>
<location filename="../../ArchStructure.py" line="708"/>
<source>The facemaker type to use to build the profile of this object</source>
<translation type="unfinished"></translation>
</message>
@@ -437,8 +437,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchFloor.py" line="209"/>
<location filename="../../ArchSectionPlane.py" line="915"/>
<location filename="../../ArchFloor.py" line="209"/>
<source>The placement of this object</source>
<translation type="unfinished"></translation>
</message>
@@ -908,20 +908,20 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchSite.py" line="614"/>
<location filename="../../ArchComponent.py" line="196"/>
<location filename="../../ArchSite.py" line="614"/>
<source>Other shapes that are appended to this object</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchSite.py" line="616"/>
<location filename="../../ArchComponent.py" line="198"/>
<location filename="../../ArchSite.py" line="616"/>
<source>Other shapes that are subtracted from this object</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchSite.py" line="618"/>
<location filename="../../ArchComponent.py" line="221"/>
<location filename="../../ArchSite.py" line="618"/>
<source>The area of the projection of this object onto the XY plane</source>
<translation type="unfinished"></translation>
</message>
@@ -1147,20 +1147,20 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchBuildingPart.py" line="344"/>
<location filename="../../ArchComponent.py" line="200"/>
<location filename="../../ArchBuildingPart.py" line="344"/>
<source>An optional description for this component</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchBuildingPart.py" line="346"/>
<location filename="../../ArchComponent.py" line="202"/>
<location filename="../../ArchBuildingPart.py" line="346"/>
<source>An optional tag for this component</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchBuildingPart.py" line="348"/>
<location filename="../../ArchSectionPlane.py" line="917"/>
<location filename="../../ArchBuildingPart.py" line="348"/>
<source>The shape of this object</source>
<translation type="unfinished"></translation>
</message>
@@ -1180,8 +1180,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchBuildingPart.py" line="554"/>
<location filename="../../ArchSectionPlane.py" line="1011"/>
<location filename="../../ArchBuildingPart.py" line="554"/>
<source>The line width of this object</source>
<translation type="unfinished"></translation>
</message>
@@ -1664,8 +1664,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchSpace.py" line="509"/>
<location filename="../../ArchSectionPlane.py" line="1026"/>
<location filename="../../ArchSpace.py" line="509"/>
<source>The name of the font</source>
<translation type="unfinished"></translation>
</message>
@@ -1675,8 +1675,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchSpace.py" line="515"/>
<location filename="../../ArchSectionPlane.py" line="1029"/>
<location filename="../../ArchSpace.py" line="515"/>
<source>The size of the text font</source>
<translation type="unfinished"></translation>
</message>
@@ -1761,15 +1761,15 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchSectionPlane.py" line="1264"/>
<location filename="../../ArchPanel.py" line="839"/>
<location filename="../../ArchPanel.py" line="941"/>
<location filename="../../ArchSectionPlane.py" line="1264"/>
<source>The linked object</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchPanel.py" line="841"/>
<location filename="../../ArchSectionPlane.py" line="1274"/>
<location filename="../../ArchPanel.py" line="841"/>
<source>The line width of the rendered objects</source>
<translation type="unfinished"></translation>
</message>
@@ -2308,8 +2308,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="341"/>
<location filename="../../ArchWall.py" line="374"/>
<location filename="../../ArchStructure.py" line="341"/>
<source>Next point</source>
<translation type="unfinished"></translation>
</message>
@@ -2324,38 +2324,38 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="444"/>
<location filename="../../ArchCommands.py" line="1645"/>
<location filename="../../ArchProfile.py" line="146"/>
<location filename="../../ArchStructure.py" line="444"/>
<source>Category</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="451"/>
<location filename="../../ArchWindow.py" line="404"/>
<location filename="../../ArchProfile.py" line="153"/>
<location filename="../../ArchStructure.py" line="451"/>
<source>Preset</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="460"/>
<location filename="../../ArchCommands.py" line="1020"/>
<location filename="../../ArchPrecast.py" line="1394"/>
<location filename="../../ArchWall.py" line="491"/>
<location filename="../../ArchCommands.py" line="1020"/>
<location filename="../../ArchStructure.py" line="460"/>
<source>Length</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="470"/>
<location filename="../../ArchPrecast.py" line="1395"/>
<location filename="../../ArchWall.py" line="497"/>
<location filename="../../ArchStructure.py" line="470"/>
<source>Width</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="477"/>
<location filename="../../ArchPrecast.py" line="1396"/>
<location filename="../../ArchWall.py" line="503"/>
<location filename="../../ArchStructure.py" line="477"/>
<source>Height</source>
<translation type="unfinished"></translation>
</message>
@@ -2370,8 +2370,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="493"/>
<location filename="../../ArchWall.py" line="517"/>
<location filename="../../ArchStructure.py" line="493"/>
<source>Con&amp;tinue</source>
<translation type="unfinished"></translation>
</message>
@@ -2381,14 +2381,14 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="790"/>
<location filename="../../ArchWall.py" line="942"/>
<location filename="../../ArchStructure.py" line="790"/>
<source>This mesh is an invalid solid</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="835"/>
<location filename="../../ArchPanel.py" line="538"/>
<location filename="../../ArchStructure.py" line="835"/>
<source>Facemaker returned an error</source>
<translation type="unfinished"></translation>
</message>
@@ -2500,8 +2500,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchStructure.py" line="1409"/>
<location filename="../../ArchPanel.py" line="770"/>
<location filename="../../ArchStructure.py" line="1409"/>
<source>Couldn&apos;t compute a shape</source>
<translation type="unfinished"></translation>
</message>
@@ -2636,8 +2636,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchPrecast.py" line="1400"/>
<location filename="../../ArchWindow.py" line="1743"/>
<location filename="../../ArchPrecast.py" line="1400"/>
<source>Offset</source>
<translation type="unfinished"></translation>
</message>
@@ -2768,21 +2768,21 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchWindow.py" line="1731"/>
<location filename="../../ArchAxisSystem.py" line="356"/>
<location filename="../../ArchAxis.py" line="779"/>
<location filename="../../ArchSpace.py" line="790"/>
<location filename="../../ArchComponent.py" line="1941"/>
<location filename="../../ArchAxisSystem.py" line="356"/>
<location filename="../../ArchSectionPlane.py" line="1502"/>
<location filename="../../ArchWindow.py" line="1731"/>
<location filename="../../ArchSpace.py" line="790"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchWindow.py" line="1732"/>
<location filename="../../ArchAxisSystem.py" line="357"/>
<location filename="../../ArchAxis.py" line="780"/>
<location filename="../../ArchSpace.py" line="784"/>
<location filename="../../ArchComponent.py" line="1942"/>
<location filename="../../ArchAxisSystem.py" line="357"/>
<location filename="../../ArchWindow.py" line="1732"/>
<location filename="../../ArchSpace.py" line="784"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
@@ -2808,8 +2808,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchWindow.py" line="1737"/>
<location filename="../../ArchComponent.py" line="1949"/>
<location filename="../../ArchWindow.py" line="1737"/>
<source>Components</source>
<translation type="unfinished"></translation>
</message>
@@ -2819,23 +2819,23 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchWindow.py" line="1739"/>
<location filename="../../ArchMaterial.py" line="826"/>
<location filename="../../ArchMaterial.py" line="845"/>
<location filename="../../ArchWindow.py" line="1739"/>
<source>Name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchWindow.py" line="1740"/>
<location filename="../../ArchCommands.py" line="1647"/>
<location filename="../../ArchComponent.py" line="2001"/>
<location filename="../../ArchCommands.py" line="1647"/>
<location filename="../../ArchWindow.py" line="1740"/>
<source>Type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchWindow.py" line="1742"/>
<location filename="../../ArchMaterial.py" line="826"/>
<location filename="../../ArchMaterial.py" line="845"/>
<location filename="../../ArchWindow.py" line="1742"/>
<source>Thickness</source>
<translation type="unfinished"></translation>
</message>
@@ -2881,10 +2881,10 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../importJSON.py" line="61"/>
<location filename="../../importWebGL.py" line="873"/>
<location filename="../../importOBJ.py" line="249"/>
<location filename="../../importOBJ.py" line="272"/>
<location filename="../../importWebGL.py" line="873"/>
<location filename="../../importJSON.py" line="61"/>
<source>Successfully written</source>
<translation type="unfinished"></translation>
</message>
@@ -2927,9 +2927,9 @@ Floor creation aborted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchAxisSystem.py" line="355"/>
<location filename="../../ArchAxis.py" line="778"/>
<location filename="../../ArchComponent.py" line="1948"/>
<location filename="../../ArchAxisSystem.py" line="355"/>
<source>Axes</source>
<translation type="unfinished"></translation>
</message>
@@ -2944,8 +2944,8 @@ Floor creation aborted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchTruss.py" line="94"/>
<location filename="../../ArchCurtainWall.py" line="113"/>
<location filename="../../ArchTruss.py" line="94"/>
<source>Please select only one base object or none</source>
<translation type="unfinished"></translation>
</message>
@@ -2997,10 +2997,10 @@ Floor creation aborted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../import3DS.py" line="83"/>
<location filename="../../importIFClegacy.py" line="821"/>
<location filename="../../importDAE.py" line="126"/>
<location filename="../../importSH3D.py" line="70"/>
<location filename="../../import3DS.py" line="83"/>
<location filename="../../importIFClegacy.py" line="821"/>
<source>Error: Couldn&apos;t determine character encoding</source>
<translation type="unfinished"></translation>
</message>
@@ -3017,9 +3017,9 @@ Floor creation aborted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchComponent.py" line="1656"/>
<location filename="../../ArchRoof.py" line="243"/>
<location filename="../../ArchSpace.py" line="250"/>
<location filename="../../ArchComponent.py" line="1656"/>
<source>Please select a base object</source>
<translation type="unfinished"></translation>
</message>
@@ -3390,8 +3390,8 @@ Site creation aborted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchWall.py" line="511"/>
<location filename="../../ArchSectionPlane.py" line="1516"/>
<location filename="../../ArchWall.py" line="511"/>
<source>Center</source>
<translation type="unfinished"></translation>
</message>
@@ -3503,9 +3503,9 @@ Site creation aborted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchSectionPlane.py" line="104"/>
<location filename="../../ArchPanel.py" line="109"/>
<location filename="../../ArchPanel.py" line="121"/>
<location filename="../../ArchSectionPlane.py" line="104"/>
<source>View of</source>
<translation type="unfinished"></translation>
</message>
@@ -3691,8 +3691,8 @@ Site creation aborted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchCommands.py" line="1648"/>
<location filename="../../ArchComponent.py" line="2002"/>
<location filename="../../ArchCommands.py" line="1648"/>
<location filename="../../ArchSchedule.py" line="584"/>
<location filename="../../ArchSchedule.py" line="602"/>
<source>Value</source>
@@ -6280,8 +6280,8 @@ The gradient of the local mesh size h(x) is bound by |Δh(x)| ≤ 1/value.</sour
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/preferences-ifc.ui" line="35"/>
<location filename="../ui/preferences-ifc-export.ui" line="35"/>
<location filename="../ui/preferences-ifc.ui" line="35"/>
<source>General options</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -63,12 +63,12 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftobjects/wire.py" line="93"/>
<location filename="../../draftobjects/bezcurve.py" line="70"/>
<location filename="../../draftobjects/circle.py" line="62"/>
<location filename="../../draftobjects/bspline.py" line="57"/>
<location filename="../../draftobjects/wire.py" line="93"/>
<location filename="../../draftobjects/rectangle.py" line="67"/>
<location filename="../../draftobjects/polygon.py" line="72"/>
<location filename="../../draftobjects/bezcurve.py" line="70"/>
<source>The area of this object</source>
<translation type="unfinished"></translation>
</message>
@@ -239,10 +239,10 @@ or from the subelement &apos;VertexN&apos;, &apos;EdgeN&apos;, or &apos;FaceN&ap
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftobjects/ellipse.py" line="58"/>
<location filename="../../draftobjects/circle.py" line="58"/>
<location filename="../../draftobjects/rectangle.py" line="58"/>
<location filename="../../draftobjects/polygon.py" line="68"/>
<location filename="../../draftobjects/ellipse.py" line="58"/>
<source>Create a face</source>
<translation type="unfinished"></translation>
</message>
@@ -293,10 +293,10 @@ or from the subelement &apos;VertexN&apos;, &apos;EdgeN&apos;, or &apos;FaceN&ap
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftobjects/pathtwistedarray.py" line="114"/>
<location filename="../../draftobjects/patharray.py" line="208"/>
<location filename="../../draftobjects/array.py" line="320"/>
<location filename="../../draftobjects/pointarray.py" line="112"/>
<location filename="../../draftobjects/pathtwistedarray.py" line="114"/>
<location filename="../../draftobjects/patharray.py" line="208"/>
<source>Show the individual array elements (only for Link arrays)</source>
<translation type="unfinished"></translation>
</message>
@@ -688,8 +688,8 @@ It is a list of strings; each element in the list will be displayed in its own l
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftobjects/patharray.py" line="169"/>
<location filename="../../draftobjects/array.py" line="82"/>
<location filename="../../draftobjects/patharray.py" line="169"/>
<source>The base object that will be duplicated</source>
<translation type="unfinished"></translation>
</message>
@@ -898,33 +898,33 @@ This property is read-only, as the number depends on the points contained within
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftviewproviders/view_text.py" line="60"/>
<location filename="../../draftviewproviders/view_label.py" line="74"/>
<location filename="../../draftviewproviders/view_text.py" line="60"/>
<source>The size of the text</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftviewproviders/view_text.py" line="69"/>
<location filename="../../draftviewproviders/view_label.py" line="83"/>
<location filename="../../draftviewproviders/view_text.py" line="69"/>
<source>The font of the text</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftviewproviders/view_text.py" line="78"/>
<location filename="../../draftviewproviders/view_label.py" line="92"/>
<location filename="../../draftviewproviders/view_label.py" line="119"/>
<location filename="../../draftviewproviders/view_text.py" line="78"/>
<source>The vertical alignment of the text</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftviewproviders/view_text.py" line="87"/>
<location filename="../../draftviewproviders/view_label.py" line="102"/>
<location filename="../../draftviewproviders/view_text.py" line="87"/>
<source>Text color</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftviewproviders/view_text.py" line="95"/>
<location filename="../../draftviewproviders/view_label.py" line="128"/>
<location filename="../../draftviewproviders/view_text.py" line="95"/>
<source>Line spacing (relative to font size)</source>
<translation type="unfinished"></translation>
</message>
@@ -954,14 +954,14 @@ This property is read-only, as the number depends on the points contained within
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftviewproviders/view_label.py" line="177"/>
<location filename="../../draftviewproviders/view_draft_annotation.py" line="115"/>
<location filename="../../draftviewproviders/view_label.py" line="177"/>
<source>Line width</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftviewproviders/view_label.py" line="186"/>
<location filename="../../draftviewproviders/view_draft_annotation.py" line="122"/>
<location filename="../../draftviewproviders/view_label.py" line="186"/>
<source>Line color</source>
<translation type="unfinished"></translation>
</message>
@@ -2737,7 +2737,7 @@ CTRL to snap, SHIFT to constrain, ALT to copy.</source>
<name>Draft_SelectPlane</name>
<message>
<location filename="../../draftguitools/gui_selectplane.py" line="65"/>
<source>SelectPlane</source>
<source>Select Plane</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4044,8 +4044,8 @@ such as &quot;Arial:Bold&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/preferences-svg.ui" line="209"/>
<location filename="../ui/preferences-dxf.ui" line="535"/>
<location filename="../ui/preferences-svg.ui" line="209"/>
<location filename="../ui/preferences-drafttexts.ui" line="92"/>
<location filename="../ui/preferences-drafttexts.ui" line="211"/>
<location filename="../ui/preferences-drafttexts.ui" line="247"/>
@@ -4363,8 +4363,8 @@ from the Addon Manager.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/preferences-svg.ui" line="26"/>
<location filename="../ui/preferences-dxf.ui" line="119"/>
<location filename="../ui/preferences-svg.ui" line="26"/>
<location filename="../ui/preferences-oca.ui" line="26"/>
<source>Import options</source>
<translation type="unfinished"></translation>
@@ -4564,8 +4564,8 @@ If it is set to &apos;0&apos; the whole spline is treated as a straight segment.
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/preferences-svg.ui" line="107"/>
<location filename="../ui/preferences-dxf.ui" line="559"/>
<location filename="../ui/preferences-svg.ui" line="107"/>
<source>Export options</source>
<translation type="unfinished"></translation>
</message>
@@ -5246,8 +5246,8 @@ To enabled FreeCAD to download these libraries, answer Yes.</source>
<location filename="../../draftguitools/gui_scale.py" line="203"/>
<location filename="../../draftguitools/gui_scale.py" line="227"/>
<location filename="../../draftguitools/gui_scale.py" line="356"/>
<location filename="../../draftguitools/gui_move.py" line="207"/>
<location filename="../../draftguitools/gui_rotate.py" line="283"/>
<location filename="../../draftguitools/gui_move.py" line="207"/>
<source>Copy</source>
<translation type="unfinished"></translation>
</message>
@@ -5920,40 +5920,40 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
</message>
<message>
<location filename="../../draftutils/gui_utils.py" line="720"/>
<location filename="../../draftutils/utils.py" line="1014"/>
<location filename="../../draftutils/groups.py" line="95"/>
<location filename="../../draftfunctions/cut.py" line="57"/>
<location filename="../../draftmake/make_label.py" line="195"/>
<location filename="../../draftutils/utils.py" line="1014"/>
<location filename="../../draftmake/make_pointarray.py" line="108"/>
<location filename="../../draftmake/make_layer.py" line="58"/>
<location filename="../../draftmake/make_layer.py" line="149"/>
<location filename="../../draftmake/make_dimension.py" line="215"/>
<location filename="../../draftmake/make_dimension.py" line="308"/>
<location filename="../../draftmake/make_dimension.py" line="438"/>
<location filename="../../draftmake/make_dimension.py" line="564"/>
<location filename="../../draftmake/make_array.py" line="85"/>
<location filename="../../draftmake/make_layer.py" line="58"/>
<location filename="../../draftmake/make_layer.py" line="149"/>
<location filename="../../draftmake/make_patharray.py" line="161"/>
<location filename="../../draftmake/make_patharray.py" line="330"/>
<location filename="../../draftmake/make_label.py" line="195"/>
<location filename="../../draftmake/make_text.py" line="84"/>
<location filename="../../draftmake/make_text.py" line="172"/>
<location filename="../../draftmake/make_array.py" line="85"/>
<location filename="../../draftfunctions/cut.py" line="57"/>
<source>No active document. Aborting.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftutils/gui_utils.py" line="729"/>
<location filename="../../draftutils/groups.py" line="132"/>
<location filename="../../draftmake/make_label.py" line="236"/>
<location filename="../../draftmake/make_pointarray.py" line="117"/>
<location filename="../../draftmake/make_pointarray.py" line="128"/>
<location filename="../../draftmake/make_circulararray.py" line="131"/>
<location filename="../../draftmake/make_dimension.py" line="322"/>
<location filename="../../draftmake/make_dimension.py" line="447"/>
<location filename="../../draftmake/make_orthoarray.py" line="167"/>
<location filename="../../draftmake/make_polararray.py" line="103"/>
<location filename="../../draftmake/make_patharray.py" line="170"/>
<location filename="../../draftmake/make_patharray.py" line="181"/>
<location filename="../../draftmake/make_patharray.py" line="339"/>
<location filename="../../draftmake/make_patharray.py" line="350"/>
<location filename="../../draftmake/make_circulararray.py" line="131"/>
<location filename="../../draftmake/make_polararray.py" line="103"/>
<location filename="../../draftmake/make_label.py" line="236"/>
<location filename="../../draftmake/make_orthoarray.py" line="167"/>
<source>Wrong input: object not in document.</source>
<translation type="unfinished"></translation>
</message>
@@ -6375,7 +6375,7 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftmake/make_label.py" line="204"/>
<location filename="../../draftmake/make_circulararray.py" line="164"/>
<location filename="../../draftmake/make_dimension.py" line="222"/>
<location filename="../../draftmake/make_dimension.py" line="229"/>
<location filename="../../draftmake/make_dimension.py" line="237"/>
@@ -6385,30 +6385,30 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<location filename="../../draftmake/make_dimension.py" line="571"/>
<location filename="../../draftmake/make_dimension.py" line="599"/>
<location filename="../../draftmake/make_dimension.py" line="607"/>
<location filename="../../draftmake/make_polararray.py" line="126"/>
<location filename="../../draftmake/make_patharray.py" line="200"/>
<location filename="../../draftmake/make_patharray.py" line="254"/>
<location filename="../../draftmake/make_patharray.py" line="265"/>
<location filename="../../draftmake/make_circulararray.py" line="164"/>
<location filename="../../draftmake/make_polararray.py" line="126"/>
<location filename="../../draftmake/make_label.py" line="204"/>
<source>Wrong input: must be a vector.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftmake/make_label.py" line="215"/>
<location filename="../../draftmake/make_pointarray.py" line="147"/>
<location filename="../../draftmake/make_label.py" line="215"/>
<location filename="../../draftmake/make_text.py" line="107"/>
<source>Wrong input: must be a placement, a vector, or a rotation.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftmake/make_label.py" line="230"/>
<location filename="../../draftmake/make_dimension.py" line="316"/>
<location filename="../../draftmake/make_label.py" line="230"/>
<source>Wrong input: object must not be a list.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftmake/make_label.py" line="251"/>
<location filename="../../draftmake/make_patharray.py" line="213"/>
<location filename="../../draftmake/make_label.py" line="251"/>
<source>Wrong input: must be a list or tuple of strings, or a single string.</source>
<translation type="unfinished"></translation>
</message>
@@ -6442,12 +6442,12 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftmake/make_label.py" line="313"/>
<location filename="../../draftmake/make_layer.py" line="201"/>
<location filename="../../draftmake/make_orthoarray.py" line="151"/>
<location filename="../../draftmake/make_polararray.py" line="119"/>
<location filename="../../draftmake/make_patharray.py" line="191"/>
<location filename="../../draftmake/make_patharray.py" line="360"/>
<location filename="../../draftmake/make_polararray.py" line="119"/>
<location filename="../../draftmake/make_label.py" line="313"/>
<location filename="../../draftmake/make_orthoarray.py" line="151"/>
<source>Wrong input: must be a number.</source>
<translation type="unfinished"></translation>
</message>
@@ -6600,9 +6600,9 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftmake/make_orthoarray.py" line="119"/>
<location filename="../../draftmake/make_polararray.py" line="112"/>
<location filename="../../draftmake/make_circulararray.py" line="154"/>
<location filename="../../draftmake/make_polararray.py" line="112"/>
<location filename="../../draftmake/make_orthoarray.py" line="119"/>
<source>Wrong input: must be an integer number.</source>
<translation type="unfinished"></translation>
</message>
@@ -6913,18 +6913,18 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftguitools/gui_arcs.py" line="88"/>
<location filename="../../draftguitools/gui_polygons.py" line="78"/>
<location filename="../../draftguitools/gui_arcs.py" line="88"/>
<source>Pick center point</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftguitools/gui_arcs.py" line="254"/>
<location filename="../../draftguitools/gui_arcs.py" line="270"/>
<location filename="../../draftguitools/gui_arcs.py" line="410"/>
<location filename="../../draftguitools/gui_polygons.py" line="189"/>
<location filename="../../draftguitools/gui_polygons.py" line="200"/>
<location filename="../../draftguitools/gui_polygons.py" line="260"/>
<location filename="../../draftguitools/gui_arcs.py" line="254"/>
<location filename="../../draftguitools/gui_arcs.py" line="270"/>
<location filename="../../draftguitools/gui_arcs.py" line="410"/>
<source>Pick radius</source>
<translation type="unfinished"></translation>
</message>
@@ -6988,9 +6988,9 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
</message>
<message>
<location filename="../../draftguitools/gui_lines.py" line="83"/>
<location filename="../../draftguitools/gui_dimensions.py" line="122"/>
<location filename="../../draftguitools/gui_rectangles.py" line="69"/>
<location filename="../../draftguitools/gui_ellipses.py" line="71"/>
<location filename="../../draftguitools/gui_dimensions.py" line="122"/>
<source>Pick first point</source>
<translation type="unfinished"></translation>
</message>
@@ -7032,8 +7032,8 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftguitools/gui_shapestrings.py" line="133"/>
<location filename="../../drafttaskpanels/task_shapestring.py" line="176"/>
<location filename="../../draftguitools/gui_shapestrings.py" line="133"/>
<source>Create ShapeString</source>
<translation type="unfinished"></translation>
</message>
@@ -7083,8 +7083,8 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftguitools/gui_trimex.py" line="173"/>
<location filename="../../draftguitools/gui_offset.py" line="143"/>
<location filename="../../draftguitools/gui_trimex.py" line="173"/>
<source>Pick distance</source>
<translation type="unfinished"></translation>
</message>
@@ -7559,8 +7559,8 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../draftguitools/gui_move.py" line="213"/>
<location filename="../../draftguitools/gui_rotate.py" line="289"/>
<location filename="../../draftguitools/gui_move.py" line="213"/>
<source>Some subelements could not be moved.</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -870,49 +870,49 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="387"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="395"/>
<source>Information</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="389"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="397"/>
<source>No histogram available.
Please select a result type first.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="500"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="508"/>
<source>Histogram of {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="501"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="509"/>
<source>Nodes</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="620"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="628"/>
<source>FEM: there are no nodes in result mesh, there will be nothing to show.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="623"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="631"/>
<source>Empty result mesh</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="630"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="638"/>
<source>FEM: Graphical bending stress output for beam or shell FEM Meshes not yet supported.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="633"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="637"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="641"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="645"/>
<source>No result object</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="635"/>
<location filename="../../../femtaskpanels/task_result_mechanical.py" line="643"/>
<source>FEM: Result node numbers are not equal to FEM Mesh NodeCount.</source>
<translation type="unfinished"></translation>
</message>
@@ -3503,17 +3503,17 @@ that &quot;MAXKOI&quot; needs to be increased.</source>
</message>
<message>
<location filename="../ui/MeshRegion.ui" line="56"/>
<location filename="../ui/ConstraintTie.ui" line="52"/>
<location filename="../ui/ElementFluid1D.ui" line="92"/>
<location filename="../ui/ElementFluid1D.ui" line="745"/>
<location filename="../ui/ElementFluid1D.ui" line="766"/>
<location filename="../ui/MeshBoundaryLayer.ui" line="50"/>
<location filename="../ui/ElementGeometry1D.ui" line="90"/>
<location filename="../ui/ElementGeometry1D.ui" line="134"/>
<location filename="../ui/ElementGeometry1D.ui" line="200"/>
<location filename="../ui/ElementGeometry1D.ui" line="262"/>
<location filename="../ui/ElementGeometry1D.ui" line="306"/>
<location filename="../ui/ConstraintTie.ui" line="52"/>
<location filename="../ui/ElementGeometry2D.ui" line="52"/>
<location filename="../ui/MeshBoundaryLayer.ui" line="50"/>
<source>0 mm</source>
<translation type="unfinished"></translation>
</message>
@@ -3531,8 +3531,8 @@ that &quot;MAXKOI&quot; needs to be increased.</source>
<location filename="../ui/ConstraintCentrif.ui" line="26"/>
<location filename="../ui/MeshRegion.ui" line="26"/>
<location filename="../ui/ConstraintTie.ui" line="26"/>
<location filename="../ui/MeshBoundaryLayer.ui" line="26"/>
<location filename="../ui/ElementGeometry2D.ui" line="26"/>
<location filename="../ui/MeshBoundaryLayer.ui" line="26"/>
<source>Parameter</source>
<translation type="unfinished"></translation>
</message>
@@ -3562,9 +3562,9 @@ that &quot;MAXKOI&quot; needs to be increased.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/InitialFlowVelocity.ui" line="14"/>
<location filename="../ui/FlowVelocity.ui" line="14"/>
<location filename="../ui/ElectrostaticPotential.ui" line="14"/>
<location filename="../ui/InitialFlowVelocity.ui" line="14"/>
<source>Constraint Properties</source>
<translation type="unfinished"></translation>
</message>
@@ -3579,14 +3579,14 @@ that &quot;MAXKOI&quot; needs to be increased.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/InitialFlowVelocity.ui" line="45"/>
<location filename="../ui/InitialFlowVelocity.ui" line="79"/>
<location filename="../ui/InitialFlowVelocity.ui" line="113"/>
<location filename="../ui/FlowVelocity.ui" line="56"/>
<location filename="../ui/FlowVelocity.ui" line="83"/>
<location filename="../ui/FlowVelocity.ui" line="110"/>
<location filename="../ui/ElectrostaticPotential.ui" line="76"/>
<location filename="../ui/ElectrostaticPotential.ui" line="143"/>
<location filename="../ui/InitialFlowVelocity.ui" line="45"/>
<location filename="../ui/InitialFlowVelocity.ui" line="79"/>
<location filename="../ui/InitialFlowVelocity.ui" line="113"/>
<source>unspecified</source>
<translation type="unfinished"></translation>
</message>
@@ -3689,30 +3689,30 @@ that &quot;MAXKOI&quot; needs to be increased.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/FlowVelocity.ui" line="20"/>
<location filename="../ui/InitialFlowVelocity.ui" line="23"/>
<location filename="../ui/FlowVelocity.ui" line="20"/>
<source>Velocity x:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/FlowVelocity.ui" line="27"/>
<location filename="../ui/InitialFlowVelocity.ui" line="57"/>
<location filename="../ui/FlowVelocity.ui" line="27"/>
<source>Velocity y:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/FlowVelocity.ui" line="34"/>
<location filename="../ui/InitialFlowVelocity.ui" line="91"/>
<location filename="../ui/FlowVelocity.ui" line="34"/>
<source>Velocity z:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/FlowVelocity.ui" line="49"/>
<location filename="../ui/FlowVelocity.ui" line="76"/>
<location filename="../ui/FlowVelocity.ui" line="103"/>
<location filename="../ui/InitialFlowVelocity.ui" line="38"/>
<location filename="../ui/InitialFlowVelocity.ui" line="72"/>
<location filename="../ui/InitialFlowVelocity.ui" line="106"/>
<location filename="../ui/FlowVelocity.ui" line="49"/>
<location filename="../ui/FlowVelocity.ui" line="76"/>
<location filename="../ui/FlowVelocity.ui" line="103"/>
<source>m/s</source>
<translation type="unfinished"></translation>
</message>
@@ -3905,25 +3905,25 @@ that &quot;MAXKOI&quot; needs to be increased.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderFemPostFunction.cpp" line="340"/>
<location filename="../../ViewProviderFemPostObject.cpp" line="604"/>
<location filename="../../ViewProviderFemConstraintForce.cpp" line="76"/>
<location filename="../../ViewProviderFemConstraintPulley.cpp" line="75"/>
<location filename="../../ViewProviderFemConstraintFluidBoundary.cpp" line="75"/>
<location filename="../../ViewProviderFemConstraintBearing.cpp" line="77"/>
<location filename="../../ViewProviderFemConstraintFixed.cpp" line="77"/>
<location filename="../../ViewProviderFemConstraintPulley.cpp" line="75"/>
<location filename="../../ViewProviderFemPostFunction.cpp" line="340"/>
<location filename="../../ViewProviderFemConstraintForce.cpp" line="76"/>
<location filename="../../ViewProviderFemConstraintGear.cpp" line="76"/>
<source>A dialog is already open in the task panel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderFemPostFunction.cpp" line="341"/>
<location filename="../../ViewProviderFemPostObject.cpp" line="605"/>
<location filename="../../ViewProviderFemConstraintForce.cpp" line="77"/>
<location filename="../../ViewProviderFemConstraintPulley.cpp" line="76"/>
<location filename="../../ViewProviderFemConstraintFluidBoundary.cpp" line="76"/>
<location filename="../../ViewProviderFemConstraintBearing.cpp" line="78"/>
<location filename="../../ViewProviderFemConstraintFixed.cpp" line="78"/>
<location filename="../../ViewProviderFemConstraintPulley.cpp" line="76"/>
<location filename="../../ViewProviderFemPostFunction.cpp" line="341"/>
<location filename="../../ViewProviderFemConstraintForce.cpp" line="77"/>
<location filename="../../ViewProviderFemConstraintGear.cpp" line="77"/>
<source>Do you want to close this dialog?</source>
<translation type="unfinished"></translation>
@@ -4056,10 +4056,10 @@ that &quot;MAXKOI&quot; needs to be increased.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderFemPostObject.cpp" line="681"/>
<location filename="../../ViewProviderSolver.cpp" line="71"/>
<location filename="../../ViewProviderFemPostFunction.cpp" line="150"/>
<location filename="../../ViewProviderFemPostObject.cpp" line="681"/>
<location filename="../../ViewProviderAnalysis.cpp" line="227"/>
<location filename="../../ViewProviderSolver.cpp" line="71"/>
<source>Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
@@ -4408,10 +4408,10 @@ following referencing objects might be lost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderFemPostObject.cpp" line="684"/>
<location filename="../../ViewProviderSolver.cpp" line="74"/>
<location filename="../../ViewProviderFemPostFunction.cpp" line="153"/>
<location filename="../../ViewProviderFemPostObject.cpp" line="684"/>
<location filename="../../ViewProviderAnalysis.cpp" line="230"/>
<location filename="../../ViewProviderSolver.cpp" line="74"/>
<source>Object dependencies</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -773,8 +773,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgSmoothing.cpp" line="174"/>
<location filename="../../Command.cpp" line="1418"/>
<location filename="../../DlgSmoothing.cpp" line="174"/>
<source>Mesh Smoothing</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -5735,10 +5735,10 @@ It will create a &apos;Compound Filter&apos; for each shape.</source>
<context>
<name>Part_SplitFeatures</name>
<message>
<location filename="../../../CompoundTools/_CommandCompoundFilter.py" line="114"/>
<location filename="../../../BOPTools/SplitFeatures.py" line="159"/>
<location filename="../../../BOPTools/SplitFeatures.py" line="302"/>
<location filename="../../../BOPTools/SplitFeatures.py" line="496"/>
<location filename="../../../CompoundTools/_CommandCompoundFilter.py" line="114"/>
<source>Continue</source>
<translation type="unfinished"></translation>
</message>
@@ -5848,8 +5848,8 @@ A &apos;Compound Filter&apos; can be used to extract the remaining pieces.</sour
<message>
<location filename="../../../BasicShapes/ViewProviderShapes.py" line="47"/>
<location filename="../../../BasicShapes/ViewProviderShapes.py" line="54"/>
<location filename="../../ViewProvider.cpp" line="50"/>
<location filename="../../ViewProviderPrimitive.cpp" line="66"/>
<location filename="../../ViewProvider.cpp" line="50"/>
<source>Edit %1</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -3520,26 +3520,26 @@ click again to end selection</source>
<message>
<location filename="../../ViewProviderDatum.cpp" line="246"/>
<location filename="../../ViewProviderBoolean.cpp" line="80"/>
<location filename="../../ViewProviderShapeBinder.cpp" line="98"/>
<location filename="../../ViewProviderHole.cpp" line="79"/>
<location filename="../../ViewProviderPrimitive.cpp" line="73"/>
<location filename="../../ViewProvider.cpp" line="98"/>
<location filename="../../Command.cpp" line="811"/>
<location filename="../../Command.cpp" line="1226"/>
<location filename="../../Command.cpp" line="2225"/>
<location filename="../../ViewProviderHole.cpp" line="79"/>
<location filename="../../ViewProviderPrimitive.cpp" line="73"/>
<location filename="../../ViewProviderShapeBinder.cpp" line="98"/>
<location filename="../../ViewProvider.cpp" line="98"/>
<source>A dialog is already open in the task panel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderDatum.cpp" line="247"/>
<location filename="../../ViewProviderBoolean.cpp" line="81"/>
<location filename="../../ViewProviderShapeBinder.cpp" line="99"/>
<location filename="../../ViewProviderHole.cpp" line="80"/>
<location filename="../../ViewProviderPrimitive.cpp" line="74"/>
<location filename="../../ViewProvider.cpp" line="99"/>
<location filename="../../Command.cpp" line="812"/>
<location filename="../../Command.cpp" line="1227"/>
<location filename="../../Command.cpp" line="2226"/>
<location filename="../../ViewProviderHole.cpp" line="80"/>
<location filename="../../ViewProviderPrimitive.cpp" line="74"/>
<location filename="../../ViewProviderShapeBinder.cpp" line="99"/>
<location filename="../../ViewProvider.cpp" line="99"/>
<source>Do you want to close this dialog?</source>
<translation type="unfinished"></translation>
</message>
@@ -3867,11 +3867,11 @@ If you have a legacy document with PartDesign objects without Body, use the migr
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderShapeBinder.cpp" line="204"/>
<location filename="../../ViewProviderDressUp.cpp" line="50"/>
<location filename="../../ViewProvider.cpp" line="65"/>
<location filename="../../ViewProviderTransformed.cpp" line="65"/>
<location filename="../../ViewProviderMultiTransform.cpp" line="42"/>
<location filename="../../ViewProviderTransformed.cpp" line="65"/>
<location filename="../../ViewProviderDressUp.cpp" line="50"/>
<location filename="../../ViewProviderShapeBinder.cpp" line="204"/>
<location filename="../../ViewProvider.cpp" line="65"/>
<source>Edit %1</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -4,15 +4,15 @@
<context>
<name>App::Property</name>
<message>
<location filename="../../../PathScripts/PathDressupDogbone.py" line="427"/>
<location filename="../../../PathScripts/PathDressupAxisMap.py" line="57"/>
<location filename="../../../PathScripts/PathDressupTag.py" line="125"/>
<location filename="../../../PathScripts/PathDressupDragknife.py" line="59"/>
<location filename="../../../PathScripts/PathDressupPathBoundary.py" line="55"/>
<location filename="../../../PathScripts/PathDressupRampEntry.py" line="59"/>
<location filename="../../../PathScripts/PathDressupDogbone.py" line="427"/>
<location filename="../../../PathScripts/PathDressupZCorrect.py" line="65"/>
<location filename="../../../PathScripts/PathDressupLeadInOut.py" line="69"/>
<location filename="../../../PathScripts/PathDressupHoldingTags.py" line="953"/>
<location filename="../../../PathScripts/PathDressupZCorrect.py" line="65"/>
<location filename="../../../PathScripts/PathDressupAxisMap.py" line="57"/>
<location filename="../../../PathScripts/PathDressupPathBoundary.py" line="55"/>
<source>The base path to modify</source>
<translation type="unfinished"></translation>
</message>
@@ -52,16 +52,16 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathProfile.py" line="109"/>
<location filename="../../../PathScripts/PathPocketBase.py" line="127"/>
<location filename="../../../PathScripts/PathProfile.py" line="109"/>
<source>The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathProfile.py" line="118"/>
<location filename="../../../PathScripts/PathSurface.py" line="247"/>
<location filename="../../../PathScripts/PathPocket.py" line="68"/>
<location filename="../../../PathScripts/PathWaterline.py" line="266"/>
<location filename="../../../PathScripts/PathPocket.py" line="68"/>
<source>Choose how to process multiple Base Geometry features.</source>
<translation type="unfinished"></translation>
</message>
@@ -157,7 +157,7 @@
<message>
<location filename="../../../PathScripts/PathOp.py" line="194"/>
<location filename="../../../PathScripts/PathOp.py" line="465"/>
<location filename="../../../PathScripts/PathJob.py" line="500"/>
<location filename="../../../PathScripts/PathJob.py" line="503"/>
<source>Operations Cycle Time Estimation</source>
<translation type="unfinished"></translation>
</message>
@@ -168,8 +168,8 @@
</message>
<message>
<location filename="../../../PathScripts/PathOp.py" line="219"/>
<location filename="../../../PathScripts/PathArray.py" line="134"/>
<location filename="../../../PathScripts/PathCopy.py" line="50"/>
<location filename="../../../PathScripts/PathArray.py" line="134"/>
<source>The tool controller that will be used to calculate the path</source>
<translation type="unfinished"></translation>
</message>
@@ -289,25 +289,25 @@
</message>
<message>
<location filename="../../../PathScripts/PathJob.py" line="192"/>
<location filename="../../../PathScripts/PathJob.py" line="542"/>
<location filename="../../../PathScripts/PathJob.py" line="545"/>
<source>Select the Type of Job</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathJob.py" line="202"/>
<location filename="../../../PathScripts/PathJob.py" line="533"/>
<location filename="../../../PathScripts/PathJob.py" line="536"/>
<source>Split output into multiple gcode files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathJob.py" line="210"/>
<location filename="../../../PathScripts/PathJob.py" line="522"/>
<location filename="../../../PathScripts/PathJob.py" line="525"/>
<source>If multiple WCS, order the output this way</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathJob.py" line="218"/>
<location filename="../../../PathScripts/PathJob.py" line="511"/>
<location filename="../../../PathScripts/PathJob.py" line="514"/>
<source>The Work Coordinate Systems for the Job</source>
<translation type="unfinished"></translation>
</message>
@@ -868,9 +868,9 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathAdaptive.py" line="985"/>
<location filename="../../../PathScripts/PathHelix.py" line="128"/>
<location filename="../../../PathScripts/PathPocketBase.py" line="150"/>
<location filename="../../../PathScripts/PathHelix.py" line="128"/>
<location filename="../../../PathScripts/PathAdaptive.py" line="985"/>
<source>Percent of cutter diameter to step over on each pass</source>
<translation type="unfinished"></translation>
</message>
@@ -1016,9 +1016,9 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathVcarve.py" line="216"/>
<location filename="../../../PathScripts/PathEngrave.py" line="72"/>
<location filename="../../../PathScripts/PathEngrave.py" line="82"/>
<location filename="../../../PathScripts/PathVcarve.py" line="216"/>
<source>Additional base objects to be engraved</source>
<translation type="unfinished"></translation>
</message>
@@ -1965,31 +1965,31 @@
<context>
<name>Form</name>
<message>
<location filename="../panels/PageOpCustomEdit.ui" line="14"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="14"/>
<location filename="../panels/PageBaseGeometryEdit.ui" line="20"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="14"/>
<location filename="../panels/PageDiametersEdit.ui" line="14"/>
<location filename="../panels/SetupOp.ui" line="14"/>
<location filename="../panels/PageOpHelixEdit.ui" line="14"/>
<location filename="../panels/PageOpPocketExtEdit.ui" line="14"/>
<location filename="../panels/PageHeightsEdit.ui" line="14"/>
<location filename="../panels/PageDepthsEdit.ui" line="17"/>
<location filename="../panels/PageOpDeburrEdit.ui" line="14"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="14"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="14"/>
<location filename="../panels/PageOpThreadMillingEdit.ui" line="14"/>
<location filename="../panels/PageOpProbeEdit.ui" line="14"/>
<location filename="../panels/PageBaseLocationEdit.ui" line="14"/>
<location filename="../panels/PageOpVcarveEdit.ui" line="14"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="14"/>
<location filename="../panels/PageOpSlotEdit.ui" line="14"/>
<location filename="../panels/ToolEditor.ui" line="14"/>
<location filename="../panels/DressupPathBoundary.ui" line="14"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="14"/>
<location filename="../panels/PageBaseHoleGeometryEdit.ui" line="14"/>
<location filename="../panels/PageOpAdaptiveEdit.ui" line="14"/>
<location filename="../preferences/PathDressupHoldingTags.ui" line="14"/>
<location filename="../panels/PageOpHelixEdit.ui" line="14"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="14"/>
<location filename="../panels/PageOpProbeEdit.ui" line="14"/>
<location filename="../panels/PageOpDeburrEdit.ui" line="14"/>
<location filename="../panels/PageBaseGeometryEdit.ui" line="20"/>
<location filename="../panels/PageBaseLocationEdit.ui" line="14"/>
<location filename="../panels/PageOpThreadMillingEdit.ui" line="14"/>
<location filename="../panels/PageHeightsEdit.ui" line="14"/>
<location filename="../panels/SetupOp.ui" line="14"/>
<location filename="../panels/PageOpAdaptiveEdit.ui" line="14"/>
<location filename="../panels/PageOpVcarveEdit.ui" line="14"/>
<location filename="../panels/PageBaseHoleGeometryEdit.ui" line="14"/>
<location filename="../panels/PageOpSlotEdit.ui" line="14"/>
<location filename="../panels/PageDiametersEdit.ui" line="14"/>
<location filename="../panels/ToolEditor.ui" line="14"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="14"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="14"/>
<location filename="../panels/PageDepthsEdit.ui" line="17"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="14"/>
<location filename="../panels/DressupPathBoundary.ui" line="14"/>
<location filename="../panels/PageOpPocketExtEdit.ui" line="14"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="14"/>
<location filename="../panels/PageOpCustomEdit.ui" line="14"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="14"/>
<source>Form</source>
<translation type="unfinished"></translation>
</message>
@@ -2196,8 +2196,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/ToolEditor.ui" line="96"/>
<location filename="../panels/PageBaseHoleGeometryEdit.ui" line="34"/>
<location filename="../panels/ToolEditor.ui" line="96"/>
<source>Diameter</source>
<translation type="unfinished"></translation>
</message>
@@ -2285,11 +2285,11 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpProbeEdit.ui" line="155"/>
<location filename="../panels/PageDiametersEdit.ui" line="46"/>
<location filename="../panels/PageDiametersEdit.ui" line="83"/>
<location filename="../panels/PageDepthsEdit.ui" line="62"/>
<location filename="../panels/PageDepthsEdit.ui" line="108"/>
<location filename="../panels/PageOpProbeEdit.ui" line="155"/>
<source>...</source>
<translation type="unfinished"></translation>
</message>
@@ -2363,54 +2363,54 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpCustomEdit.ui" line="35"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="35"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="29"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="29"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="29"/>
<location filename="../panels/PageOpProbeEdit.ui" line="35"/>
<location filename="../panels/PageOpVcarveEdit.ui" line="29"/>
<location filename="../panels/PageOpSlotEdit.ui" line="35"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="29"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="29"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="35"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="29"/>
<location filename="../panels/PageOpCustomEdit.ui" line="35"/>
<source>ToolController</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpCustomEdit.ui" line="42"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="42"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="56"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="36"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="50"/>
<location filename="../panels/PageOpHelixEdit.ui" line="36"/>
<location filename="../panels/PageOpHelixEdit.ui" line="50"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="36"/>
<location filename="../panels/PageOpProbeEdit.ui" line="42"/>
<location filename="../panels/PageOpDeburrEdit.ui" line="60"/>
<location filename="../panels/PageOpDeburrEdit.ui" line="92"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="36"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="50"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="36"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="50"/>
<location filename="../panels/PageOpProbeEdit.ui" line="42"/>
<location filename="../panels/PageOpVcarveEdit.ui" line="36"/>
<location filename="../panels/PageOpVcarveEdit.ui" line="50"/>
<location filename="../panels/PageOpSlotEdit.ui" line="42"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="36"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="50"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="36"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="50"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="42"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="56"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="36"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="50"/>
<location filename="../panels/PageOpCustomEdit.ui" line="42"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="36"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="50"/>
<location filename="../panels/PageOpSlotEdit.ui" line="42"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="36"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The tool and its settings to be used for this operation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpCustomEdit.ui" line="49"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="49"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="43"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="46"/>
<location filename="../panels/PageOpDeburrEdit.ui" line="85"/>
<location filename="../panels/SetupGlobal.ui" line="241"/>
<location filename="../panels/SetupGlobal.ui" line="247"/>
<location filename="../panels/PageOpDeburrEdit.ui" line="85"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="43"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="43"/>
<location filename="../panels/PageOpVcarveEdit.ui" line="43"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="43"/>
<location filename="../panels/PageOpSlotEdit.ui" line="52"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="46"/>
<location filename="../panels/PageOpEngraveEdit.ui" line="43"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="43"/>
<location filename="../panels/PageOpDrillingEdit.ui" line="49"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="43"/>
<location filename="../panels/PageOpCustomEdit.ui" line="49"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="43"/>
<source>Coolant Mode</source>
<translation type="unfinished"></translation>
</message>
@@ -2420,19 +2420,19 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/SetupGlobal.ui" line="166"/>
<location filename="../panels/PageOpHelixEdit.ui" line="29"/>
<location filename="../panels/PageOpDeburrEdit.ui" line="53"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="29"/>
<location filename="../panels/SetupGlobal.ui" line="166"/>
<location filename="../panels/PageOpThreadMillingEdit.ui" line="20"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="29"/>
<location filename="../panels/PageOpAdaptiveEdit.ui" line="23"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="29"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="29"/>
<source>Tool Controller</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/SetupGlobal.ui" line="235"/>
<location filename="../panels/PageOpHelixEdit.ui" line="43"/>
<location filename="../panels/SetupGlobal.ui" line="235"/>
<location filename="../panels/PageOpAdaptiveEdit.ui" line="33"/>
<source>Coolant</source>
<translation type="unfinished"></translation>
@@ -2458,8 +2458,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpPocketFullEdit.ui" line="176"/>
<location filename="../panels/PageOpAdaptiveEdit.ui" line="83"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="176"/>
<source>Step Over Percent</source>
<translation type="unfinished"></translation>
</message>
@@ -2549,8 +2549,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpPocketFullEdit.ui" line="235"/>
<location filename="../panels/PageOpAdaptiveEdit.ui" line="245"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="235"/>
<source>Use Outline</source>
<translation type="unfinished"></translation>
</message>
@@ -2882,9 +2882,9 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="222"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="183"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="172"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="183"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="222"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter.&lt;/p&gt;&lt;p&gt;A step over of 100% results in no overlap between two different cycles.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
@@ -2904,8 +2904,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="255"/>
<location filename="../panels/PageOpPocketFullEdit.ui" line="225"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="255"/>
<location filename="../panels/PageOpProfileFullEdit.ui" line="130"/>
<source>Use Start Point</source>
<translation type="unfinished"></translation>
@@ -3137,16 +3137,16 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="91"/>
<location filename="../panels/PageOpSlotEdit.ui" line="345"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="98"/>
<location filename="../panels/PageOpSlotEdit.ui" line="345"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="91"/>
<source>Layer Mode</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="98"/>
<location filename="../panels/PageOpSlotEdit.ui" line="357"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="110"/>
<location filename="../panels/PageOpSlotEdit.ui" line="357"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="98"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Complete the operation in a single pass at depth, or mulitiple passes to final depth.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
@@ -3191,14 +3191,14 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="63"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="79"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="63"/>
<source>BoundBox</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="70"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="91"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="70"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the overall boundary for the operation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
@@ -3213,14 +3213,14 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="105"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="117"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="105"/>
<source>Cut Pattern</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="112"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="129"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="112"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the geometric clearing pattern to use for the operation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
@@ -3275,26 +3275,26 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="205"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="149"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="205"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the Z-axis depth offset from the target surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="215"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="159"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="215"/>
<source>Step over</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="235"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="185"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="235"/>
<source>Sample interval</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="242"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="192"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="242"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the sampling resolution. Smaller values quickly increase processing time.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
@@ -3304,14 +3304,14 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="262"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="202"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="262"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-Code output.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../panels/PageOpSurfaceEdit.ui" line="265"/>
<location filename="../panels/PageOpWaterlineEdit.ui" line="205"/>
<location filename="../panels/PageOpSurfaceEdit.ui" line="265"/>
<source>Optimize Linear Paths</source>
<translation type="unfinished"></translation>
</message>
@@ -4096,7 +4096,7 @@ For example:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathJob.py" line="555"/>
<location filename="../../../PathScripts/PathJob.py" line="558"/>
<source>This job contains Legacy tools. Legacy tools are deprecated. They will be removed after version 0.20</source>
<translation type="unfinished"></translation>
</message>
@@ -4131,8 +4131,8 @@ For example:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathToolControllerGui.py" line="117"/>
<location filename="../../../PathScripts/PathIconViewProvider.py" line="98"/>
<location filename="../../../PathScripts/PathToolControllerGui.py" line="117"/>
<source>Edit</source>
<translation type="unfinished"></translation>
</message>
@@ -5126,22 +5126,22 @@ Aborting op creation</source>
<context>
<name>Path_Dressup</name>
<message>
<location filename="../../../PathScripts/PathDressupAxisMap.py" line="287"/>
<location filename="../../../PathScripts/PathDressupZCorrect.py" line="369"/>
<location filename="../../../PathScripts/PathDressupAxisMap.py" line="287"/>
<source>Please select one path object
</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathDressupAxisMap.py" line="292"/>
<location filename="../../../PathScripts/PathDressupZCorrect.py" line="374"/>
<location filename="../../../PathScripts/PathDressupAxisMap.py" line="292"/>
<source>The selected object is not a path
</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathDressupAxisMap.py" line="297"/>
<location filename="../../../PathScripts/PathDressupZCorrect.py" line="379"/>
<location filename="../../../PathScripts/PathDressupAxisMap.py" line="297"/>
<source>Please select a Path object</source>
<translation type="unfinished"></translation>
</message>
@@ -5568,7 +5568,6 @@ Aborting op creation</source>
<message>
<location filename="../../../InitGui.py" line="147"/>
<source>Engraving Operations</source>
<extracomment>int = field(default=None)</extracomment>
<translation type="unfinished"></translation>
</message>
</context>
@@ -5998,8 +5997,8 @@ Aborting op creation</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathProbeGui.py" line="95"/>
<location filename="../../../PathScripts/PathDressupZCorrect.py" line="294"/>
<location filename="../../../PathScripts/PathProbeGui.py" line="95"/>
<source>All Files (*.*)</source>
<translation type="unfinished"></translation>
</message>
@@ -6022,15 +6021,15 @@ Aborting op creation</source>
<context>
<name>Path_Profile</name>
<message>
<location filename="../../../PathScripts/PathProfileFacesGui.py" line="50"/>
<location filename="../../../PathScripts/PathProfileEdgesGui.py" line="50"/>
<location filename="../../../PathScripts/PathProfileFacesGui.py" line="50"/>
<location filename="../../../PathScripts/PathProfileContourGui.py" line="48"/>
<source>Profile</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../PathScripts/PathProfileFacesGui.py" line="53"/>
<location filename="../../../PathScripts/PathProfileEdgesGui.py" line="53"/>
<location filename="../../../PathScripts/PathProfileFacesGui.py" line="53"/>
<location filename="../../../PathScripts/PathProfileContourGui.py" line="51"/>
<source>Profile entire model, selected face(s) or selected edge(s)</source>
<translation type="unfinished"></translation>
@@ -6284,6 +6283,7 @@ Aborting op creation</source>
<message>
<location filename="../../../PathCommands.py" line="59"/>
<source>Finish Selecting Loop</source>
<extracomment>int = field(default=None)</extracomment>
<translation type="unfinished"></translation>
</message>
<message>

View File

@@ -360,13 +360,13 @@
<location filename="../../CommandTrajectory.cpp" line="167"/>
<location filename="../../CommandTrajectory.cpp" line="184"/>
<location filename="../../CommandTrajectory.cpp" line="412"/>
<location filename="../../CommandInsertRobot.cpp" line="234"/>
<location filename="../../CommandExport.cpp" line="65"/>
<location filename="../../CommandExport.cpp" line="127"/>
<location filename="../../Command.cpp" line="76"/>
<location filename="../../Command.cpp" line="125"/>
<location filename="../../Command.cpp" line="225"/>
<location filename="../../Command.cpp" line="254"/>
<location filename="../../CommandInsertRobot.cpp" line="234"/>
<location filename="../../CommandExport.cpp" line="65"/>
<location filename="../../CommandExport.cpp" line="127"/>
<source>Wrong selection</source>
<translation type="unfinished"></translation>
</message>
@@ -382,10 +382,10 @@
</message>
<message>
<location filename="../../CommandTrajectory.cpp" line="112"/>
<location filename="../../CommandExport.cpp" line="66"/>
<location filename="../../CommandExport.cpp" line="128"/>
<location filename="../../Command.cpp" line="226"/>
<location filename="../../Command.cpp" line="255"/>
<location filename="../../CommandExport.cpp" line="66"/>
<location filename="../../CommandExport.cpp" line="128"/>
<source>Select one Robot and one Trajectory object.</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -1688,11 +1688,11 @@ invalid constraints, degenerated geometry, etc.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandSketcherTools.cpp" line="149"/>
<location filename="../../CommandSketcherTools.cpp" line="256"/>
<location filename="../../CommandConstraints.cpp" line="1843"/>
<location filename="../../CommandConstraints.cpp" line="2001"/>
<location filename="../../CommandConstraints.cpp" line="2066"/>
<location filename="../../CommandSketcherTools.cpp" line="149"/>
<location filename="../../CommandSketcherTools.cpp" line="256"/>
<source>Add coincident constraint</source>
<translation type="unfinished"></translation>
</message>
@@ -2326,36 +2326,6 @@ invalid constraints, degenerated geometry, etc.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandAlterGeometry.cpp" line="124"/>
<location filename="../../CommandAlterGeometry.cpp" line="132"/>
<location filename="../../CommandSketcherBSpline.cpp" line="471"/>
<location filename="../../CommandSketcherBSpline.cpp" line="542"/>
<location filename="../../CommandSketcherBSpline.cpp" line="620"/>
<location filename="../../CommandSketcherBSpline.cpp" line="680"/>
<location filename="../../CommandSketcherBSpline.cpp" line="736"/>
<location filename="../../CommandSketcherBSpline.cpp" line="827"/>
<location filename="../../CommandSketcherBSpline.cpp" line="868"/>
<location filename="../../CommandSketcherBSpline.cpp" line="1216"/>
<location filename="../../CommandSketcherTools.cpp" line="130"/>
<location filename="../../CommandSketcherTools.cpp" line="138"/>
<location filename="../../CommandSketcherTools.cpp" line="180"/>
<location filename="../../CommandSketcherTools.cpp" line="241"/>
<location filename="../../CommandSketcherTools.cpp" line="249"/>
<location filename="../../CommandSketcherTools.cpp" line="328"/>
<location filename="../../CommandSketcherTools.cpp" line="975"/>
<location filename="../../CommandSketcherTools.cpp" line="1087"/>
<location filename="../../CommandSketcherTools.cpp" line="1095"/>
<location filename="../../CommandSketcherTools.cpp" line="1200"/>
<location filename="../../CommandSketcherTools.cpp" line="1209"/>
<location filename="../../CommandSketcherTools.cpp" line="1468"/>
<location filename="../../CommandSketcherTools.cpp" line="1477"/>
<location filename="../../CommandSketcherTools.cpp" line="1536"/>
<location filename="../../CommandSketcherTools.cpp" line="2023"/>
<location filename="../../CommandSketcherTools.cpp" line="2032"/>
<location filename="../../CommandSketcherTools.cpp" line="2094"/>
<location filename="../../CommandSketcherTools.cpp" line="2290"/>
<location filename="../../CommandSketcherTools.cpp" line="2299"/>
<location filename="../../CommandSketcherTools.cpp" line="2344"/>
<location filename="../../CommandConstraints.cpp" line="156"/>
<location filename="../../CommandConstraints.cpp" line="162"/>
<location filename="../../CommandConstraints.cpp" line="911"/>
@@ -2487,9 +2457,39 @@ invalid constraints, degenerated geometry, etc.</source>
<location filename="../../CommandConstraints.cpp" line="7485"/>
<location filename="../../CommandConstraints.cpp" line="7558"/>
<location filename="../../CommandConstraints.cpp" line="7569"/>
<location filename="../../CommandSketcherTools.cpp" line="130"/>
<location filename="../../CommandSketcherTools.cpp" line="138"/>
<location filename="../../CommandSketcherTools.cpp" line="180"/>
<location filename="../../CommandSketcherTools.cpp" line="241"/>
<location filename="../../CommandSketcherTools.cpp" line="249"/>
<location filename="../../CommandSketcherTools.cpp" line="328"/>
<location filename="../../CommandSketcherTools.cpp" line="975"/>
<location filename="../../CommandSketcherTools.cpp" line="1087"/>
<location filename="../../CommandSketcherTools.cpp" line="1095"/>
<location filename="../../CommandSketcherTools.cpp" line="1200"/>
<location filename="../../CommandSketcherTools.cpp" line="1209"/>
<location filename="../../CommandSketcherTools.cpp" line="1468"/>
<location filename="../../CommandSketcherTools.cpp" line="1477"/>
<location filename="../../CommandSketcherTools.cpp" line="1536"/>
<location filename="../../CommandSketcherTools.cpp" line="2023"/>
<location filename="../../CommandSketcherTools.cpp" line="2032"/>
<location filename="../../CommandSketcherTools.cpp" line="2094"/>
<location filename="../../CommandSketcherTools.cpp" line="2290"/>
<location filename="../../CommandSketcherTools.cpp" line="2299"/>
<location filename="../../CommandSketcherTools.cpp" line="2344"/>
<location filename="../../CommandSketcherVirtualSpace.cpp" line="116"/>
<location filename="../../CommandSketcherVirtualSpace.cpp" line="124"/>
<location filename="../../CommandSketcherVirtualSpace.cpp" line="147"/>
<location filename="../../CommandAlterGeometry.cpp" line="124"/>
<location filename="../../CommandAlterGeometry.cpp" line="132"/>
<location filename="../../CommandSketcherBSpline.cpp" line="471"/>
<location filename="../../CommandSketcherBSpline.cpp" line="542"/>
<location filename="../../CommandSketcherBSpline.cpp" line="620"/>
<location filename="../../CommandSketcherBSpline.cpp" line="680"/>
<location filename="../../CommandSketcherBSpline.cpp" line="736"/>
<location filename="../../CommandSketcherBSpline.cpp" line="827"/>
<location filename="../../CommandSketcherBSpline.cpp" line="868"/>
<location filename="../../CommandSketcherBSpline.cpp" line="1216"/>
<source>Wrong selection</source>
<translation type="unfinished"></translation>
</message>
@@ -2553,8 +2553,6 @@ invalid constraints, degenerated geometry, etc.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandSketcherTools.cpp" line="170"/>
<location filename="../../CommandSketcherTools.cpp" line="273"/>
<location filename="../../CommandConstraints.cpp" line="937"/>
<location filename="../../CommandConstraints.cpp" line="951"/>
<location filename="../../CommandConstraints.cpp" line="957"/>
@@ -2571,6 +2569,8 @@ invalid constraints, degenerated geometry, etc.</source>
<location filename="../../CommandConstraints.cpp" line="1268"/>
<location filename="../../CommandConstraints.cpp" line="1277"/>
<location filename="../../CommandConstraints.cpp" line="1288"/>
<location filename="../../CommandSketcherTools.cpp" line="170"/>
<location filename="../../CommandSketcherTools.cpp" line="273"/>
<source>Impossible constraint</source>
<translation type="unfinished"></translation>
</message>
@@ -2672,7 +2672,6 @@ invalid constraints, degenerated geometry, etc.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandSketcherBSpline.cpp" line="861"/>
<location filename="../../CommandConstraints.cpp" line="1673"/>
<location filename="../../CommandConstraints.cpp" line="1718"/>
<location filename="../../CommandConstraints.cpp" line="3470"/>
@@ -2680,6 +2679,7 @@ invalid constraints, degenerated geometry, etc.</source>
<location filename="../../CommandConstraints.cpp" line="4168"/>
<location filename="../../CommandConstraints.cpp" line="4677"/>
<location filename="../../CommandConstraints.cpp" line="6926"/>
<location filename="../../CommandSketcherBSpline.cpp" line="861"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
@@ -3152,9 +3152,9 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateGeo.cpp" line="5890"/>
<location filename="../../CommandSketcherBSpline.cpp" line="718"/>
<location filename="../../CommandSketcherBSpline.cpp" line="1077"/>
<location filename="../../CommandCreateGeo.cpp" line="5890"/>
<source>CAD Kernel Error</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -370,8 +370,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../SheetTableView.cpp" line="576"/>
<location filename="../../SpreadsheetView.cpp" line="167"/>
<location filename="../../SheetTableView.cpp" line="576"/>
<source>Clear cell(s)</source>
<translation type="unfinished"></translation>
</message>
@@ -394,70 +394,82 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="20"/>
<source>From cells:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="27"/>
<source>Binding cell range start</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="34"/>
<source>Binding cell range end
</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="42"/>
<location filename="../../DlgBindSheet.ui" line="69"/>
<source>To cells:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="49"/>
<source>Starting cell address to bind to. Type &apos;=&apos; if you want to use expression.
The expression must evaluates to a string of some cell address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="57"/>
<source>Ending cell address to bind to. Type &apos;=&apos; if you want to use expression.
The expression must evaluates to a string of some cell address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="65"/>
<location filename="../../DlgBindSheet.ui" line="117"/>
<source>Sheet:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="72"/>
<source>Select which spread sheet to bind to.</source>
<location filename="../../DlgBindSheet.ui" line="22"/>
<source>First cell in range</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="79"/>
<source>Use hidden reference to avoid creating a dependency with the referenced object. Use with caution!</source>
<location filename="../../DlgBindSheet.ui" line="29"/>
<source>Last cell in range</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="36"/>
<source>Bind cells:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="49"/>
<source>Start cell address</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="62"/>
<source>End cell address</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="82"/>
<source>Start cell address to bind to.
Type &apos;=&apos; if you want to use an expression.
The expression must evaluate to a string of some cell address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="97"/>
<source>End cell address to bind to.
Type &apos;=&apos; if you want to use an expression.
The expression must evaluate to a string of some cell address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="110"/>
<source>Which spread sheet to bind to</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="126"/>
<source>Use hidden reference to avoid creating a dependency
with the referenced object. Use with caution!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="130"/>
<source>Use hidden reference</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="91"/>
<location filename="../../DlgBindSheet.ui" line="139"/>
<source>Unbind</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="98"/>
<location filename="../../DlgBindSheet.ui" line="146"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.ui" line="105"/>
<location filename="../../DlgBindSheet.ui" line="153"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
@@ -901,12 +913,12 @@ Spreadsheet.my_alias_name instead of Spreadsheet.B1</source>
<context>
<name>SpreadsheetGui::DlgBindSheet</name>
<message>
<location filename="../../DlgBindSheet.cpp" line="180"/>
<location filename="../../DlgBindSheet.cpp" line="182"/>
<source>Bind cells</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../DlgBindSheet.cpp" line="197"/>
<location filename="../../DlgBindSheet.cpp" line="199"/>
<source>Unbind cells</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -75,12 +75,12 @@
<context>
<name>CmdTechDraw3PtAngleDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="893"/>
<location filename="../../CommandCreateDims.cpp" line="879"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="894"/>
<location filename="../../CommandCreateDims.cpp" line="880"/>
<source>Insert 3-Point Angle Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -101,12 +101,12 @@
<context>
<name>CmdTechDrawAngleDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="805"/>
<location filename="../../CommandCreateDims.cpp" line="791"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="806"/>
<location filename="../../CommandCreateDims.cpp" line="792"/>
<source>Insert Angle Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -290,12 +290,12 @@
<context>
<name>CmdTechDrawDiameterDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="376"/>
<location filename="../../CommandCreateDims.cpp" line="369"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="377"/>
<location filename="../../CommandCreateDims.cpp" line="370"/>
<source>Insert Diameter Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -1372,22 +1372,22 @@
<context>
<name>CmdTechDrawExtentGroup</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="1062"/>
<location filename="../../CommandCreateDims.cpp" line="1048"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1063"/>
<location filename="../../CommandCreateDims.cpp" line="1049"/>
<source>Insert Extent Dimension</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1129"/>
<location filename="../../CommandCreateDims.cpp" line="1115"/>
<source>Horizontal Extent</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1133"/>
<location filename="../../CommandCreateDims.cpp" line="1119"/>
<source>Vertical Extent</source>
<translation type="unfinished"></translation>
</message>
@@ -1434,12 +1434,12 @@
<context>
<name>CmdTechDrawHorizontalDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="600"/>
<location filename="../../CommandCreateDims.cpp" line="586"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="601"/>
<location filename="../../CommandCreateDims.cpp" line="587"/>
<source>Insert Horizontal Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -1447,12 +1447,12 @@
<context>
<name>CmdTechDrawHorizontalExtentDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="1155"/>
<location filename="../../CommandCreateDims.cpp" line="1141"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1156"/>
<location filename="../../CommandCreateDims.cpp" line="1142"/>
<source>Insert Horizontal Extent Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -1489,12 +1489,12 @@
<context>
<name>CmdTechDrawLandmarkDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="1325"/>
<location filename="../../CommandCreateDims.cpp" line="1311"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1326"/>
<location filename="../../CommandCreateDims.cpp" line="1312"/>
<source>Insert Landmark Dimension - EXPERIMENTAL</source>
<translation type="unfinished"></translation>
</message>
@@ -1515,12 +1515,12 @@
<context>
<name>CmdTechDrawLengthDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="498"/>
<location filename="../../CommandCreateDims.cpp" line="484"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="499"/>
<location filename="../../CommandCreateDims.cpp" line="485"/>
<source>Insert Length Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -1528,12 +1528,12 @@
<context>
<name>CmdTechDrawLinkDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="985"/>
<location filename="../../CommandCreateDims.cpp" line="971"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="986"/>
<location filename="../../CommandCreateDims.cpp" line="972"/>
<source>Link Dimension to 3D Geometry</source>
<translation type="unfinished"></translation>
</message>
@@ -1749,12 +1749,12 @@
<context>
<name>CmdTechDrawVerticalDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="703"/>
<location filename="../../CommandCreateDims.cpp" line="689"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="704"/>
<location filename="../../CommandCreateDims.cpp" line="690"/>
<source>Insert Vertical Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -1762,12 +1762,12 @@
<context>
<name>CmdTechDrawVerticalExtentDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="1242"/>
<location filename="../../CommandCreateDims.cpp" line="1228"/>
<source>TechDraw</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1243"/>
<location filename="../../CommandCreateDims.cpp" line="1229"/>
<source>Insert Vertical Extent Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -1878,14 +1878,14 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="337"/>
<location filename="../../CommandCreateDims.cpp" line="460"/>
<location filename="../../CommandCreateDims.cpp" line="557"/>
<location filename="../../CommandCreateDims.cpp" line="660"/>
<location filename="../../CommandCreateDims.cpp" line="763"/>
<location filename="../../CommandCreateDims.cpp" line="855"/>
<location filename="../../CommandCreateDims.cpp" line="944"/>
<location filename="../../CommandCreateDims.cpp" line="1370"/>
<location filename="../../CommandCreateDims.cpp" line="330"/>
<location filename="../../CommandCreateDims.cpp" line="446"/>
<location filename="../../CommandCreateDims.cpp" line="543"/>
<location filename="../../CommandCreateDims.cpp" line="646"/>
<location filename="../../CommandCreateDims.cpp" line="749"/>
<location filename="../../CommandCreateDims.cpp" line="841"/>
<location filename="../../CommandCreateDims.cpp" line="930"/>
<location filename="../../CommandCreateDims.cpp" line="1356"/>
<source>Create Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -2403,8 +2403,6 @@
<context>
<name>QObject</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="1343"/>
<location filename="../../CommandCreateDims.cpp" line="1351"/>
<location filename="../../Command.cpp" line="381"/>
<location filename="../../Command.cpp" line="496"/>
<location filename="../../Command.cpp" line="547"/>
@@ -2428,6 +2426,8 @@
<location filename="../../CommandAnnotate.cpp" line="1376"/>
<location filename="../../CommandAnnotate.cpp" line="1381"/>
<location filename="../../CommandAnnotate.cpp" line="1445"/>
<location filename="../../CommandCreateDims.cpp" line="1329"/>
<location filename="../../CommandCreateDims.cpp" line="1337"/>
<source>Wrong selection</source>
<translation type="unfinished"></translation>
</message>
@@ -2444,11 +2444,6 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1441"/>
<location filename="../../CommandCreateDims.cpp" line="1448"/>
<location filename="../../CommandCreateDims.cpp" line="1455"/>
<location filename="../../CommandCreateDims.cpp" line="1467"/>
<location filename="../../CommandCreateDims.cpp" line="1484"/>
<location filename="../../Command.cpp" line="782"/>
<location filename="../../Command.cpp" line="789"/>
<location filename="../../Command.cpp" line="796"/>
@@ -2456,30 +2451,35 @@
<location filename="../../CommandDecorate.cpp" line="387"/>
<location filename="../../CommandDecorate.cpp" line="394"/>
<location filename="../../CommandDecorate.cpp" line="401"/>
<location filename="../../CommandCreateDims.cpp" line="1427"/>
<location filename="../../CommandCreateDims.cpp" line="1434"/>
<location filename="../../CommandCreateDims.cpp" line="1441"/>
<location filename="../../CommandCreateDims.cpp" line="1453"/>
<location filename="../../CommandCreateDims.cpp" line="1470"/>
<source>Incorrect selection</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1442"/>
<location filename="../../Command.cpp" line="783"/>
<location filename="../../CommandCreateDims.cpp" line="1428"/>
<source>Select an object first</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1449"/>
<location filename="../../Command.cpp" line="790"/>
<location filename="../../CommandCreateDims.cpp" line="1435"/>
<source>Too many objects selected</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1456"/>
<location filename="../../Command.cpp" line="797"/>
<location filename="../../CommandCreateDims.cpp" line="1442"/>
<source>Create a page first.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1468"/>
<location filename="../../Command.cpp" line="809"/>
<location filename="../../CommandCreateDims.cpp" line="1454"/>
<source>No View of a Part in selection.</source>
<translation type="unfinished"></translation>
</message>
@@ -2575,7 +2575,7 @@
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="297"/>
<location filename="../../CommandCreateDims.cpp" line="420"/>
<location filename="../../CommandCreateDims.cpp" line="413"/>
<source>Ellipse Curve Warning</source>
<translation type="unfinished"></translation>
</message>
@@ -2586,118 +2586,127 @@
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="308"/>
<location filename="../../CommandCreateDims.cpp" line="319"/>
<location filename="../../CommandCreateDims.cpp" line="431"/>
<location filename="../../CommandCreateDims.cpp" line="442"/>
<location filename="../../CommandCreateDims.cpp" line="424"/>
<source>BSpline Curve Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="309"/>
<location filename="../../CommandCreateDims.cpp" line="320"/>
<source>Selected edge is a BSpline. Radius will be approximate. Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../TaskDimension.cpp" line="411"/>
<location filename="../../CommandCreateDims.cpp" line="330"/>
<location filename="../../CommandCreateDims.cpp" line="453"/>
<location filename="../../CommandCreateDims.cpp" line="551"/>
<location filename="../../CommandCreateDims.cpp" line="654"/>
<location filename="../../CommandCreateDims.cpp" line="757"/>
<location filename="../../CommandCreateDims.cpp" line="850"/>
<location filename="../../CommandCreateDims.cpp" line="939"/>
<location filename="../../CommandCreateDims.cpp" line="1023"/>
<location filename="../../CommandCreateDims.cpp" line="1029"/>
<location filename="../../CommandDecorate.cpp" line="408"/>
<location filename="../../CommandDecorate.cpp" line="414"/>
<location filename="../../CommandCreateDims.cpp" line="323"/>
<location filename="../../CommandCreateDims.cpp" line="439"/>
<location filename="../../CommandCreateDims.cpp" line="537"/>
<location filename="../../CommandCreateDims.cpp" line="640"/>
<location filename="../../CommandCreateDims.cpp" line="743"/>
<location filename="../../CommandCreateDims.cpp" line="836"/>
<location filename="../../CommandCreateDims.cpp" line="925"/>
<location filename="../../CommandCreateDims.cpp" line="1009"/>
<location filename="../../CommandCreateDims.cpp" line="1015"/>
<source>Incorrect Selection</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="421"/>
<location filename="../../CommandCreateDims.cpp" line="318"/>
<location filename="../../CommandCreateDims.cpp" line="434"/>
<source>BSpline Curve Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="319"/>
<source>Selected edge is a BSpline and a radius can not be calculated.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="414"/>
<source>Selected edge is an Ellipse. Diameter will be approximate. Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="432"/>
<location filename="../../CommandCreateDims.cpp" line="443"/>
<location filename="../../CommandCreateDims.cpp" line="425"/>
<source>Selected edge is a BSpline. Diameter will be approximate. Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="454"/>
<location filename="../../CommandCreateDims.cpp" line="435"/>
<source>Selected edge is a BSpline and a diameter can not be calculated.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="440"/>
<source>Selection for Diameter does not contain a circular edge (edge type: %1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="552"/>
<location filename="../../CommandCreateDims.cpp" line="538"/>
<source>Need 2 Vertexes, 2 Edges or 1 Vertex and 1 Edge for Distance Dimension</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="655"/>
<location filename="../../CommandCreateDims.cpp" line="641"/>
<source>Need 2 Vertexes, 2 Edges or 1 Vertex and 1 Edge for Horizontal Dimension</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="758"/>
<location filename="../../CommandCreateDims.cpp" line="744"/>
<source>Need 2 Vertexes, 2 Edges or 1 Vertex and 1 Edge for Vertical Dimension</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="851"/>
<location filename="../../CommandCreateDims.cpp" line="837"/>
<source>Need two straight edges to make an Angle Dimension</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="940"/>
<location filename="../../CommandCreateDims.cpp" line="926"/>
<source>Need three points to make a 3 point Angle Dimension</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1024"/>
<location filename="../../CommandCreateDims.cpp" line="1010"/>
<source>There is no 3D object in your selection</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1030"/>
<location filename="../../CommandCreateDims.cpp" line="1016"/>
<source>There are no 3D Edges or Vertices in your selection</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1196"/>
<location filename="../../CommandCreateDims.cpp" line="1201"/>
<location filename="../../CommandCreateDims.cpp" line="1283"/>
<location filename="../../CommandCreateDims.cpp" line="1288"/>
<location filename="../../CommandCreateDims.cpp" line="1182"/>
<location filename="../../CommandCreateDims.cpp" line="1187"/>
<location filename="../../CommandCreateDims.cpp" line="1269"/>
<location filename="../../CommandCreateDims.cpp" line="1274"/>
<source>Selection Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1202"/>
<location filename="../../CommandCreateDims.cpp" line="1289"/>
<location filename="../../CommandCreateDims.cpp" line="1188"/>
<location filename="../../CommandCreateDims.cpp" line="1275"/>
<source>Please select a View [and Edges].</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1344"/>
<location filename="../../CommandCreateDims.cpp" line="1330"/>
<source>Select 2 point objects and 1 View. (1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1352"/>
<location filename="../../CommandCreateDims.cpp" line="1338"/>
<source>Select 2 point objects and 1 View. (2)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1485"/>
<location filename="../../CommandCreateDims.cpp" line="1471"/>
<source>No Feature with Shape in selection.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1075"/>
<location filename="../../CommandCreateDims.cpp" line="1169"/>
<location filename="../../CommandCreateDims.cpp" line="1256"/>
<location filename="../../CommandExtensionPack.cpp" line="286"/>
<location filename="../../CommandExtensionPack.cpp" line="593"/>
<location filename="../../CommandExtensionPack.cpp" line="1071"/>
@@ -2718,6 +2727,9 @@
<location filename="../../CommandAnnotate.cpp" line="1283"/>
<location filename="../../CommandAnnotate.cpp" line="1361"/>
<location filename="../../CommandAnnotate.cpp" line="1427"/>
<location filename="../../CommandCreateDims.cpp" line="1061"/>
<location filename="../../CommandCreateDims.cpp" line="1155"/>
<location filename="../../CommandCreateDims.cpp" line="1242"/>
<location filename="../../CommandExtensionDims.cpp" line="261"/>
<location filename="../../CommandExtensionDims.cpp" line="468"/>
<location filename="../../CommandExtensionDims.cpp" line="754"/>
@@ -2729,14 +2741,11 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="331"/>
<location filename="../../CommandCreateDims.cpp" line="324"/>
<source>Selection for Radius does not contain a circular edge (edge type: %1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1076"/>
<location filename="../../CommandCreateDims.cpp" line="1170"/>
<location filename="../../CommandCreateDims.cpp" line="1257"/>
<location filename="../../CommandExtensionPack.cpp" line="287"/>
<location filename="../../CommandExtensionPack.cpp" line="594"/>
<location filename="../../CommandExtensionPack.cpp" line="1072"/>
@@ -2757,6 +2766,9 @@
<location filename="../../CommandAnnotate.cpp" line="1284"/>
<location filename="../../CommandAnnotate.cpp" line="1362"/>
<location filename="../../CommandAnnotate.cpp" line="1428"/>
<location filename="../../CommandCreateDims.cpp" line="1062"/>
<location filename="../../CommandCreateDims.cpp" line="1156"/>
<location filename="../../CommandCreateDims.cpp" line="1243"/>
<location filename="../../CommandExtensionDims.cpp" line="262"/>
<location filename="../../CommandExtensionDims.cpp" line="469"/>
<location filename="../../CommandExtensionDims.cpp" line="755"/>
@@ -2814,10 +2826,10 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../CommandCreateDims.cpp" line="1197"/>
<location filename="../../CommandCreateDims.cpp" line="1284"/>
<location filename="../../CommandAnnotate.cpp" line="732"/>
<location filename="../../CommandAnnotate.cpp" line="921"/>
<location filename="../../CommandCreateDims.cpp" line="1183"/>
<location filename="../../CommandCreateDims.cpp" line="1270"/>
<source>No base View in Selection.</source>
<translation type="unfinished"></translation>
</message>
@@ -3116,8 +3128,8 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderDimension.cpp" line="123"/>
<location filename="../../ViewProviderBalloon.cpp" line="104"/>
<location filename="../../ViewProviderDimension.cpp" line="123"/>
<source>Edit %1</source>
<translation type="unfinished"></translation>
</message>
@@ -3236,17 +3248,17 @@ it has a weld symbol that would become broken.</source>
</message>
<message>
<location filename="../../ViewProviderPage.cpp" line="227"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="166"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="175"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="183"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="191"/>
<location filename="../../ViewProviderWeld.cpp" line="187"/>
<location filename="../../ViewProviderProjGroup.cpp" line="188"/>
<location filename="../../ViewProviderProjGroup.cpp" line="204"/>
<location filename="../../ViewProviderViewPart.cpp" line="348"/>
<location filename="../../ViewProviderViewPart.cpp" line="356"/>
<location filename="../../ViewProviderViewPart.cpp" line="364"/>
<location filename="../../ViewProviderWeld.cpp" line="187"/>
<location filename="../../ViewProviderTemplate.cpp" line="199"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="166"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="175"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="183"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="191"/>
<location filename="../../ViewProviderLeader.cpp" line="243"/>
<source>Object dependencies</source>
<translation type="unfinished"></translation>
@@ -3257,20 +3269,20 @@ it has a weld symbol that would become broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderViewPart.cpp" line="345"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="172"/>
<location filename="../../ViewProviderViewPart.cpp" line="345"/>
<source>You cannot delete this view because it has a section view that would become broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderViewPart.cpp" line="353"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="180"/>
<location filename="../../ViewProviderViewPart.cpp" line="353"/>
<source>You cannot delete this view because it has a detail view that would become broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ViewProviderViewPart.cpp" line="361"/>
<location filename="../../ViewProviderProjGroupItem.cpp" line="188"/>
<location filename="../../ViewProviderViewPart.cpp" line="361"/>
<source>You cannot delete this view because it has a leader line that would become broken.</source>
<translation type="unfinished"></translation>
</message>
@@ -7117,7 +7129,7 @@ using the given X/Y Spacing</source>
<context>
<name>TechDraw_HorizontalExtent</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="1130"/>
<location filename="../../CommandCreateDims.cpp" line="1116"/>
<source>Insert Horizontal Extent Dimension</source>
<translation type="unfinished"></translation>
</message>
@@ -7234,7 +7246,7 @@ using the given X/Y Spacing</source>
<context>
<name>TechDraw_VerticalExtentDimension</name>
<message>
<location filename="../../CommandCreateDims.cpp" line="1134"/>
<location filename="../../CommandCreateDims.cpp" line="1120"/>
<source>Insert Vertical Extent Dimension</source>
<translation type="unfinished"></translation>
</message>

View File

@@ -128,13 +128,13 @@
<context>
<name>QObject</name>
<message>
<location filename="../../BrowserView.cpp" line="785"/>
<location filename="../../AppWebGui.cpp" line="85"/>
<location filename="../../BrowserView.cpp" line="781"/>
<source>Browser</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BrowserView.cpp" line="593"/>
<location filename="../../BrowserView.cpp" line="597"/>
<source>File does not exist!</source>
<translation type="unfinished"></translation>
</message>
@@ -142,24 +142,24 @@
<context>
<name>WebGui::BrowserView</name>
<message>
<location filename="../../BrowserView.cpp" line="581"/>
<location filename="../../BrowserView.cpp" line="586"/>
<location filename="../../BrowserView.cpp" line="589"/>
<location filename="../../BrowserView.cpp" line="585"/>
<location filename="../../BrowserView.cpp" line="590"/>
<location filename="../../BrowserView.cpp" line="593"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BrowserView.cpp" line="586"/>
<location filename="../../BrowserView.cpp" line="590"/>
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BrowserView.cpp" line="589"/>
<location filename="../../BrowserView.cpp" line="593"/>
<source>There were serious errors while loading the file. Some data might have been modified or not recovered at all. Saving the project will most likely result in loss of data.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BrowserView.cpp" line="749"/>
<location filename="../../BrowserView.cpp" line="753"/>
<source>Loading %1...</source>
<translation type="unfinished"></translation>
</message>