From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- browser/locales/en-US/installer/custom.properties | 96 +++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 browser/locales/en-US/installer/custom.properties (limited to 'browser/locales/en-US/installer/custom.properties') diff --git a/browser/locales/en-US/installer/custom.properties b/browser/locales/en-US/installer/custom.properties new file mode 100644 index 0000000000..30d430a756 --- /dev/null +++ b/browser/locales/en-US/installer/custom.properties @@ -0,0 +1,96 @@ +# 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. +# LOCALIZATION NOTE: +# The non-variable portion of this MUST match the translation of +# "private-browsing-shortcut-text-2" in browser.ftl +PRIVATE_BROWSING_SHORTCUT_TITLE=$BrandShortName Private Browsing +CONTEXT_OPTIONS=$BrandShortName &Options +CONTEXT_SAFE_MODE=$BrandShortName &Safe Mode +OPTIONS_PAGE_TITLE=Setup Type +OPTIONS_PAGE_SUBTITLE=Choose setup options +SHORTCUTS_PAGE_TITLE=Set Up Shortcuts +SHORTCUTS_PAGE_SUBTITLE=Create Program Icons +COMPONENTS_PAGE_TITLE=Set Up Optional Components +COMPONENTS_PAGE_SUBTITLE=Optional Recommended Components +OPTIONAL_COMPONENTS_DESC=The Maintenance Service will allow you to update $BrandShortName silently in the background. +MAINTENANCE_SERVICE_CHECKBOX_DESC=Install &Maintenance Service +SUMMARY_PAGE_TITLE=Summary +SUMMARY_PAGE_SUBTITLE=Ready to start installing $BrandShortName +SUMMARY_INSTALLED_TO=$BrandShortName will be installed to the following location: +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. +SUMMARY_TAKE_DEFAULTS=U&se $BrandShortName as my default web browser +SUMMARY_INSTALL_CLICK=Click Install to continue. +SUMMARY_UPGRADE_CLICK=Click Upgrade to continue. +SURVEY_TEXT=&Tell us what you thought of $BrandShortName +LAUNCH_TEXT=&Launch $BrandShortName now +CREATE_ICONS_DESC=Create icons for $BrandShortName: +ICONS_DESKTOP=On my &desktop +ICONS_STARTMENU=In my &Start menu Programs folder +ICONS_TASKBAR=On my &taskbar +WARN_MANUALLY_CLOSE_APP_INSTALL=$BrandShortName must be closed to proceed with the installation.\n\nPlease close $BrandShortName to continue. +WARN_MANUALLY_CLOSE_APP_UNINSTALL=$BrandShortName must be closed to proceed with the uninstall.\n\nPlease close $BrandShortName to continue. +WARN_MANUALLY_CLOSE_APP_REFRESH=$BrandShortName must be closed to proceed with the refresh.\n\nPlease close $BrandShortName to continue. +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_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_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_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_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_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: +UN_CONFIRM_CLICK=Click Uninstall to continue. + +UN_REFRESH_PAGE_TITLE=Refresh $BrandShortName Instead? +UN_REFRESH_PAGE_EXPLANATION=If you’re having problems with $BrandShortName, a refresh can help.\n\nThis will restore the default settings and remove add-ons. Start fresh for optimal performance. +UN_REFRESH_LEARN_MORE=&Learn more +UN_REFRESH_BUTTON=&Refresh $BrandShortName + +BANNER_CHECK_EXISTING=Checking existing installation… + +STATUS_INSTALL_APP=Installing $BrandShortName… +STATUS_INSTALL_LANG=Installing Language Files (${AB_CD})… +STATUS_UNINSTALL_MAIN=Uninstalling $BrandShortName… +STATUS_CLEANUP=A Little Housekeeping… + +UN_SURVEY_CHECKBOX_LABEL=Tell Mozilla why you uninstalled $BrandShortName + +# _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 +# Two lines +OPTION_CUSTOM_DESC=You may choose individual options to be installed. Recommended for experienced users. +OPTION_CUSTOM_RADIO=&Custom + +# LOCALIZATION NOTE: +# The following text replaces the Install button text on the summary page. +# Verify that the access key for InstallBtn (in override.properties) and +# UPGRADE_BUTTON is not already used by SUMMARY_TAKE_DEFAULTS. +UPGRADE_BUTTON=&Upgrade -- cgit v1.2.3