mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 01:35:59 +02:00
updated finnish translation from Seppo
git-svn-id: trunk@7531 -
This commit is contained in:
parent
1d9930b170
commit
3f2768d72c
@ -2689,11 +2689,11 @@ begin
|
|||||||
if AButton=OtherUnitsPathEditBtn then begin
|
if AButton=OtherUnitsPathEditBtn then begin
|
||||||
OldPath:=edtOtherUnits.Text;
|
OldPath:=edtOtherUnits.Text;
|
||||||
Templates:=SetDirSeparators(
|
Templates:=SetDirSeparators(
|
||||||
'$(LazarusDir)/lcl/units/$(TargetCPU)/$(TargetOS)'
|
'$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)'
|
||||||
+';$(LazarusDir)/lcl/units/$(TargetCPU)/$(TargetOS)/$(LCLWidgetType)'
|
+';$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)'
|
||||||
+';$(LazarusDir)/components/units/$(TargetCPU)/$(TargetOS)'
|
+';$(LazarusDir)/components/codetools/units/$(TargetCPU)-$(TargetOS)'
|
||||||
+';$(LazarusDir)/components/custom'
|
+';$(LazarusDir)/components/custom'
|
||||||
+';$(LazarusDir)/packager/units/$(TargetCPU)/$(TargetOS)'
|
+';$(LazarusDir)/packager/units/$(TargetCPU)-$(TargetOS)'
|
||||||
);
|
);
|
||||||
end else
|
end else
|
||||||
if AButton=IncludeFilesPathEditBtn then begin
|
if AButton=IncludeFilesPathEditBtn then begin
|
||||||
@ -2718,7 +2718,7 @@ begin
|
|||||||
Templates:=SetDirSeparators(
|
Templates:=SetDirSeparators(
|
||||||
'$(LazarusDir)/lcl/include'
|
'$(LazarusDir)/lcl/include'
|
||||||
+';$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)'
|
+';$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)'
|
||||||
+';$(LazarusDir)/include/'
|
+';$(LazarusDir)/include'
|
||||||
);
|
);
|
||||||
end else
|
end else
|
||||||
exit;
|
exit;
|
||||||
|
@ -2280,7 +2280,7 @@ msgstr "Tiedostoa %s%s%s ei löytynyt.%s"
|
|||||||
|
|
||||||
#: lazarusidestrconsts:lisfilenotfounddoyouwanttocreateit
|
#: lazarusidestrconsts:lisfilenotfounddoyouwanttocreateit
|
||||||
msgid "File %s%s%s not found.%sDo you want to create it?%s"
|
msgid "File %s%s%s not found.%sDo you want to create it?%s"
|
||||||
msgstr ""
|
msgstr "Tiedostoa %s%s%s ei löytynyt.%sHaluatko luoda sen?%s"
|
||||||
|
|
||||||
#: lazarusidestrconsts:lisfiledoesnotlooklikeatextfileopenitanyway
|
#: lazarusidestrconsts:lisfiledoesnotlooklikeatextfileopenitanyway
|
||||||
msgid "File %s%s%s%sdoes not look like a text file.%sOpen it anyway?"
|
msgid "File %s%s%s%sdoes not look like a text file.%sOpen it anyway?"
|
||||||
@ -4732,7 +4732,7 @@ msgstr "puola (ISO 8859-2)"
|
|||||||
|
|
||||||
#: lazarusidestrconsts:rslanguageportugues
|
#: lazarusidestrconsts:rslanguageportugues
|
||||||
msgid "Portuguese"
|
msgid "Portuguese"
|
||||||
msgstr ""
|
msgstr "portugali"
|
||||||
|
|
||||||
#: lazarusidestrconsts:dlgwrdpreview
|
#: lazarusidestrconsts:dlgwrdpreview
|
||||||
msgid "Preview"
|
msgid "Preview"
|
||||||
@ -6468,7 +6468,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: lazarusidestrconsts:listhefilewasnotfoundignorewillgoonloadingtheproject
|
#: lazarusidestrconsts:listhefilewasnotfoundignorewillgoonloadingtheproject
|
||||||
msgid "The file %s%s%s%swas not found.%sIgnore will go on loading the project,%sAbort will stop the loading."
|
msgid "The file %s%s%s%swas not found.%sIgnore will go on loading the project,%sAbort will stop the loading."
|
||||||
msgstr ""
|
msgstr "Tiedostoa %s%s%s%sei löytynyt.%sOhita-näppäimen nainallus jatkaa projektin lataamista,%sKeskeytä-näppäin keskeyttää sen."
|
||||||
|
|
||||||
#: lazarusidestrconsts:uefilerotext1
|
#: lazarusidestrconsts:uefilerotext1
|
||||||
msgid "The file \""
|
msgid "The file \""
|
||||||
@ -6648,7 +6648,7 @@ msgstr "Käännösyksikkö (unit) on jo nimeltään %s%s%s. Pascal:ssa tunnukset
|
|||||||
|
|
||||||
#: lazarusidestrconsts:lisprojaddtheunitnamealreadyexistsintheproject
|
#: lazarusidestrconsts:lisprojaddtheunitnamealreadyexistsintheproject
|
||||||
msgid "The unit name %s%s%s already exists in the project%swith file: %s%s%s."
|
msgid "The unit name %s%s%s already exists in the project%swith file: %s%s%s."
|
||||||
msgstr ""
|
msgstr "Käännösyksikkö (unit) %s%s%s on jo olemassa projektissa%stiedostona: %s%s%s."
|
||||||
|
|
||||||
#: lazarusidestrconsts:lisprojaddtheunitnamealreadyexistsintheselection
|
#: lazarusidestrconsts:lisprojaddtheunitnamealreadyexistsintheselection
|
||||||
msgid "The unit name %s%s%s already exists in the selection%swith file: %s%s%s."
|
msgid "The unit name %s%s%s already exists in the selection%swith file: %s%s%s."
|
||||||
@ -7296,7 +7296,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: lazarusidestrconsts:lisprojaddunitnamealreadyexists
|
#: lazarusidestrconsts:lisprojaddunitnamealreadyexists
|
||||||
msgid "Unit name already exists"
|
msgid "Unit name already exists"
|
||||||
msgstr ""
|
msgstr "Käännösyksikön (Unit) nimi on jo olemassa"
|
||||||
|
|
||||||
#: lazarusidestrconsts:lisunitnotfound
|
#: lazarusidestrconsts:lisunitnotfound
|
||||||
msgid "Unit not found"
|
msgid "Unit not found"
|
||||||
|
@ -169,11 +169,11 @@ begin
|
|||||||
if AButton=UnitPathButton then begin
|
if AButton=UnitPathButton then begin
|
||||||
Templates:=SetDirSeparators(
|
Templates:=SetDirSeparators(
|
||||||
'$(PkgOutDir)'
|
'$(PkgOutDir)'
|
||||||
+'$(LazarusDir)/lcl/units/$(TargetCPU)/$(TargetOS)'
|
+'$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)'
|
||||||
+';$(LazarusDir)/lcl/units/$(TargetCPU)/$(TargetOS)/$(LCLWidgetType)'
|
+';$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)'
|
||||||
+';$(LazarusDir)/components/units/$(TargetCPU)/$(TargetOS)'
|
+';$(LazarusDir)/components/codetools/units/$(TargetCPU)-$(TargetOS)'
|
||||||
+';$(LazarusDir)/components/custom'
|
+';$(LazarusDir)/components/custom'
|
||||||
+';$(LazarusDir)/packager/units/$(TargetCPU)/$(TargetOS)'
|
+';$(LazarusDir)/packager/units/$(TargetCPU)-$(TargetOS)'
|
||||||
);
|
);
|
||||||
end
|
end
|
||||||
else if AButton=IncludePathButton then begin
|
else if AButton=IncludePathButton then begin
|
||||||
|
Loading…
Reference in New Issue
Block a user