Updated ts files

This commit is contained in:
Yorik van Havre
2024-07-05 15:39:17 +02:00
committed by Chris Hennes
parent cfe731e13d
commit f325fdbace
5 changed files with 104 additions and 94 deletions

View File

@@ -8599,36 +8599,36 @@ Building creation aborted.</source>
<context>
<name>BIM</name>
<message>
<location filename="../../BimStatusBar.py" line="44"/>
<location filename="../../BimStatusBar.py" line="54"/>
<location filename="../../BimStatus.py" line="44"/>
<location filename="../../BimStatus.py" line="54"/>
<source>Custom...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BimStatusBar.py" line="51"/>
<location filename="../../BimStatusBar.py" line="61"/>
<location filename="../../BimStatus.py" line="51"/>
<location filename="../../BimStatus.py" line="61"/>
<location filename="../../bimcommands/BimNudge.py" line="74"/>
<location filename="../../bimcommands/BimNudge.py" line="153"/>
<source>Auto</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BimStatusBar.py" line="137"/>
<location filename="../../BimStatus.py" line="137"/>
<source>Toggle report panels on/off (Ctrl+0)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BimStatusBar.py" line="156"/>
<location filename="../../BimStatus.py" line="156"/>
<source>Toggle BIM views panel on/off (Ctrl+9)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BimStatusBar.py" line="174"/>
<location filename="../../BimStatus.py" line="174"/>
<source>Toggle 3D view background between simple and gradient</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../BimStatusBar.py" line="201"/>
<location filename="../../BimStatus.py" line="201"/>
<source>The value of the nudge movement (rotation is always 45°).CTRL+arrows to move
CTRL+, to rotate leftCTRL+. to rotate right
CTRL+PgUp to extend extrusionCTRL+PgDown to shrink extrusionCTRL+/ to switch between auto and manual mode</source>
@@ -8853,12 +8853,12 @@ CTRL+PgUp to extend extrusionCTRL+PgDown to shrink extrusionCTRL+/ to switch bet
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../bimcommands/BimIfcExplorer.py" line="184"/>
<location filename="../../bimcommands/BimIfcExplorer.py" line="185"/>
<source>Select an IFC file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../bimcommands/BimIfcExplorer.py" line="186"/>
<location filename="../../bimcommands/BimIfcExplorer.py" line="187"/>
<source>IFC files (*.ifc)</source>
<translation type="unfinished"></translation>
</message>
@@ -8868,12 +8868,12 @@ CTRL+PgUp to extend extrusionCTRL+PgDown to shrink extrusionCTRL+/ to switch bet
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../bimcommands/BimIfcExplorer.py" line="200"/>
<location filename="../../bimcommands/BimIfcExplorer.py" line="202"/>
<source>IFC Explorer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../bimcommands/BimIfcExplorer.py" line="478"/>
<location filename="../../bimcommands/BimIfcExplorer.py" line="480"/>
<source>Error in entity</source>
<translation type="unfinished"></translation>
</message>
@@ -9672,10 +9672,15 @@ CTRL+PgUp to extend extrusionCTRL+PgDown to shrink extrusionCTRL+/ to switch bet
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../nativeifc/ifc_openshell.py" line="86"/>
<location filename="../../nativeifc/ifc_openshell.py" line="87"/>
<source>IfcOpenShell update successfully installed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../nativeifc/ifc_openshell.py" line="116"/>
<source>Unable to run pip. Please ensure pip is installed on your system.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../nativeifc/ifc_status.py" line="34"/>
<source>Strict IFC mode is ON (all objects are IFC)</source>

View File

@@ -4,17 +4,17 @@
<context>
<name>CmdMeshPartCrossSections</name>
<message>
<location filename="../../Command.cpp" line="280"/>
<location filename="../../Command.cpp" line="281"/>
<source>MeshPart</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../Command.cpp" line="281"/>
<location filename="../../Command.cpp" line="282"/>
<source>Cross-sections...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../Command.cpp" line="282"/>
<location filename="../../Command.cpp" line="283"/>
<source>Cross-sections</source>
<translation type="unfinished"></translation>
</message>
@@ -22,17 +22,17 @@
<context>
<name>CmdMeshPartCurveOnMesh</name>
<message>
<location filename="../../Command.cpp" line="316"/>
<location filename="../../Command.cpp" line="317"/>
<source>Mesh</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../Command.cpp" line="317"/>
<location filename="../../Command.cpp" line="318"/>
<source>Curve on mesh...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../Command.cpp" line="318"/>
<location filename="../../Command.cpp" line="319"/>
<source>Creates an approximated curve on top of a mesh.
This command only works with a &apos;mesh&apos; object.</source>
<translation type="unfinished"></translation>

View File

@@ -3007,7 +3007,7 @@ click again to end selection</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../TaskThicknessParameters.cpp" line="248"/>
<location filename="../../TaskThicknessParameters.cpp" line="262"/>
<source>Empty thickness created !
</source>
<translation type="unfinished"></translation>

View File

@@ -59,82 +59,82 @@
<context>
<name>StartGui::StartView</name>
<message>
<location filename="../../StartView.cpp" line="178"/>
<location filename="../../StartView.cpp" line="179"/>
<source>Empty file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="179"/>
<location filename="../../StartView.cpp" line="180"/>
<source>Create a new empty FreeCAD file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="181"/>
<location filename="../../StartView.cpp" line="182"/>
<source>Open File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="182"/>
<location filename="../../StartView.cpp" line="183"/>
<source>Open an existing CAD file or 3D model</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="184"/>
<location filename="../../StartView.cpp" line="185"/>
<source>Parametric Part</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="185"/>
<location filename="../../StartView.cpp" line="186"/>
<source>Create a part with the Part Design workbench</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="187"/>
<location filename="../../StartView.cpp" line="188"/>
<source>Assembly</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="188"/>
<location filename="../../StartView.cpp" line="189"/>
<source>Create an assembly project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="190"/>
<location filename="../../StartView.cpp" line="191"/>
<source>2D Draft</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="191"/>
<location filename="../../StartView.cpp" line="192"/>
<source>Create a 2D Draft with the Draft workbench</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="193"/>
<location filename="../../StartView.cpp" line="194"/>
<source>BIM/Architecture</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="194"/>
<location filename="../../StartView.cpp" line="195"/>
<source>Create an architectural project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="434"/>
<location filename="../../StartView.cpp" line="437"/>
<source>New File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="435"/>
<location filename="../../StartView.cpp" line="438"/>
<source>Examples</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="436"/>
<location filename="../../StartView.cpp" line="439"/>
<source>Recent Files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../StartView.cpp" line="440"/>
<location filename="../../StartView.cpp" line="443"/>
<source>Don&apos;t show this Start page again (start with blank screen)</source>
<translation type="unfinished"></translation>
</message>
@@ -142,7 +142,7 @@
<context>
<name>Workbench</name>
<message>
<location filename="../../StartView.cpp" line="428"/>
<location filename="../../StartView.cpp" line="431"/>
<source>Start</source>
<translation type="unfinished"></translation>
</message>
@@ -165,29 +165,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ThemeSelectorWidget.cpp" line="137"/>
<location filename="../../ThemeSelectorWidget.cpp" line="156"/>
<source>Theme</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ThemeSelectorWidget.cpp" line="138"/>
<source>More themes are available online using the Addon Manager</source>
<location filename="../../ThemeSelectorWidget.cpp" line="157"/>
<source>Looking for more themes? You can obtain them using &lt;a href=&quot;freecad:Std_AddonMgr&quot;&gt;Addon Manager&lt;/a&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ThemeSelectorWidget.cpp" line="139"/>
<location filename="../../ThemeSelectorWidget.cpp" line="159"/>
<source>Dark theme</source>
<comment>Visual theme name</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ThemeSelectorWidget.cpp" line="140"/>
<location filename="../../ThemeSelectorWidget.cpp" line="160"/>
<source>Light theme</source>
<comment>Visual theme name</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ThemeSelectorWidget.cpp" line="141"/>
<location filename="../../ThemeSelectorWidget.cpp" line="161"/>
<source>Classic</source>
<comment>Visual theme name</comment>
<translation type="unfinished"></translation>