+ updated finnish translations I had forgotten

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5187 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
yorikvanhavre
2011-11-26 14:40:06 +00:00
parent 8881926b54
commit 690e5090dc
38 changed files with 7979 additions and 10975 deletions

Binary file not shown.

View File

@@ -0,0 +1,240 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS>
<context>
<name>Arch</name>
<message>
<location filename="Component.py" line="151"/>
<source>Components</source>
<translation>Components</translation>
</message>
<message>
<location filename="Component.py" line="153"/>
<source>Remove child</source>
<translation>Remove child</translation>
</message>
<message>
<location filename="Component.py" line="154"/>
<source>Components of this object</source>
<translation>Components of this object</translation>
</message>
</context>
<context>
<name>Arch_Add</name>
<message>
<location filename="Commands.py" line="221"/>
<source>Add component</source>
<translation>Add component</translation>
</message>
<message>
<location filename="Commands.py" line="222"/>
<source>Adds the selected components to the active object</source>
<translation>Adds the selected components to the active object</translation>
</message>
</context>
<context>
<name>Arch_Building</name>
<message>
<location filename="Building.py" line="47"/>
<source>Building</source>
<translation>Building</translation>
</message>
<message>
<location filename="Building.py" line="49"/>
<source>Creates a building object including selected objects.</source>
<translation>Creates a building object including selected objects.</translation>
</message>
</context>
<context>
<name>Arch_Cell</name>
<message>
<location filename="Cell.py" line="49"/>
<source>Cell</source>
<translation>Cell</translation>
</message>
<message>
<location filename="Cell.py" line="51"/>
<source>Creates a cell object including selected objects</source>
<translation>Creates a cell object including selected objects</translation>
</message>
</context>
<context>
<name>Arch_Floor</name>
<message>
<location filename="Floor.py" line="48"/>
<source>Floor</source>
<translation>Floor</translation>
</message>
<message>
<location filename="Floor.py" line="50"/>
<source>Creates a floor object including selected objects</source>
<translation>Creates a floor object including selected objects</translation>
</message>
</context>
<context>
<name>Arch_MeshToPart</name>
<message>
<location filename="Commands.py" line="294"/>
<source>Turns selected meshes into Part Shape objects</source>
<translation>Turns selected meshes into Part Shape objects</translation>
</message>
</context>
<context>
<name>Arch_MeshToShape</name>
<message>
<location filename="Commands.py" line="293"/>
<source>Mesh to Shape</source>
<translation>Mesh to Shape</translation>
</message>
</context>
<context>
<name>Arch_Remove</name>
<message>
<location filename="Commands.py" line="242"/>
<source>Remove component</source>
<translation>Remove component</translation>
</message>
<message>
<location filename="Commands.py" line="243"/>
<source>Remove the selected components from their parents, or create a hole in a component</source>
<translation>Remove the selected components from their parents, or create a hole in a component</translation>
</message>
</context>
<context>
<name>Arch_RemoveShape</name>
<message>
<location filename="Commands.py" line="350"/>
<source>Remove Shape from Arch</source>
<translation>Remove Shape from Arch</translation>
</message>
<message>
<location filename="Commands.py" line="351"/>
<source>Removes cubic shapes from Arch components</source>
<translation>Removes cubic shapes from Arch components</translation>
</message>
</context>
<context>
<name>Arch_SectionPlane</name>
<message>
<location filename="SectionPlane.py" line="12"/>
<source>Section Plane</source>
<translation>Section Plane</translation>
</message>
<message>
<location filename="SectionPlane.py" line="13"/>
<source>Adds a section plane object to the document</source>
<translation>Adds a section plane object to the document</translation>
</message>
</context>
<context>
<name>Arch_SelectNonSolidMeshes</name>
<message>
<location filename="Commands.py" line="325"/>
<source>Select non-manifold meshes</source>
<translation>Select non-manifold meshes</translation>
</message>
<message>
<location filename="Commands.py" line="326"/>
<source>Selects all non-manifold meshes from the document or from the selected groups</source>
<translation>Selects all non-manifold meshes from the document or from the selected groups</translation>
</message>
</context>
<context>
<name>Arch_Site</name>
<message>
<location filename="Site.py" line="45"/>
<source>Site</source>
<translation>Site</translation>
</message>
<message>
<location filename="Site.py" line="47"/>
<source>Creates a site object including selected objects.</source>
<translation>Creates a site object including selected objects.</translation>
</message>
</context>
<context>
<name>Arch_SplitMesh</name>
<message>
<location filename="Commands.py" line="266"/>
<source>Split Mesh</source>
<translation>Split Mesh</translation>
</message>
<message>
<location filename="Commands.py" line="267"/>
<source>Splits selected meshes into independent components</source>
<translation>Splits selected meshes into independent components</translation>
</message>
</context>
<context>
<name>Arch_Structure</name>
<message>
<location filename="Structure.py" line="63"/>
<source>Structure</source>
<translation>Structure</translation>
</message>
<message>
<location filename="Structure.py" line="65"/>
<source>Creates a structure object from scratch or from a selected object (sketch, wire, face or solid)</source>
<translation>Creates a structure object from scratch or from a selected object (sketch, wire, face or solid)</translation>
</message>
</context>
<context>
<name>Arch_Wall</name>
<message>
<location filename="Wall.py" line="56"/>
<source>Wall</source>
<translation>Wall</translation>
</message>
<message>
<location filename="Wall.py" line="58"/>
<source>Creates a wall object from scratch or from a selected object (wire, face or solid)</source>
<translation>Creates a wall object from scratch or from a selected object (wire, face or solid)</translation>
</message>
</context>
<context>
<name>Arch_Window</name>
<message>
<location filename="Window.py" line="53"/>
<source>Window</source>
<translation>Ikkuna</translation>
</message>
<message>
<location filename="Window.py" line="55"/>
<source>Creates a window object from scratch or from a selected object (wire, rectangle or sketch)</source>
<translation>Creates a window object from scratch or from a selected object (wire, rectangle or sketch)</translation>
</message>
</context>
<context>
<name>Gui::Dialog::DlgSettingsArch</name>
<message>
<location filename="archprefs-base.ui" line="14"/>
<source>General settings</source>
<translation>General settings</translation>
</message>
<message>
<location filename="archprefs-base.ui" line="26"/>
<source>General Arch Settings</source>
<translation>General Arch Settings</translation>
</message>
<message>
<location filename="archprefs-base.ui" line="34"/>
<source>Default color for walls</source>
<translation>Default color for walls</translation>
</message>
<message>
<location filename="archprefs-base.ui" line="54"/>
<source>This is the default color for new Wall objects</source>
<translation>This is the default color for new Wall objects</translation>
</message>
<message>
<location filename="archprefs-base.ui" line="78"/>
<source>Default color for structures</source>
<translation>Default color for structures</translation>
</message>
<message>
<location filename="archprefs-base.ui" line="98"/>
<source>This is the default color for new Structure objects</source>
<translation>This is the default color for new Structure objects</translation>
</message>
</context>
</TS>