source: git/lib/EnglishGB.isl @ 469c47b

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 469c47b was adceff5, checked in by Olly Betts <olly@…>, 11 years ago

Makefile.am,doc/HACKING.htm,lib/,survex.iss.in: Upgrade to newer
innosetup version. Upgrade details of how to do a Microsoft Windows
build.

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