]> git.lyx.org Git - features.git/blob - development/Win32/packaging/installer/lang/english.nsh
Consider inset strings in simple find/replaceAll (#12049)
[features.git] / development / Win32 / packaging / installer / lang / english.nsh
1 /*
2 LyX Installer Language File
3 Language: English
4 Author: Joost Verburg, Uwe Stöhr
5 */
6
7 !insertmacro LANGFILE_EXT "English"
8
9 ${LangFileString} TEXT_INSTALL_CURRENTUSER "(Installed for Current User)"
10
11 ${LangFileString} TEXT_WELCOME "This wizard will guide you through the installation of $(^NameDA), $\r$\n\
12                                 $\r$\n\
13                                 $_CLICK"
14
15 #${LangFileString} TEXT_CONFIGURE_MIKTEXFNDB "Updating MiKTeX filename database..."
16 ${LangFileString} TEXT_CONFIGURE_LYX "Configuring LyX ($LaTeXInstalled may download missing packages, this can take some time) ..."
17 ${LangFileString} TEXT_CONFIGURE_PYTHON "Compiling Python scripts..."
18
19 ${LangFileString} TEXT_FINISH_DESKTOP "Create desktop shortcut"
20 ${LangFileString} TEXT_FINISH_WEBSITE "Visit lyx.org for the latest news, support and tips"
21
22 #${LangFileString} FileTypeTitle "LyX-Document"
23
24 #${LangFileString} SecInstJabRefTitle "JabRef"
25 #${LangFileString} SecAllUsersTitle "Install for all users?"
26 ${LangFileString} SecFileAssocTitle "File associations"
27 ${LangFileString} SecDesktopTitle "Desktop icon"
28
29 ${LangFileString} SecCoreDescription "The LyX files."
30 #${LangFileString} SecInstJabRefDescription "Bibliography reference manager and editor for BibTeX files."
31 #${LangFileString} SecAllUsersDescription "Install LyX for all users or just the current user."
32 ${LangFileString} SecFileAssocDescription "Files with a .lyx extension will automatically open in LyX."
33 ${LangFileString} SecDesktopDescription "A LyX icon on the desktop."
34 ${LangFileString} SecDictionaries "Dictionaries"
35 ${LangFileString} SecDictionariesDescription "Spell-checker dictionaries that can be downloaded and installed."
36 ${LangFileString} SecThesaurus "Thesaurus"
37 ${LangFileString} SecThesaurusDescription "Thesaurus dictionaries that can be downloaded and installed."
38
39 ${LangFileString} EnterLaTeXHeader1 'LaTeX-distribution'
40 ${LangFileString} EnterLaTeXHeader2 'Set the LaTeX-distribution that LyX should use.'
41 ${LangFileString} EnterLaTeXFolder 'You can optionally set here the path to the file $\"latex.exe$\" and therewith set the \
42                                         LaTeX-distribution that should be used by LyX.\r\n\
43                                         If you don$\'t use LaTeX, LyX cannot output documents!\r\n\
44                                         \r\n\
45                                         The installer has detected the LaTeX-distribution \
46                                         $\"$LaTeXName$\" on your system. Displayed below is its path.'
47 ${LangFileString} EnterLaTeXFolderNone 'Set below the path to the file $\"latex.exe$\". Therewith you set which \
48                                         LaTeX-distribution should be used by LyX.\r\n\
49                                         If you don$\'t use LaTeX, LyX cannot output documents!\r\n\
50                                         \r\n\
51                                         The installer couldn$\'t find a LaTeX-distribution on your system.'
52 ${LangFileString} PathName 'Path to the file $\"latex.exe$\"'
53 ${LangFileString} DontUseLaTeX "Don$\'t use LaTeX"
54 ${LangFileString} InvalidLaTeXFolder 'The file $\"latex.exe$\" is not in the specified path.'
55
56 ${LangFileString} LatexInfo 'Now the installer of the LaTeX-distribution $\"MiKTeX$\" will be launched.$\r$\n\
57                                 To install the program press the $\"Next$\"-button in the installer windows until the installation begins.$\r$\n\
58                                 $\r$\n\
59                                 !!! Please use all default options of the MiKTeX-installer !!!'
60 ${LangFileString} LatexError1 'No LaTeX-distribution could be found!$\r$\n\
61                                 LyX cannot be used without a LaTeX-distribution like $\"MiKTeX$\"!$\r$\n\
62                                 The installation will therefore be aborted.'
63
64 ${LangFileString} HunspellFailed 'Download of dictionary for language $\"$R3$\" failed.'
65 ${LangFileString} ThesaurusFailed 'Download of thesaurus for language $\"$R3$\" failed.'
66
67 #${LangFileString} JabRefInfo 'Now the installer of the program $\"JabRef$\" will be launched.$\r$\n\
68 #                               You can use all default options of the JabRef-installer.'
69 #${LangFileString} JabRefError 'The program $\"JabRef$\" could not successfully be installed!$\r$\n\
70 #                               The installer will continue anyway.$\r$\n\
71 #                               Try to install JabRef again later.'
72
73 #${LangFileString} LatexConfigInfo "The following configuration of LyX will take a while."
74
75 #${LangFileString} MiKTeXPathInfo "In order that every user is later able to customize MiKTeX for his needs$\r$\n\
76 #                                       it is necessary to set write permissions for all users to MiKTeX$\'s installation folder$\r$\n\
77 #                                       $MiKTeXPath $\r$\n\
78 #                                       and its subfolders."
79 ${LangFileString} MiKTeXInfo 'The LaTeX-distribution $\"MiKTeX$\" will be used together with LyX.$\r$\n\
80                                 It is recommended to install available MiKTeX-updates using the program $\"MiKTeX Update Wizard$\"$\r$\n\
81                                 before you use LyX for the first time.$\r$\n\
82                                 Would you now check for MiKTeX updates?'
83
84 ${LangFileString} ModifyingConfigureFailed "Could not set 'path_prefix' in the configure script"
85 #${LangFileString} RunConfigureFailed "Could not execute the configure script"
86 ${LangFileString} InstallRunning "The installer is already running!"
87 ${LangFileString} AlreadyInstalled "LyX ${APP_SERIES_KEY2} is already installed!$\r$\n\
88                                 Installing over existing installations is not recommended if the installed version$\r$\n\
89                                 is a test release or if you have problems with your existing LyX installation.$\r$\n\
90                                 In these cases better reinstall LyX.$\r$\n\
91                                 Do you nevertheless want to install LyX over the existing version?"
92 ${LangFileString} NewerInstalled "You are trying to install an older version of LyX than what you have installed.$\r$\n\
93                                   If you really want this, you must uninstall the existing LyX $OldVersionNumber before."
94
95 ${LangFileString} MultipleIndexesNotAvailable "The support for using several indexes in a document will not be available because$\r$\n\
96                                                 MiKTeX was installed with administrator privileges but you are installing LyX without them."
97
98 #${LangFileString} FinishPageMessage "Congratulations! LyX has been installed successfully.$\r$\n\
99 #                                       $\r$\n\
100 #                                       (The first start of LyX might take some seconds.)"
101 ${LangFileString} FinishPageRun "Launch LyX"
102
103 ${LangFileString} UnNotInRegistryLabel "Unable to find LyX in the registry.$\r$\n\
104                                         Shortcuts on the desktop and in the Start Menu will not be removed."
105 ${LangFileString} UnInstallRunning "You must close LyX at first!"
106 ${LangFileString} UnNotAdminLabel "You must have administrator privileges to uninstall LyX!"
107 ${LangFileString} UnReallyRemoveLabel "Are you sure you want to completely remove LyX and all of its components?"
108 ${LangFileString} UnLyXPreferencesTitle 'LyX$\'s user preferences'
109
110 ${LangFileString} SecUnMiKTeXDescription "Uninstalls the LaTeX-distribution MiKTeX."
111 #${LangFileString} SecUnJabRefDescription "Uninstalls the bibliography manager JabRef."
112 ${LangFileString} SecUnPreferencesDescription 'Deletes LyX$\'s configuration$\r$\n\
113                                                 (folder $\"$AppPre\username\$\r$\n\
114                                                 $AppSuff\$\r$\n\
115                                                 ${APP_DIR_USERDATA}$\")$\r$\n\
116                                                 for you or for all users (if you are admin).'
117 ${LangFileString} SecUnProgramFilesDescription "Uninstall LyX and all of its components."
118
119 # MikTeX Update Stuff
120 ${LangFileString} MiKTeXUpdateMsg "Due to changes in MiKTeX, installation of versions of LyX later than 2.2.3 can cause a partial update that makes MiKTeX unusable.$\r$\n\
121 $\r$\n\
122 If you have not already done so, we recommend that you update MiKTeX to the latest version prior to installing a new version of LyX.$\r$\n\
123 $\r$\n\
124 You may now either proceed with the installation or cancel it so you can update MiKTeX."
125
126 ${LangFileString} MiKTeXUpdateHeader "WARNING: MiKTeX Changes"