]> git.lyx.org Git - features.git/blobdiff - development/Win32/packaging/installer/lang/english.nsh
Win installer: translate 2 installer sections
[features.git] / development / Win32 / packaging / installer / lang / english.nsh
index ce5d5230fc522d269d56082591dba7dd04debddb..89e4afc95ca667da7bbd2376e5febc5375d5ac43 100644 (file)
-/*
-
+/*
 LyX Installer Language File
 Language: English
-Author: Joost Verburg
-
+Author: Joost Verburg, Uwe Stöhr
 */
 
-!insertmacro LanguageString TEXT_NO_PRIVILEDGES "You do not have Administrator or Power User privileges.$\r$\n$\r$\nAlthough you can install ${APP_NAME} and the typesetting system, the utilities for image conversion and previewing cannot be installed without these priviledges."
-
-!insertmacro LanguageString TEXT_INSTALL_CURRENTUSER "(Installed for Current User)"
-
-!insertmacro LanguageString TEXT_WELCOME_DOWNLOAD "This wizard will guide you through the installation of $(^NameDA), the document processor that encourages an approach to writing based on the structure of your documents, not their appearance.\r\n\r\nThis installer will setup a complete environment to use ${APP_NAME} and can download missing components automatically.\r\n\r\n$(^ClickNext)"
-!insertmacro LanguageString TEXT_WELCOME_INSTALL "This wizard will guide you through the installation of $(^NameDA), the document processor that encourages an approach to writing based on the structure of your documents, not their appearance.\r\n\r\nThis installer will setup a complete environment to use ${APP_NAME} and can install missing components automatically.\r\n\r\n$(^ClickNext)"
-
-!insertmacro LanguageString TEXT_USER_TITLE "Choose Users"
-!insertmacro LanguageString TEXT_USER_SUBTITLE "Choose for which users you want to install $(^NameDA)."
-!insertmacro LanguageString TEXT_USER_INFO "Select whether want to install $(^NameDA) for yourself only or for all users on this sytem. $(^ClickNext)"
-!insertmacro LanguageString TEXT_USER_CURRENT "Install just for me"
-!insertmacro LanguageString TEXT_USER_ALL "Install for anyone using this computer"
-
-!insertmacro LanguageString TEXT_REINSTALL_TITLE "Reinstall"
-!insertmacro LanguageString TEXT_REINSTALL_SUBTITLE "Choose whether you want to reinstall the $(^NameDA) program files."
-!insertmacro LanguageString TEXT_REINSTALL_INFO "$(^NameDA) is already installed. This installer will allow you to change the interface language and locations of external applications or download additional dictionaries. If you also want to reinstall the program files, check the box below. $(^ClickNext)"
-!insertmacro LanguageString TEXT_REINSTALL_ENABLE "Reinstall $(^NameDA) program files"
-
-!insertmacro LanguageString TEXT_EXTERNAL_NOPRIVILEDGES "(Administrator or Power User privileges required)"
-
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_TITLE "LaTeX Typesetting System"
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_SUBTITLE "A typesetting system is required to be able to create documents for printing or publishing."
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_INFO_DOWNLOAD "Please specify whether you want to download MiKTeX or want to use an existing LaTeX system. $(^ClickNext)"
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_INFO_INSTALL "Please specify whether you want to install MiKTeX or want to use an existing LaTeX system. $(^ClickNext)"
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_DOWNLOAD "Download MiKTeX"
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_INSTALL "Install MiKTeX"
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_FOLDER "Use an existing LaTeX system in the following folder:"
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_FOLDER_INFO "This folder should contain ${BIN_LATEX}."
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_NONE "Install without a LaTeX typesetting system (not recommended)"
-!insertmacro LanguageString TEXT_EXTERNAL_LATEX_NOTFOUND "${BIN_LATEX} does not exist in the folder you specified."
-
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_TITLE "ImageMagick"
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_SUBTITLE "ImageMagick is required to support various image formats."
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_INFO_DOWNLOAD "Please specify whether you want to download ImageMagick or have it already installed. $(^ClickNext)"
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_INFO_INSTALL "Please specify whether you want to install ImageMagick or have it already installed. $(^ClickNext)"
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_DOWNLOAD "Download ImageMagick"
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_INSTALL "Install ImageMagick"
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_FOLDER "Use an existing ImageMagick installation in the following folder:"
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_FOLDER_INFO "This folder should contain ${BIN_IMAGEMAGICK}."
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_NONE "Install without ImageMagick (not recommended)"
-!insertmacro LanguageString TEXT_EXTERNAL_IMAGEMAGICK_NOTFOUND "${BIN_IMAGEMAGICK} does not exist in the folder you specified."
-
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_TITLE "Ghostscript"
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_SUBTITLE "Ghostscript is required to preview images in PostScript format."
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_INFO_DOWNLOAD "Please specify whether you want to download Ghostscript or have it already installed. $(^ClickNext)"
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_INFO_INSTALL "Please specify whether you want to install Ghostscript or have it already installed. $(^ClickNext)"
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_DOWNLOAD "Download Ghostscript"
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_INSTALL "Install Ghostscript"
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_FOLDER "Use an existing Ghostscript installation in the following folder:"
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_FOLDER_INFO "This folder should contain ${BIN_GHOSTSCRIPT}."
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_NONE "Install without GhostScript (not recommended)"
-!insertmacro LanguageString TEXT_EXTERNAL_GHOSTSCRIPT_NOTFOUND "${BIN_GHOSTSCRIPT} does not exist in the folder you specified."
-
-!insertmacro LanguageString TEXT_VIEWER_TITLE "Document Viewer"
-!insertmacro LanguageString TEXT_VIEWER_SUBTITLE "A viewer is required to be able to display typeset documents on your screen."
-!insertmacro LanguageString TEXT_VIEWER_INFO_DOWNLOAD "There is no viewer installed on your system to preview both PDF and Postscript files, which are common formats for typeset documents. If you check the box below, the PDF/Postscript viewer GSView will be downloaded. $(^ClickNext)"
-!insertmacro LanguageString TEXT_VIEWER_INFO_INSTALL "There is no viewer installed on your system to preview both PDF and Postscript files, which are common formats for typeset documents. If you check the box below, the PDF/Postscript viewer GSView will be installed. $(^ClickNext)"
-!insertmacro LanguageString TEXT_VIEWER_DOWNLOAD "Download GSView"
-!insertmacro LanguageString TEXT_VIEWER_INSTALL "Install GSView"
-
-!insertmacro LanguageString TEXT_DICT_TITLE "Spell Checker Dictionaries"
-!insertmacro LanguageString TEXT_DICT_SUBTITLE "Choose the languages you want the spell checker to support."
-!insertmacro LanguageString TEXT_DICT_TOP "In order to spell check documents in a certain language, a dictionary with valid words has to be downloaded. $_CLICK"
-!insertmacro LanguageString TEXT_DICT_LIST "Select dictionaries to download:"
-
-!insertmacro LanguageString TEXT_LANGUAGE_TITLE "Choose Language"
-!insertmacro LanguageString TEXT_LANGUAGE_SUBTITLE "Choose the language in which you want to use $(^NameDA)."
-!insertmacro LanguageString TEXT_LANGUAGE_INFO "Select the language to use for the ${APP_NAME} interface. $(^ClickNext)"
-
-!insertmacro LanguageString TEXT_DOWNLOAD_FAILED_LATEX "Downloading MiKTeX failed. Would you like to try again?"
-!insertmacro LanguageString TEXT_DOWNLOAD_FAILED_IMAGEMAGICK "Downloading ImageMagick failed. Would you like to try again?"
-!insertmacro LanguageString TEXT_DOWNLOAD_FAILED_GHOSTSCRIPT "Downloading Ghostscript failed. Would you like to try again?"
-!insertmacro LanguageString TEXT_DOWNLOAD_FAILED_VIEWER "Downloading GSView failed. Would you like to try again?"
-!insertmacro LanguageString TEXT_DOWNLOAD_FAILED_DICT "Failed to download the ${DICT_NAME} spell checker dictionary. Would you like to try again?"
-
-!insertmacro LanguageString TEXT_NOTINSTALLED_LATEX "The MiKTeX setup wizard was not completed. Do you want to run MiKTeX setup again?"
-!insertmacro LanguageString TEXT_NOTINSTALLED_IMAGEMAGICK "The ImageMagick was not completed. Do you want to run ImageMagick setup again?"
-!insertmacro LanguageString TEXT_NOTINSTALLED_GHOSTSCRIPT "The Ghostscript setup wizard was not completed. Do you want to run Ghostscript setup again?"
-!insertmacro LanguageString TEXT_NOTINSTALLED_VIEWER "You did not associate GSView with the PDF/Postscript file types. Do you want to run GSView setup again?"
-!insertmacro LanguageString TEXT_NOTINSTALLED_DICT "The setup wizard of the ${DICT_NAME} spell checker dictionary was not completed. Do you want to run the setup again?"
-
-!insertmacro LanguageString TEXT_FINISH_DESKTOP "Create desktop shortcut"
-!insertmacro LanguageString TEXT_FINISH_WEBSITE "Visit lyx.org for the latest news, support and tips"
-
-!insertmacro LanguageString UNTEXT_WELCOME "This wizard will guide you through the uninstallation of $(^NameDA). Please close $(^NameDA) before you continue.\r\n\r\nNote that this wizard will only uninstall LyX itself. If you want to uninstall other applications you installed for use with LyX, uninstall them using their entry in Add/Remove Programs.\r\n\r\n$_CLICK"
+!insertmacro LANGFILE_EXT "English"
+
+${LangFileString} TEXT_INSTALL_CURRENTUSER "(Installed for Current User)"
+
+${LangFileString} TEXT_WELCOME "This wizard will guide you through the installation of $(^NameDA), $\r$\n\
+                               $\r$\n\
+                               $_CLICK"
+
+#${LangFileString} TEXT_CONFIGURE_MIKTEXFNDB "Updating MiKTeX filename database..."
+${LangFileString} TEXT_CONFIGURE_LYX "Configuring LyX ($LaTeXInstalled may download missing packages, this can take some time) ..."
+${LangFileString} TEXT_CONFIGURE_PYTHON "Compiling Python scripts..."
+
+${LangFileString} TEXT_FINISH_DESKTOP "Create desktop shortcut"
+${LangFileString} TEXT_FINISH_WEBSITE "Visit lyx.org for the latest news, support and tips"
+
+#${LangFileString} FileTypeTitle "LyX-Document"
+
+#${LangFileString} SecInstJabRefTitle "JabRef"
+#${LangFileString} SecAllUsersTitle "Install for all users?"
+${LangFileString} SecFileAssocTitle "File associations"
+${LangFileString} SecDesktopTitle "Desktop icon"
+
+${LangFileString} SecCoreDescription "The LyX files."
+#${LangFileString} SecInstJabRefDescription "Bibliography reference manager and editor for BibTeX files."
+#${LangFileString} SecAllUsersDescription "Install LyX for all users or just the current user."
+${LangFileString} SecFileAssocDescription "Files with a .lyx extension will automatically open in LyX."
+${LangFileString} SecDesktopDescription "A LyX icon on the desktop."
+${LangFileString} SecDictionaries "Dictionaries"
+${LangFileString} SecDictionariesDescription "Spell-checker dictionaries that can be downloaded and installed."
+${LangFileString} SecThesaurus "Thesaurus"
+${LangFileString} SecThesaurusDescription "Thesaurus dictionaries that can be downloaded and installed."
+
+${LangFileString} EnterLaTeXHeader1 'LaTeX-distribution'
+${LangFileString} EnterLaTeXHeader2 'Set the LaTeX-distribution that LyX should use.'
+${LangFileString} EnterLaTeXFolder 'You can optionally set here the path to the file $\"latex.exe$\" and therewith set the \
+                                       LaTeX-distribution that should be used by LyX.\r\n\
+                                       If you don$\'t use LaTeX, LyX cannot output documents!\r\n\
+                                       \r\n\
+                                       The installer has detected the LaTeX-distribution \
+                                       $\"$LaTeXName$\" on your system. Displayed below is its path.'
+${LangFileString} EnterLaTeXFolderNone 'Set below the path to the file $\"latex.exe$\". Therewith you set which \
+                                       LaTeX-distribution should be used by LyX.\r\n\
+                                       If you don$\'t use LaTeX, LyX cannot output documents!\r\n\
+                                       \r\n\
+                                       The installer couldn$\'t find a LaTeX-distribution on your system.'
+${LangFileString} PathName 'Path to the file $\"latex.exe$\"'
+${LangFileString} DontUseLaTeX "Don$\'t use LaTeX"
+${LangFileString} InvalidLaTeXFolder 'The file $\"latex.exe$\" is not in the specified path.'
+
+${LangFileString} LatexInfo 'Now the installer of the LaTeX-distribution $\"MiKTeX$\" will be launched.$\r$\n\
+                               To install the program press the $\"Next$\"-button in the installer windows until the installation begins.$\r$\n\
+                               $\r$\n\
+                               !!! Please use all default options of the MiKTeX-installer !!!'
+${LangFileString} LatexError1 'No LaTeX-distribution could be found!$\r$\n\
+                               LyX cannot be used without a LaTeX-distribution like $\"MiKTeX$\"!$\r$\n\
+                               The installation will therefore be aborted.'
+
+${LangFileString} HunspellFailed 'Download of dictionary for language $\"$R3$\" failed.'
+${LangFileString} ThesaurusFailed 'Download of thesaurus for language $\"$R3$\" failed.'
+
+#${LangFileString} JabRefInfo 'Now the installer of the program $\"JabRef$\" will be launched.$\r$\n\
+#                              You can use all default options of the JabRef-installer.'
+#${LangFileString} JabRefError 'The program $\"JabRef$\" could not successfully be installed!$\r$\n\
+#                              The installer will continue anyway.$\r$\n\
+#                              Try to install JabRef again later.'
+
+#${LangFileString} LatexConfigInfo "The following configuration of LyX will take a while."
+
+#${LangFileString} MiKTeXPathInfo "In order that every user is later able to customize MiKTeX for his needs$\r$\n\
+#                                      it is necessary to set write permissions for all users to MiKTeX$\'s installation folder$\r$\n\
+#                                      $MiKTeXPath $\r$\n\
+#                                      and its subfolders."
+${LangFileString} MiKTeXInfo 'The LaTeX-distribution $\"MiKTeX$\" will be used together with LyX.$\r$\n\
+                               It is recommended to install available MiKTeX-updates using the program $\"MiKTeX Update Wizard$\"$\r$\n\
+                               before you use LyX for the first time.$\r$\n\
+                               Would you now check for MiKTeX updates?'
+
+${LangFileString} ModifyingConfigureFailed "Could not set 'path_prefix' in the configure script"
+#${LangFileString} RunConfigureFailed "Could not execute the configure script"
+${LangFileString} InstallRunning "The installer is already running!"
+${LangFileString} AlreadyInstalled "LyX ${APP_SERIES_KEY2} is already installed!$\r$\n\
+                               Installing over existing installations is not recommended if the installed version$\r$\n\
+                               is a test release or if you have problems with your existing LyX installation.$\r$\n\
+                               In these cases better reinstall LyX.$\r$\n\
+                               Do you nevertheless want to install LyX over the existing version?"
+${LangFileString} NewerInstalled "You are trying to install an older version of LyX than what you have installed.$\r$\n\
+                                 If you really want this, you must uninstall the existing LyX $OldVersionNumber before."
+
+${LangFileString} MultipleIndexesNotAvailable "The support for using several indexes in a document will not be available because$\r$\n\
+                                               MiKTeX was installed with administrator privileges but you are installing LyX without them."
+
+#${LangFileString} FinishPageMessage "Congratulations! LyX has been installed successfully.$\r$\n\
+#                                      $\r$\n\
+#                                      (The first start of LyX might take some seconds.)"
+${LangFileString} FinishPageRun "Launch LyX"
+
+${LangFileString} UnNotInRegistryLabel "Unable to find LyX in the registry.$\r$\n\
+                                       Shortcuts on the desktop and in the Start Menu will not be removed."
+${LangFileString} UnInstallRunning "You must close LyX at first!"
+${LangFileString} UnNotAdminLabel "You must have administrator privileges to uninstall LyX!"
+${LangFileString} UnReallyRemoveLabel "Are you sure you want to completely remove LyX and all of its components?"
+${LangFileString} UnLyXPreferencesTitle 'LyX$\'s user preferences'
+
+${LangFileString} SecUnMiKTeXDescription "Uninstalls the LaTeX-distribution MiKTeX."
+#${LangFileString} SecUnJabRefDescription "Uninstalls the bibliography manager JabRef."
+${LangFileString} SecUnPreferencesDescription 'Deletes LyX$\'s configuration$\r$\n\
+                                               (folder $\"$AppPre\username\$AppSuff\${APP_DIR_USERDATA}$\"$\r$\n\
+                                               for you or for all users (if you are admin).'
+${LangFileString} SecUnProgramFilesDescription "Uninstall LyX and all of its components."