View Single Post
  #1  
Old 20-10-2014, 06:49
Logrim Logrim is offline
Registered User
 
Join Date: Jun 2009
Location: Spain
Posts: 153
Thanks: 116
Thanked 72 Times in 44 Posts
Logrim is on a distinguished road
Please I need text translations of varius languajes

SCRIPT TOTALLY FINISHED, I THINK THERE IS NO BUG IN IT, AND THE LANGUAJES ARE TESTED
If you guys, like this box installer, i start upload about 100 conversions I have made with it
New exe with multigame and internal compresion, please test it!!
This .exe is only multi5, but the script is multi10. If anyone have any suggestion for make a better installer please tell me. i'm making this for all of you.
http://rghost.net/59360292

I want to give my most sincere thanks to Razor12911, for teach me the basics of inno and help me with internal compression, multigame an a few more things (1000 more or less...) and to Altef_4 for all his big, big help.

LANGUAJES IN THE SCRIPT (IF YOU WANT MORE LANGUAJES, PLEASE TRANSLATE THE TEXT AT THE LAST OF THE POST AND I INCLUDE IT).

- Spanish - By myself
- English - By myself - Corrections by Grumpy, Thanks man
- French - _EZEKIEL_
- German - mausschieber
- Italian - Dante1995
- Czech - tomi2k9
- Polish - arkantos7
- Portuguese (Brazilian) - Fabioddq
- Russian - Altef_4
- Ukranian - Altef_4

Autorun Wizard Page


Previus Installation Detected Wizard Page


Welcome and Finish Wizard Pages



Tasks Wizard Page


DirBrowse and DiskBrowse Wizard Pages



Install Wizard Page


English custom messages for translate
PHP Code:
; *** "ENGLISH"
; *** "Header" Messages
en
.SetupTitle={#AppName} Setup
en.SetupTittleUnins={#AppName} Uninstall
; *** "Buttons" Messages
enInstallBtnAr
=Install
enBrowseBtnAr
=Browse DVD
en
.RepairBtn=Repair {#AppName}
en.UninstallBtn=Uninstall {#AppName}
en.InstallBtn=Install
en
.NextBtn=Next
en
.BackBtn=Back
en
.OKBtn=Accept
en
.FinishBtn=Finish
; *** "Previus Installation" Messages
en
.PreviusInstallLabel1=Previous installation of {#AppName} detected
en.PreviusInstallLabel2=Click "Repair" if you want to overwrite the installation or "Uninstall"%nto remove the existing installation.
; *** 
"Welcome" Messages
en
.WelcomeLabel1=Welcome to the {#AppName} Installation Wizard.
en.WelcomeLabel2=Will proceed to the installation of {#AppName} on your computer.%nIt is recommended that you close all programs that may interfere with the installation%nprocess.
en.WelcomeLabel3=Click "Next" to continue the installation.
; *** 
"SelectTask" Messages
en
.SelectTasksLabel1=Select additional tasks
en
.SelectTasksLabel2=Select the additional tasks you would like setup to perform while installing%n{#AppName}, then click "Install".
en.CreateDesktopIcon=Create a desktop icon
en
.NoProgramGroupCheck=Do Not create a folder in the Start Menu
en
.RequiredSpaceLabel=Space Required -
en.AvailableSpaceLabel=Space Available-
; *** 
"BrowseFolder" Messages
en
.BrowseFolderLabel1=Select destination location
en
.BrowseFolderLabel2=Setup will install {#AppName} into the following folder.%nTo continue, click "Accept".
; *** "Install" Messages
en
.InstallLabel1=Installing {#AppName}
en.InstallLabel2=Please wait while installing {#AppName}%non your system...
; *** "BrowseDisk" Messages
en
.BrowseDiskLabel1=The Installation Wizard requires the following disk to continue
en.BrowseDiskLabel2=Please insert disk
en
.BrowseDiskLabel21=which contains
en
.BrowseDiskLabel22=or browse to the folder where the file is located then Click "Accept".
; *** 
"Finish" Messages
en
.FinishLabel1=Completing the {#AppName} Setup Wizard
en.FinishLabel2={#AppName} has been successfully installed on your system.
en.FinishLabel3=Click "Finish" to exit setup.
; *** 
"Rollback and Error" Messages
en
.RollingBack=Rolling back changes
en
.RollingBack1=Reverting to the original stateplease wait...
en.InstallError=Error during installation
en
.InstallError1=The application is not installedplease try again
; *** "Status" Messages
en
.StatusExtracting=Extracting files...
en.StatusUninstalling=Deleting files...
en.StatusDirectX=Installing Microsoft DirectX...
en.StatusVisualC=Installing Microsoft Visual C++ Runtimes...
en.StatusNvidiaPhysx=Installing Nvidia Physx...
en.StatusLive=Installing Microsoft Games for Windows LIVE!...
en.UninstallLabel1=Uninstalling {#AppName}
en.UninstallLabel2=Please wait while {#AppName}%nis removed from your system... 

Last edited by Logrim; 01-12-2014 at 11:26.
Reply With Quote
The Following 8 Users Say Thank You to Logrim For This Useful Post:
altef_4 (03-11-2014), arkantos7 (20-10-2014), Dante1995 (20-10-2014), Grumpy (18-11-2014), mausschieber (26-10-2014), oltjon (16-11-2014), Razor12911 (22-10-2014), tomi2k9 (20-10-2014)
Sponsored Links