win32 installer: added more localizable strings (bug #8516)

git-svn-id: trunk@10744 -
This commit is contained in:
vincents 2007-03-13 23:32:37 +00:00
parent 85276d864a
commit e4e0d904a0
7 changed files with 175 additions and 23 deletions

View File

@ -25,3 +25,31 @@ msgstr "&Package
msgid "&Open project"
msgstr "&Projekt öffnen"
#: installerstrconsts:wisassociateincfiles
msgid "Associate .inc files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelfmfiles
msgid "Associate .lfm files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpifiles
msgid "Associate .lpi files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpkfiles
msgid "Associate .lpk files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelprfiles
msgid "Associate .lpr files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatepasfiles
msgid "Associate .pas files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatefiles
msgid "Associate Lazarus files with Lazarus"
msgstr ""

View File

@ -14,3 +14,31 @@ msgstr "&Package openen"
msgid "&Open project"
msgstr "&Project openen"
#: installerstrconsts:wisassociateincfiles
msgid "Associate .inc files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelfmfiles
msgid "Associate .lfm files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpifiles
msgid "Associate .lpi files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpkfiles
msgid "Associate .lpk files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelprfiles
msgid "Associate .lpr files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatepasfiles
msgid "Associate .pas files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatefiles
msgid "Associate Lazarus files with Lazarus"
msgstr ""

View File

@ -11,19 +11,47 @@ msgstr ""
"X-Poedit-Country: POLAND\n"
"X-Poedit-Language: Polish\n"
#: installerstrconsts:wiseditsource
msgid "&Edit source"
msgstr "&Edytuj źródło"
#: installerstrconsts:wiseditform
msgid "&Edit form"
msgstr "&Edytuj formularz"
#: installerstrconsts:wisopenproject
msgid "&Open project"
msgstr "&Otwórz projekt"
#: installerstrconsts:wiseditsource
msgid "&Edit source"
msgstr "&Edytuj źródło"
#: installerstrconsts:wisopenpackage
msgid "&Open package"
msgstr "&Otwórz pakiet"
#: installerstrconsts:wisopenproject
msgid "&Open project"
msgstr "&Otwórz projekt"
#: installerstrconsts:wisassociateincfiles
msgid "Associate .inc files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelfmfiles
msgid "Associate .lfm files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpifiles
msgid "Associate .lpi files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpkfiles
msgid "Associate .lpk files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelprfiles
msgid "Associate .lpr files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatepasfiles
msgid "Associate .pas files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatefiles
msgid "Associate Lazarus files with Lazarus"
msgstr ""

View File

@ -14,3 +14,35 @@ msgstr ""
msgid "&Open package"
msgstr ""
#: installerstrconsts:wisassociatefiles
msgid "Associate Lazarus files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelfmfiles
msgid "Associate .lfm files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpkfiles
msgid "Associate .lpk files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpifiles
msgid "Associate .lpi files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelprfiles
msgid "Associate .lpr files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociateincfiles
msgid "Associate .inc files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatepasfiles
msgid "Associate .pas files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociateppfiles
msgid "Associate .pas files with Lazarus"
msgstr ""

View File

@ -9,19 +9,47 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: installerstrconsts:wiseditsource
msgid "&Edit source"
msgstr "&Редактировать исходный код"
#: installerstrconsts:wiseditform
msgid "&Edit form"
msgstr "&Редактировать форму"
#: installerstrconsts:wisopenproject
msgid "&Open project"
msgstr "&Открыть проект"
#: installerstrconsts:wiseditsource
msgid "&Edit source"
msgstr "&Редактировать исходный код"
#: installerstrconsts:wisopenpackage
msgid "&Open package"
msgstr "&Открыть пакет"
#: installerstrconsts:wisopenproject
msgid "&Open project"
msgstr "&Открыть проект"
#: installerstrconsts:wisassociateincfiles
msgid "Associate .inc files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelfmfiles
msgid "Associate .lfm files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpifiles
msgid "Associate .lpi files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelpkfiles
msgid "Associate .lpk files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatelprfiles
msgid "Associate .lpr files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatepasfiles
msgid "Associate .pas files with Lazarus"
msgstr ""
#: installerstrconsts:wisassociatefiles
msgid "Associate Lazarus files with Lazarus"
msgstr ""

View File

@ -10,6 +10,15 @@ resourcestring
wisOpenProject = '&Open project';
wisOpenPackage = '&Open package';
wisAssociateFiles = 'Associate Lazarus files with Lazarus';
wisAssociateLfmFiles = 'Associate .lfm files with Lazarus';
wisAssociateLpkFiles = 'Associate .lpk files with Lazarus';
wisAssociateLpiFiles = 'Associate .lpi files with Lazarus';
wisAssociateLprFiles = 'Associate .lpr files with Lazarus';
wisAssociateIncFiles = 'Associate .inc files with Lazarus';
wisAssociatePasFiles = 'Associate .pas files with Lazarus';
wisAssociatePpFiles = 'Associate .pas files with Lazarus';
implementation
end.

View File

@ -33,15 +33,14 @@ ShowTasksTreeLines=true
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked
[Components]
Name: associate; Description: Associate Lazarus files with Lazarus; Types: custom full
Name: associate\lpi; Description: Associate .lpi files with Lazarus; Types: custom full
Name: associate\lfm; Description: Associate .lfm files with Lazarus; Types: custom full
Name: associate\lpi; Description: Associate .lpi files with Lazarus; Types: custom full
Name: associate\lpk; Description: Associate .lpk files with Lazarus; Types: custom full
Name: associate\lpr; Description: Associate .lpr files with Lazarus; Types: custom full
Name: associate\inc; Description: Associate .inc files with Lazarus; Types: custom full
Name: associate\pas; Description: Associate .pas files with Lazarus; Types: custom full
Name: associate\pp; Description: Associate .pp files with Lazarus; Types: custom full
Name: associate; Description: {code:GetPoString|installerstrconsts:wisAssociateFiles}; Types: custom full
Name: associate\lfm; Description: {code:GetPoString|installerstrconsts:wisAssociateLfmFiles}; Types: custom full
Name: associate\lpi; Description: {code:GetPoString|installerstrconsts:wisAssociateLpiFiles}; Types: custom full
Name: associate\lpk; Description: {code:GetPoString|installerstrconsts:wisAssociateLpkFiles}; Types: custom full
Name: associate\lpr; Description: {code:GetPoString|installerstrconsts:wisAssociateLprFiles}; Types: custom full
Name: associate\inc; Description: {code:GetPoString|installerstrconsts:wisAssociateIncFiles}; Types: custom full
Name: associate\pas; Description: {code:GetPoString|installerstrconsts:wisAssociatePasFiles}; Types: custom full
Name: associate\pp; Description: {code:GetPoString|installerstrconsts:wisAssociatePpFiles}; Types: custom full
[Files]
Source: {#BuildDir}\*.*; DestDir: {app}; Flags: recursesubdirs