diff options
Diffstat (limited to 'l10n-en-GB/suite/installer/windows/custom.properties')
-rw-r--r-- | l10n-en-GB/suite/installer/windows/custom.properties | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/installer/windows/custom.properties b/l10n-en-GB/suite/installer/windows/custom.properties new file mode 100644 index 0000000000..8f1b1ba17d --- /dev/null +++ b/l10n-en-GB/suite/installer/windows/custom.properties @@ -0,0 +1,90 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +REG_APP_DESC=$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. +OPTIONAL_COMPONENTS_TITLE=Choose Optional Components +OPTIONAL_COMPONENTS_SUBTITLE=Choose which features of $BrandFullNameDA you want to install. +OPTIONAL_COMPONENTS_LABEL=Optional Components: +DOMI_TITLE=DOM Inspector +DOMI_TEXT=Inspects the structure and properties of a window and its contents. +DEBUGQA_TITLE=Debug and QA UI +DEBUGQA_TEXT=Provides additional debug and QA UI for $BrandShortName development. +CHATZILLA_TITLE=ChatZilla +CHATZILLA_TEXT=A clean, easy to use and highly extensible IRC client. +CONTEXT_OPTIONS=$BrandShortName &Options +CONTEXT_SAFE_MODE=$BrandShortName &Safe Mode +SAFE_MODE=Safe Mode +# MAILNEWS_TEXT appears in Windows (All) Programs menu as "SeaMonkey $(MAILNEWS_TEXT)" +MAILNEWS_TEXT=Mail +PROFILE_TEXT=Profile Manager +OPTIONS_PAGE_TITLE=Setup Type +OPTIONS_PAGE_SUBTITLE=Choose setup options +SHORTCUTS_PAGE_TITLE=Set Up Shortcuts +SHORTCUTS_PAGE_SUBTITLE=Create Program Icons +SUMMARY_PAGE_TITLE=Summary +SUMMARY_PAGE_SUBTITLE=Ready to start installing $BrandShortName +SUMMARY_INSTALLED_TO=$BrandShortName will be installed to the following location: +SUMMARY_CLICK=Click Install to continue. +SUMMARY_REBOOT_REQUIRED_INSTALL=A restart of your computer may be required to complete the installation. +SUMMARY_REBOOT_REQUIRED_UNINSTALL=A restart of your computer may be required to complete the uninstall. +SURVEY_TEXT=&Tell us what you thought of $BrandShortName +LAUNCH_TEXT=&Launch $BrandFullNameDA now +CREATE_ICONS_DESC=Create icons for $BrandShortName: +ICONS_DESKTOP=On my &Desktop +ICONS_STARTMENU=In my &Start Menu Programs folder +ICONS_QUICKLAUNCH=In my &Quick Launch bar +WARN_WRITE_ACCESS=You don't have access to write to the installation directory.\n\nClick OK to select a different directory. +WARN_DISK_SPACE=You don't have sufficient disk space to install to this location.\n\nClick OK to select a different location. +WARN_MIN_SUPPORTED_CPU_MSG=Sorry, $BrandShortName can't be installed. This version of $BrandShortName requires a processor with ${MinSupportedCPU} support. Please click the OK button for additional information. +WARN_MIN_SUPPORTED_OSVER_MSG=Sorry, $BrandShortName can't be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer. Please click the OK button for additional information. +WARN_MIN_SUPPORTED_OSVER_CPU_MSG=Sorry, $BrandShortName can't be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer and a processor with ${MinSupportedCPU} support. Please click the OK button for additional information. +WARN_MANUALLY_CLOSE_APP_INSTALL=$BrandShortName must be closed to proceed with the installation.\n\nPlease close $BrandShortName to continue. +WARN_MANUALLY_CLOSE_APP_LAUNCH=$BrandShortName is already running.\n\nPlease close $BrandShortName prior to launching the version you have just installed. +WARN_MANUALLY_CLOSE_APP_UNINSTALL=$BrandShortName must be closed to proceed with the uninstall.\n\nPlease close $BrandShortName to continue. +WARN_RESTART_REQUIRED_UNINSTALL=Your computer must be restarted to complete a previous uninstall of $BrandShortName. Do you want to reboot now? +WARN_RESTART_REQUIRED_UPGRADE=Your computer must be restarted to complete a previous upgrade of $BrandShortName. Do you want to reboot now? +ERROR_CREATE_DIRECTORY_PREFIX=Error creating directory: +ERROR_CREATE_DIRECTORY_SUFFIX=Click Cancel to stop the installation or\nRetry to try again. + +UN_CONFIRM_CLICK=Click Uninstall to continue. +UN_CONFIRM_PAGE_TITLE=Uninstall $BrandFullName +UN_CONFIRM_PAGE_SUBTITLE=Remove $BrandFullName from your computer. +UN_CONFIRM_UNINSTALLED_FROM=$BrandShortName will be uninstalled from the following location: + +STATUS_INSTALL_APP=Installing $BrandShortName… +STATUS_INSTALL_LANG=Installing Language Files (${AB_CD})… +STATUS_INSTALL_OPTIONAL=Installing Optional Components… +STATUS_UNINSTALL_MAIN=Uninstalling $BrandShortName… +STATUS_CLEANUP=A Little Housekeeping… + +BANNER_CHECK_EXISTING=Checking existing installation… + +# _DESC strings support approximately 65 characters per line. +# One line +OPTIONS_SUMMARY=Choose the type of setup you prefer, then click Next. +# One line +OPTION_STANDARD_DESC=$BrandShortName will be installed with the most common options. +OPTION_STANDARD_RADIO=&Standard +# One line +OPTION_COMPLETE_DESC=$BrandShortName will be installed with all available options. +OPTION_COMPLETE_RADIO=C&omplete +# Two lines +OPTION_CUSTOM_DESC=You may choose individual options to be installed. Recommended for experienced users. +OPTION_CUSTOM_RADIO=&Custom |