source: git/lib/EnglishBritish.isl

walls-data
Last change on this file was 9990aab, checked in by Olly Betts <olly@…>, 2 years ago

Update Innosetup config for Innosetup 6.2.0

Most notably, the installer should now support installing as a
non-admin user.

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