+ 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:
BIN
src/Mod/Test/Gui/Resources/translations/Test_fi.qm
Normal file
BIN
src/Mod/Test/Gui/Resources/translations/Test_fi.qm
Normal file
Binary file not shown.
114
src/Mod/Test/Gui/Resources/translations/Test_fi.ts
Normal file
114
src/Mod/Test/Gui/Resources/translations/Test_fi.ts
Normal file
@@ -0,0 +1,114 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS>
|
||||
<context>
|
||||
<name>TestGui::UnitTest</name>
|
||||
<message>
|
||||
<source>FreeCAD UnitTest</source>
|
||||
<translation>FreeCAD yksikkötestaus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failures and errors</source>
|
||||
<translation>Hylätyt toiminnot ja virheet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Description</source>
|
||||
<translation>Kuvaus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Start</source>
|
||||
<translation>&Aloita</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Alt+S</source>
|
||||
<translation>Alt+S</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Help</source>
|
||||
<translation>Ohje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>F1</source>
|
||||
<translation>F1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&About</source>
|
||||
<translation>&Tietoja ohjelmasta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Alt+A</source>
|
||||
<translation>Alt+A</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation>&Sulje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Alt+C</source>
|
||||
<translation>Alt+C</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Idle</source>
|
||||
<translation>Joutokäynti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Progress</source>
|
||||
<translation>Tilanne</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><font color="#0000ff">0</font></source>
|
||||
<translation><font color="#0000ff">0</font></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remaining:</source>
|
||||
<translation>Jäljellä oleva:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Errors:</source>
|
||||
<translation>Virheet:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failures:</source>
|
||||
<translation>Hylätyt:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run:</source>
|
||||
<translation>Suorita:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Test</source>
|
||||
<translation>Testi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select test name:</source>
|
||||
<translation>Valitse testin nimi:</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TestGui::UnitTestDialog</name>
|
||||
<message>
|
||||
<source>Help</source>
|
||||
<translation>Helppi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>About FreeCAD UnitTest</source>
|
||||
<translation>Tietoja FreeCAD toiminnan testauksesta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Copyright (c) Werner Mayer
|
||||
|
||||
FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for own modules.</source>
|
||||
<translation>Tekijänoikeudet (c) Werner Mayer
|
||||
|
||||
FreeCAD toiminnan testaus on osa FreeCAD ohjelmaa ja se tukee kirjoitettuja toiminnan testauksia omille moduuleille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enter the name of a callable object which, when called, will return a TestCase.Click 'start', and the test thus produced will be run.
|
||||
|
||||
Double click on an error in the tree view to see more information about it,including the stack trace.</source>
|
||||
<translation>Syötä kutsuttavan objektin nimi. Kun objektia kutsutaan, käynnistyy Testaus ympäristö. Paina 'aloita', jolloin testi lähtee käyntiin.
|
||||
|
||||
Kaksoisnapsauta ilmoitettua virhettä, niin saat siitä lisää tietoa, sisältäen pinokutsut.</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
Reference in New Issue
Block a user