English.isl 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. ; *** Inno Setup version 5.5.0+ English messages ***
  2. ;
  3. ; To download user-contributed translations of this file, go to:
  4. ; http://www.jrsoftware.org/files/istrans/
  5. ;
  6. ; Note: When translating this text, do not add periods (.) to the end of
  7. ; messages that didn't have them already, because on those messages Inno
  8. ; Setup adds the periods automatically (appending a period would result in
  9. ; two periods being displayed).
  10. [LangOptions]
  11. ; The following three entries are very important. Be sure to read and
  12. ; understand the '[LangOptions] section' topic in the help file.
  13. LanguageName=English
  14. LanguageID=$0409
  15. LanguageCodePage=0
  16. ; If the language you are translating to requires special font faces or
  17. ; sizes, uncomment any of the following entries and change them accordingly.
  18. ;DialogFontName=
  19. ;DialogFontSize=8
  20. ;WelcomeFontName=Verdana
  21. ;WelcomeFontSize=12
  22. ;TitleFontName=Arial
  23. ;TitleFontSize=29
  24. ;CopyrightFontName=Arial
  25. ;CopyrightFontSize=8
  26. [Messages]
  27. ; *** Application titles
  28. SetupAppTitle=Setup
  29. SetupWindowTitle=Setup - %1
  30. UninstallAppTitle=Uninstall
  31. UninstallAppFullTitle=%1 Uninstall
  32. ; *** Misc. common
  33. InformationTitle=Information
  34. ConfirmTitle=Confirm
  35. ErrorTitle=Error
  36. ; *** SetupLdr messages
  37. SetupLdrStartupMessage=This will install %1. Do you wish to continue?
  38. LdrCannotCreateTemp=Unable to create a temporary file. Setup aborted
  39. LdrCannotExecTemp=Unable to execute file in the temporary directory. Setup aborted
  40. ; *** Startup error messages
  41. LastErrorMessage=%1.%n%nError %2: %3
  42. SetupFileMissing=The file %1 is missing from the installation directory. Please correct the problem or obtain a new copy of the program.
  43. SetupFileCorrupt=The setup files are corrupted. Please obtain a new copy of the program.
  44. SetupFileCorruptOrWrongVer=The setup files are corrupted, or are incompatible with this version of Setup. Please correct the problem or obtain a new copy of the program.
  45. InvalidParameter=An invalid parameter was passed on the command line:%n%n%1
  46. SetupAlreadyRunning=Setup is already running.
  47. WindowsVersionNotSupported=This program does not support the version of Windows your computer is running.
  48. WindowsServicePackRequired=This program requires %1 Service Pack %2 or later.
  49. NotOnThisPlatform=This program will not run on %1.
  50. OnlyOnThisPlatform=This program must be run on %1.
  51. OnlyOnTheseArchitectures=This program can only be installed on versions of Windows designed for the following processor architectures:%n%n%1
  52. MissingWOW64APIs=The version of Windows you are running does not include functionality required by Setup to perform a 64-bit installation. To correct this problem, please install Service Pack %1.
  53. WinVersionTooLowError=This program requires %1 version %2 or later.
  54. WinVersionTooHighError=This program cannot be installed on %1 version %2 or later.
  55. AdminPrivilegesRequired=You must be logged in as an administrator when installing this program.
  56. PowerUserPrivilegesRequired=You must be logged in as an administrator or as a member of the Power Users group when installing this program.
  57. SetupAppRunningError=Setup has detected that %1 is currently running.%n%nPlease close all instances of it now, then click OK to continue, or Cancel to exit.
  58. UninstallAppRunningError=Uninstall has detected that %1 is currently running.%n%nPlease close all instances of it now, then click OK to continue, or Cancel to exit.
  59. ; *** Misc. errors
  60. ErrorCreatingDir=Setup was unable to create the directory "%1"
  61. ErrorTooManyFilesInDir=Unable to create a file in the directory "%1" because it contains too many files
  62. ; *** Setup common messages
  63. ExitSetupTitle=Exit Setup
  64. ExitSetupMessage=Setup is not complete. If you exit now, the program will not be installed.%n%nYou may run Setup again at another time to complete the installation.%n%nExit Setup?
  65. AboutSetupMenuItem=&About Setup...
  66. AboutSetupTitle=About Setup
  67. AboutSetupMessage=%1 version %2%n%3%n%n%1 home page:%n%4
  68. AboutSetupNote=
  69. TranslatorNote=
  70. ; *** Buttons
  71. ButtonBack=< &Back
  72. ButtonNext=&Next >
  73. ButtonInstall=&Install
  74. ButtonOK=OK
  75. ButtonCancel=Cancel
  76. ButtonYes=&Yes
  77. ButtonYesToAll=Yes to &All
  78. ButtonNo=&No
  79. ButtonNoToAll=N&o to All
  80. ButtonFinish=&Finish
  81. ButtonBrowse=&Browse...
  82. ButtonWizardBrowse=B&rowse...
  83. ButtonNewFolder=&Make New Folder
  84. ; *** "Select Language" dialog messages
  85. SelectLanguageTitle=Select Setup Language
  86. SelectLanguageLabel=Select the language to use during the installation:
  87. ; *** Common wizard text
  88. ClickNext=Click Next to continue, or Cancel to exit Setup.
  89. BeveledLabel=
  90. BrowseDialogTitle=Browse For Folder
  91. BrowseDialogLabel=Select a folder in the list below, then click OK.
  92. NewFolderName=New Folder
  93. ; *** "Welcome" wizard page
  94. WelcomeLabel1=Welcome to the [name] Setup Wizard
  95. WelcomeLabel2=This will install [name/ver] on your computer.%n%nIt is recommended that you close all other applications before continuing.
  96. ; *** "Password" wizard page
  97. WizardPassword=Password
  98. PasswordLabel1=This installation is password protected.
  99. PasswordLabel3=Please provide the password, then click Next to continue. Passwords are case-sensitive.
  100. PasswordEditLabel=&Password:
  101. IncorrectPassword=The password you entered is not correct. Please try again.
  102. ; *** "License Agreement" wizard page
  103. WizardLicense=License Agreement
  104. LicenseLabel=Please read the following important information before continuing.
  105. LicenseLabel3=Please read the following License Agreement. You must accept the terms of this agreement before continuing with the installation.
  106. LicenseAccepted=I &accept the agreement
  107. LicenseNotAccepted=I &do not accept the agreement
  108. ; *** "Information" wizard pages
  109. WizardInfoBefore=Information
  110. InfoBeforeLabel=Please read the following important information before continuing.
  111. InfoBeforeClickLabel=When you are ready to continue with Setup, click Next.
  112. WizardInfoAfter=Information
  113. InfoAfterLabel=Please read the following important information before continuing.
  114. InfoAfterClickLabel=When you are ready to continue with Setup, click Next.
  115. ; *** "User Information" wizard page
  116. WizardUserInfo=User Information
  117. UserInfoDesc=Please enter your information.
  118. UserInfoName=&User Name:
  119. UserInfoOrg=&Organization:
  120. UserInfoSerial=&Serial Number:
  121. UserInfoNameRequired=You must enter a name.
  122. ; *** "Select Destination Location" wizard page
  123. WizardSelectDir=Select Destination Location
  124. SelectDirDesc=Where should [name] be installed?
  125. SelectDirLabel3=Setup will install [name] into the following folder.
  126. SelectDirBrowseLabel=To continue, click Next. If you would like to select a different folder, click Browse.
  127. DiskSpaceMBLabel=At least [mb] MB of free disk space is required.
  128. CannotInstallToNetworkDrive=Setup cannot install to a network drive.
  129. CannotInstallToUNCPath=Setup cannot install to a UNC path.
  130. InvalidPath=You must enter a full path with drive letter; for example:%n%nC:\APP%n%nor a UNC path in the form:%n%n\\server\share
  131. InvalidDrive=The drive or UNC share you selected does not exist or is not accessible. Please select another.
  132. DiskSpaceWarningTitle=Not Enough Disk Space
  133. DiskSpaceWarning=Setup requires at least %1 KB of free space to install, but the selected drive only has %2 KB available.%n%nDo you want to continue anyway?
  134. DirNameTooLong=The folder name or path is too long.
  135. InvalidDirName=The folder name is not valid.
  136. BadDirName32=Folder names cannot include any of the following characters:%n%n%1
  137. DirExistsTitle=Folder Exists
  138. DirExists=The folder:%n%n%1%n%nalready exists. Would you like to install to that folder anyway?
  139. DirDoesntExistTitle=Folder Does Not Exist
  140. DirDoesntExist=The folder:%n%n%1%n%ndoes not exist. Would you like the folder to be created?
  141. ; *** "Select Components" wizard page
  142. WizardSelectComponents=Select Components
  143. SelectComponentsDesc=Which components should be installed?
  144. SelectComponentsLabel2=Select the components you want to install; clear the components you do not want to install. Click Next when you are ready to continue.
  145. FullInstallation=Full installation
  146. ; if possible don't translate 'Compact' as 'Minimal' (I mean 'Minimal' in your language)
  147. CompactInstallation=Compact installation
  148. CustomInstallation=Custom installation
  149. NoUninstallWarningTitle=Components Exist
  150. NoUninstallWarning=Setup has detected that the following components are already installed on your computer:%n%n%1%n%nDeselecting these components will not uninstall them.%n%nWould you like to continue anyway?
  151. ComponentSize1=%1 KB
  152. ComponentSize2=%1 MB
  153. ComponentsDiskSpaceMBLabel=Current selection requires at least [mb] MB of disk space.
  154. ; *** "Select Additional Tasks" wizard page
  155. WizardSelectTasks=Select Additional Tasks
  156. SelectTasksDesc=Which additional tasks should be performed?
  157. SelectTasksLabel2=Select the additional tasks you would like Setup to perform while installing [name], then click Next.
  158. ; *** "Select Start Menu Folder" wizard page
  159. WizardSelectProgramGroup=Select Start Menu Folder
  160. SelectStartMenuFolderDesc=Where should Setup place the program's shortcuts?
  161. SelectStartMenuFolderLabel3=Setup will create the program's shortcuts in the following Start Menu folder.
  162. SelectStartMenuFolderBrowseLabel=To continue, click Next. If you would like to select a different folder, click Browse.
  163. MustEnterGroupName=You must enter a folder name.
  164. GroupNameTooLong=The folder name or path is too long.
  165. InvalidGroupName=The folder name is not valid.
  166. BadGroupName=The folder name cannot include any of the following characters:%n%n%1
  167. NoProgramGroupCheck2=&Don't create a Start Menu folder
  168. ; *** "Ready to Install" wizard page
  169. WizardReady=Ready to Install
  170. ReadyLabel1=Setup is now ready to begin installing [name] on your computer.
  171. ReadyLabel2a=Click Install to continue with the installation, or click Back if you want to review or change any settings.
  172. ReadyLabel2b=Click Install to continue with the installation.
  173. ReadyMemoUserInfo=User information:
  174. ReadyMemoDir=Destination location:
  175. ReadyMemoType=Setup type:
  176. ReadyMemoComponents=Selected components:
  177. ReadyMemoGroup=Start Menu folder:
  178. ReadyMemoTasks=Additional tasks:
  179. ; *** "Preparing to Install" wizard page
  180. WizardPreparing=Preparing to Install
  181. PreparingDesc=Setup is preparing to install [name] on your computer.
  182. PreviousInstallNotCompleted=The installation/removal of a previous program was not completed. You will need to restart your computer to complete that installation.%n%nAfter restarting your computer, run Setup again to complete the installation of [name].
  183. CannotContinue=Setup cannot continue. Please click Cancel to exit.
  184. ApplicationsFound=The following applications are using files that need to be updated by Setup. It is recommended that you allow Setup to automatically close these applications.
  185. ApplicationsFound2=The following applications are using files that need to be updated by Setup. It is recommended that you allow Setup to automatically close these applications. After the installation has completed, Setup will attempt to restart the applications.
  186. CloseApplications=&Automatically close the applications
  187. DontCloseApplications=&Do not close the applications
  188. ; *** "Installing" wizard page
  189. WizardInstalling=Installing
  190. InstallingLabel=Please wait while Setup installs [name] on your computer.
  191. ; *** "Setup Completed" wizard page
  192. FinishedHeadingLabel=Completing the [name] Setup Wizard
  193. FinishedLabelNoIcons=Setup has finished installing [name] on your computer.
  194. FinishedLabel=Setup has finished installing [name] on your computer. The application may be launched by selecting the installed icons.
  195. ClickFinish=Click Finish to exit Setup.
  196. FinishedRestartLabel=To complete the installation of [name], Setup must restart your computer. Would you like to restart now?
  197. FinishedRestartMessage=To complete the installation of [name], Setup must restart your computer.%n%nWould you like to restart now?
  198. ShowReadmeCheck=Yes, I would like to view the README file
  199. YesRadio=&Yes, restart the computer now
  200. NoRadio=&No, I will restart the computer later
  201. ; used for example as 'Run MyProg.exe'
  202. RunEntryExec=Run %1
  203. ; used for example as 'View Readme.txt'
  204. RunEntryShellExec=View %1
  205. ; *** "Setup Needs the Next Disk" stuff
  206. ChangeDiskTitle=Setup Needs the Next Disk
  207. SelectDiskLabel2=Please insert Disk %1 and click OK.%n%nIf the files on this disk can be found in a folder other than the one displayed below, enter the correct path or click Browse.
  208. PathLabel=&Path:
  209. FileNotInDir2=The file "%1" could not be located in "%2". Please insert the correct disk or select another folder.
  210. SelectDirectoryLabel=Please specify the location of the next disk.
  211. ; *** Installation phase messages
  212. SetupAborted=Setup was not completed.%n%nPlease correct the problem and run Setup again.
  213. EntryAbortRetryIgnore=Click Retry to try again, Ignore to proceed anyway, or Abort to cancel installation.
  214. ; *** Installation status messages
  215. StatusClosingApplications=Closing applications...
  216. StatusCreateDirs=Creating directories...
  217. StatusExtractFiles=Extracting files...
  218. StatusCreateIcons=Creating shortcuts...
  219. StatusCreateIniEntries=Creating INI entries...
  220. StatusCreateRegistryEntries=Creating registry entries...
  221. StatusRegisterFiles=Registering files...
  222. StatusSavingUninstall=Saving uninstall information...
  223. StatusRunProgram=Finishing installation...
  224. StatusRestartingApplications=Restarting applications...
  225. StatusRollback=Rolling back changes...
  226. ; *** Misc. errors
  227. ErrorInternal2=Internal error: %1
  228. ErrorFunctionFailedNoCode=%1 failed
  229. ErrorFunctionFailed=%1 failed; code %2
  230. ErrorFunctionFailedWithMessage=%1 failed; code %2.%n%3
  231. ErrorExecutingProgram=Unable to execute file:%n%1
  232. ; *** Registry errors
  233. ErrorRegOpenKey=Error opening registry key:%n%1\%2
  234. ErrorRegCreateKey=Error creating registry key:%n%1\%2
  235. ErrorRegWriteKey=Error writing to registry key:%n%1\%2
  236. ; *** INI errors
  237. ErrorIniEntry=Error creating INI entry in file "%1".
  238. ; *** File copying errors
  239. FileAbortRetryIgnore=Click Retry to try again, Ignore to skip this file (not recommended), or Abort to cancel installation.
  240. FileAbortRetryIgnore2=Click Retry to try again, Ignore to proceed anyway (not recommended), or Abort to cancel installation.
  241. SourceIsCorrupted=The source file is corrupted
  242. SourceDoesntExist=The source file "%1" does not exist
  243. ExistingFileReadOnly=The existing file is marked as read-only.%n%nClick Retry to remove the read-only attribute and try again, Ignore to skip this file, or Abort to cancel installation.
  244. ErrorReadingExistingDest=An error occurred while trying to read the existing file:
  245. FileExists=The file already exists.%n%nWould you like Setup to overwrite it?
  246. ExistingFileNewer=The existing file is newer than the one Setup is trying to install. It is recommended that you keep the existing file.%n%nDo you want to keep the existing file?
  247. ErrorChangingAttr=An error occurred while trying to change the attributes of the existing file:
  248. ErrorCreatingTemp=An error occurred while trying to create a file in the destination directory:
  249. ErrorReadingSource=An error occurred while trying to read the source file:
  250. ErrorCopying=An error occurred while trying to copy a file:
  251. ErrorReplacingExistingFile=An error occurred while trying to replace the existing file:
  252. ErrorRestartReplace=RestartReplace failed:
  253. ErrorRenamingTemp=An error occurred while trying to rename a file in the destination directory:
  254. ErrorRegisterServer=Unable to register the DLL/OCX: %1
  255. ErrorRegSvr32Failed=RegSvr32 failed with exit code %1
  256. ErrorRegisterTypeLib=Unable to register the type library: %1
  257. ; *** Post-installation errors
  258. ErrorOpeningReadme=An error occurred while trying to open the README file.
  259. ErrorRestartingComputer=Setup was unable to restart the computer. Please do this manually.
  260. ; *** Uninstaller messages
  261. UninstallNotFound=File "%1" does not exist. Cannot uninstall.
  262. UninstallOpenError=File "%1" could not be opened. Cannot uninstall
  263. UninstallUnsupportedVer=The uninstall log file "%1" is in a format not recognized by this version of the uninstaller. Cannot uninstall
  264. UninstallUnknownEntry=An unknown entry (%1) was encountered in the uninstall log
  265. ConfirmUninstall=Are you sure you want to completely remove %1 and all of its components?
  266. UninstallOnlyOnWin64=This installation can only be uninstalled on 64-bit Windows.
  267. OnlyAdminCanUninstall=This installation can only be uninstalled by a user with administrative privileges.
  268. UninstallStatusLabel=Please wait while %1 is removed from your computer.
  269. UninstalledAll=%1 was successfully removed from your computer.
  270. UninstalledMost=%1 uninstall complete.%n%nSome elements could not be removed. These can be removed manually.
  271. UninstalledAndNeedsRestart=To complete the uninstallation of %1, your computer must be restarted.%n%nWould you like to restart now?
  272. UninstallDataCorrupted="%1" file is corrupted. Cannot uninstall
  273. ; *** Uninstallation phase messages
  274. ConfirmDeleteSharedFileTitle=Remove Shared File?
  275. ConfirmDeleteSharedFile2=The system indicates that the following shared file is no longer in use by any programs. Would you like for Uninstall to remove this shared file?%n%nIf any programs are still using this file and it is removed, those programs may not function properly. If you are unsure, choose No. Leaving the file on your system will not cause any harm.
  276. SharedFileNameLabel=File name:
  277. SharedFileLocationLabel=Location:
  278. WizardUninstalling=Uninstall Status
  279. StatusUninstalling=Uninstalling %1...
  280. ; *** Shutdown block reasons
  281. ShutdownBlockReasonInstallingApp=Installing %1.
  282. ShutdownBlockReasonUninstallingApp=Uninstalling %1.
  283. ; The custom messages below aren't used by Setup itself, but if you make
  284. ; use of them in your scripts, you'll want to translate them.
  285. [CustomMessages]
  286. NameAndVersion=%1 version %2
  287. AdditionalIcons=Additional icons:
  288. CreateDesktopIcon=Create a &desktop icon
  289. CreateQuickLaunchIcon=Create a &Quick Launch icon
  290. ProgramOnTheWeb=%1 on the Web
  291. UninstallProgram=Uninstall %1
  292. LaunchProgram=Launch %1
  293. AssocFileExtension=&Associate %1 with the %2 file extension
  294. AssocingFileExtension=Associating %1 with the %2 file extension...
  295. AutoStartProgramGroupDescription=Startup:
  296. AutoStartProgram=Automatically start %1
  297. AddonHostProgramNotFound=%1 could not be located in the folder you selected.%n%nDo you want to continue anyway?