mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 17:11:59 +02:00
New Finnish translation for ActiveX. Patch from ocean.
git-svn-id: trunk@43824 -
This commit is contained in:
parent
f24798f114
commit
943ad98d89
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -246,6 +246,7 @@ components/activex/activexcontainer.pas svneol=native#text/plain
|
|||||||
components/activex/activexstrconsts.pas svneol=native#text/pascal
|
components/activex/activexstrconsts.pas svneol=native#text/pascal
|
||||||
components/activex/importtypelib.lfm svneol=native#text/plain
|
components/activex/importtypelib.lfm svneol=native#text/plain
|
||||||
components/activex/importtypelib.pas svneol=native#text/plain
|
components/activex/importtypelib.pas svneol=native#text/plain
|
||||||
|
components/activex/languages/activexstrconsts.fi.po svneol=native#text/plain
|
||||||
components/activex/languages/activexstrconsts.po svneol=native#text/plain
|
components/activex/languages/activexstrconsts.po svneol=native#text/plain
|
||||||
components/activex/languages/activexstrconsts.ru.po svneol=native#text/plain
|
components/activex/languages/activexstrconsts.ru.po svneol=native#text/plain
|
||||||
components/activex/lazactivexreg.pas svneol=native#text/plain
|
components/activex/lazactivexreg.pas svneol=native#text/plain
|
||||||
|
42
components/activex/languages/activexstrconsts.fi.po
Normal file
42
components/activex/languages/activexstrconsts.fi.po
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Project-Id-Version: \n"
|
||||||
|
"POT-Creation-Date: \n"
|
||||||
|
"PO-Revision-Date: \n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: \n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#: activexstrconsts.axconvertdependanttypelibs
|
||||||
|
msgid "Convert dependant typelibs"
|
||||||
|
msgstr "Muunna riippuvaiset tyyppikirjastot"
|
||||||
|
|
||||||
|
#: activexstrconsts.axcreatepackage
|
||||||
|
msgid "Create package"
|
||||||
|
msgstr "Luo paketti"
|
||||||
|
|
||||||
|
#: activexstrconsts.axcreatevisualcomponenttactivexcontainerdescendant
|
||||||
|
msgid "Create visual component (TActiveXContainer descendant)"
|
||||||
|
msgstr "Luo visuaalinen komponentti (periytyy TActiveXContainerista)"
|
||||||
|
|
||||||
|
#: activexstrconsts.axfilecontainingtypelibrary
|
||||||
|
msgid "File containing type library:"
|
||||||
|
msgstr "Tyyppikirjaston sisältävä tiedosto:"
|
||||||
|
|
||||||
|
#: activexstrconsts.aximporttypelibrary
|
||||||
|
msgid "Import Type Library"
|
||||||
|
msgstr "Tuo tyyppikirjasto"
|
||||||
|
|
||||||
|
#: activexstrconsts.aximporttypelibrarymenu
|
||||||
|
msgid "Import Type Library ..."
|
||||||
|
msgstr "Tuo tyyppikirjasto ..."
|
||||||
|
|
||||||
|
#: activexstrconsts.axselectdirectorytostorepackageplpk
|
||||||
|
msgid "Select directory to store package %sP.lpk"
|
||||||
|
msgstr "Valitse kansio tallennettavalle paketille %sP.lpk"
|
||||||
|
|
||||||
|
#: activexstrconsts.axtypelibraryfilestlbdllexeocxolbtlbdllexeocxolballf
|
||||||
|
msgid "Type library files (*.tlb;*.dll;*.exe;*.ocx;*.olb)|*.tlb;*.dll;*.exe;*.ocx;*.olb|All Files (*.*)|*.*"
|
||||||
|
msgstr "Tyyppikirjasto tiedostot (*.tlb;*.dll;*.exe;*.ocx;*.olb)|*.tlb;*.dll;*.exe;*.ocx;*.olb|All Files (*.*)|*.*"
|
Loading…
Reference in New Issue
Block a user