zotero/app/win/installer/customLocale.nsh

48 lines
8.8 KiB
NSIS
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

LangString REG_APP_DESC 0 "$BrandShortName delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web."
LangString CONTEXT_OPTIONS 0 "$BrandShortName &Options"
LangString CONTEXT_SAFE_MODE 0 "$BrandShortName &Safe Mode"
LangString OPTIONS_PAGE_TITLE 0 "Setup Type"
LangString OPTIONS_PAGE_SUBTITLE 0 "Choose setup options"
LangString SHORTCUTS_PAGE_TITLE 0 "Set Up Shortcuts"
LangString SHORTCUTS_PAGE_SUBTITLE 0 "Create Program Icons"
LangString SUMMARY_PAGE_TITLE 0 "Summary"
LangString SUMMARY_PAGE_SUBTITLE 0 "Ready to start installing $BrandShortName"
LangString SUMMARY_INSTALLED_TO 0 "$BrandShortName will be installed to the following location:"
LangString SUMMARY_REBOOT_REQUIRED_INSTALL 0 "A restart of your computer may be required to complete the installation."
LangString SUMMARY_REBOOT_REQUIRED_UNINSTALL 0 "A restart of your computer may be required to complete the uninstall."
LangString SUMMARY_TAKE_DEFAULTS 0 "U&se $BrandShortName as my default web browser"
LangString SUMMARY_INSTALL_CLICK 0 "Click Install to continue."
LangString SUMMARY_UPGRADE_CLICK 0 "Click Upgrade to continue."
LangString SURVEY_TEXT 0 "&Tell us what you thought of $BrandShortName"
LangString LAUNCH_TEXT 0 "&Launch $BrandShortName now"
LangString CREATE_ICONS_DESC 0 "Create icons for $BrandShortName:"
LangString ICONS_DESKTOP 0 "On my &Desktop"
LangString ICONS_STARTMENU 0 "In my &Start Menu Programs folder"
LangString ICONS_QUICKLAUNCH 0 "In my &Quick Launch bar"
LangString WARN_MANUALLY_CLOSE_APP_INSTALL 0 "$BrandShortName must be closed to proceed with the installation.$\r$\n$\r$\nPlease close $BrandShortName to continue."
LangString WARN_MANUALLY_CLOSE_APP_UNINSTALL 0 "$BrandShortName must be closed to proceed with the uninstall.$\r$\n$\r$\nPlease close $BrandShortName to continue."
LangString WARN_MANUALLY_CLOSE_APP_LAUNCH 0 "$BrandShortName is already running.$\r$\n$\r$\nPlease close $BrandShortName prior to launching the version you have just installed."
LangString WARN_WRITE_ACCESS 0 "You don't have access to write to the installation directory.$\r$\n$\r$\nClick OK to select a different directory."
LangString WARN_DISK_SPACE 0 "You don't have sufficient disk space to install to this location.$\r$\n$\r$\nClick OK to select a different location."
LangString WARN_MIN_SUPPORTED_OS_MSG 0 "Sorry, $BrandShortName can't be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer."
LangString WARN_RESTART_REQUIRED_UNINSTALL 0 "Your computer must be restarted to complete a previous uninstall of $BrandShortName. Do you want to reboot now?"
LangString WARN_RESTART_REQUIRED_UPGRADE 0 "Your computer must be restarted to complete a previous upgrade of $BrandShortName. Do you want to reboot now?"
LangString ERROR_CREATE_DIRECTORY_PREFIX 0 "Error creating directory:"
LangString ERROR_CREATE_DIRECTORY_SUFFIX 0 "Click Cancel to stop the installation or$\r$\nRetry to try again."
LangString UN_CONFIRM_PAGE_TITLE 0 "Uninstall $BrandFullName"
LangString UN_CONFIRM_PAGE_SUBTITLE 0 "Remove $BrandFullName from your computer."
LangString UN_CONFIRM_UNINSTALLED_FROM 0 "$BrandShortName will be uninstalled from the following location:"
LangString UN_CONFIRM_CLICK 0 "Click Uninstall to continue."
LangString UN_REMOVE_PROFILES 0 "&Remove my $BrandShortName personal data and customizations"
LangString UN_REMOVE_PROFILES_DESC 0 "This will permanently remove your bookmarks, saved passwords, cookies and customizations. You may wish to keep this information if you plan on installing another version of $BrandShortName in the future."
LangString BANNER_CHECK_EXISTING 0 "Checking existing installation…"
LangString STATUS_INSTALL_APP 0 "Installing $BrandShortName…"
LangString STATUS_INSTALL_LANG 0 "Installing Language Files (${AB_CD})…"
LangString STATUS_UNINSTALL_MAIN 0 "Uninstalling $BrandShortName…"
LangString STATUS_CLEANUP 0 "A Little Housekeeping…"
LangString OPTIONS_SUMMARY 0 "Choose the type of setup you prefer, then click Next."
LangString OPTION_STANDARD_DESC 0 "$BrandShortName will be installed with the most common options."
LangString OPTION_STANDARD_RADIO 0 "&Standard"
LangString OPTION_CUSTOM_DESC 0 "You may choose individual options to be installed. Recommended for experienced users."
LangString OPTION_CUSTOM_RADIO 0 "&Custom"
LangString UPGRADE_BUTTON 0 "&Upgrade"