diff options
Diffstat (limited to 'l10n-en-GB/mail/chrome/messenger/addons.properties')
-rw-r--r-- | l10n-en-GB/mail/chrome/messenger/addons.properties | 251 |
1 files changed, 251 insertions, 0 deletions
diff --git a/l10n-en-GB/mail/chrome/messenger/addons.properties b/l10n-en-GB/mail/chrome/messenger/addons.properties new file mode 100644 index 0000000000..0485667a60 --- /dev/null +++ b/l10n-en-GB/mail/chrome/messenger/addons.properties @@ -0,0 +1,251 @@ +# 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/. + +xpinstallPromptMessage=%S prevented this site from asking you to install software on your computer. +# LOCALIZATION NOTE (xpinstallPromptMessage.header) +# The string contains the hostname of the site the add-on is being installed from. +xpinstallPromptMessage.header=Allow %S to install an add-on? +xpinstallPromptMessage.message=You are attempting to install an add-on from %S. Make sure you trust this site before continuing. +xpinstallPromptMessage.header.unknown=Allow an unknown site to install an add-on? +xpinstallPromptMessage.message.unknown=You are attempting to install an add-on from an unknown site. Make sure you trust this site before continuing. +xpinstallPromptMessage.learnMore=Learn more about installing add-ons safely +xpinstallPromptMessage.dontAllow=Don’t Allow +xpinstallPromptMessage.dontAllow.accesskey=D +xpinstallPromptMessage.neverAllow=Never Allow +xpinstallPromptMessage.neverAllow.accesskey=N +# Accessibility Note: +# Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button) +# See https://website-archive.mozilla.org/www.mozilla.org/access/access/keyboard/ for details +xpinstallPromptMessage.install=Continue to Installation +xpinstallPromptMessage.install.accesskey=C + +# Accessibility Note: +# Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button) +# See http://www.mozilla.org/access/keyboard/accesskey for details +xpinstallDisabledMessageLocked=Software installation has been disabled by your system administrator. +xpinstallDisabledMessage=Software installation is currently disabled. Click Enable and try again. +xpinstallDisabledButton=Enable +xpinstallDisabledButton.accesskey=n + +# LOCALIZATION NOTE (addonInstallBlockedByPolicy) +# This message is shown when the installation of an add-on is blocked by +# enterprise policy. %1$S is replaced by the name of the add-on. +# %2$S is replaced by the ID of add-on. %3$S is a custom message that +# the administration can add to the message. +addonInstallBlockedByPolicy=%1$S (%2$S) is blocked by your system administrator.%3$S + +# LOCALIZATION NOTE (addonPostInstall.message1) +# %1$S is replaced with the localized named of the extension that was +# just installed. +# %2$S is replaced with the localized name of the application. +addonPostInstall.message1=%1$S has been added to %2$S. +# LOCALIZATION NOTE (addonPostInstall.multiple.message1) +# %1$S is replaced with the localized name of the application. +addonPostInstall.multiple.message=These add-ons have been added to %1$S: +addonPostInstall.okay.label=OK +addonPostInstall.okay.accesskey=O + +# LOCALIZATION NOTE (addonDownloadingAndVerifying): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# Also see https://bugzilla.mozilla.org/show_bug.cgi?id=570012 for mockups +addonDownloadingAndVerifying=Downloading and verifying add-on…;Downloading and verifying #1 add-ons… +addonDownloadVerifying=Verifying + +addonInstall.unsigned=(Unverified) +addonInstall.cancelButton.label=Cancel +addonInstall.cancelButton.accesskey=C +addonInstall.acceptButton2.label=Add +addonInstall.acceptButton2.accesskey=A + +# LOCALIZATION NOTE (addonConfirmInstallMessage,addonConfirmInstallUnsigned): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is brandShortName +# #2 is the number of add-ons being installed +addonConfirmInstall.message=This site would like to install an add-on in #1:;This site would like to install #2 add-ons in #1: +addonConfirmInstallUnsigned.message=Caution: This site would like to install an unverified add-on in #1. Proceed at your own risk.;Caution: This site would like to install #2 unverified add-ons in #1. Proceed at your own risk. + +# LOCALIZATION NOTE (addonConfirmInstallSomeUnsigned.message): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is brandShortName +# #2 is the total number of add-ons being installed (at least 2) +addonConfirmInstallSomeUnsigned.message=;Caution: This site would like to install #2 add-ons in #1, some of which are unverified. Proceed at your own risk. + +# LOCALIZATION NOTE (addonInstalled): +# %S is the name of the add-on +addonInstalled=%S has been installed successfully. +# LOCALIZATION NOTE (addonsGenericInstalled): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 number of add-ons +addonsGenericInstalled=#1 add-on has been installed successfully.;#1 add-ons have been installed successfully. + +# LOCALIZATION NOTE (addonInstallError-1, addonInstallError-2, addonInstallError-3, addonInstallError-4, addonInstallError-5, addonLocalInstallError-1, addonLocalInstallError-2, addonLocalInstallError-3, addonLocalInstallError-4, addonLocalInstallError-5): +# %1$S is the application name, %2$S is the add-on name +addonInstallError-1=The add-on could not be downloaded because of a connection failure. +addonInstallError-2=The add-on could not be installed because it does not match the add-on %1$S expected. +addonInstallError-3=The add-on downloaded from this site could not be installed because it appears to be corrupt. +addonInstallError-4=%2$S could not be installed because %1$S cannot modify the needed file. +addonInstallError-5=%1$S has prevented this site from installing an unverified add-on. +addonLocalInstallError-1=This add-on could not be installed because of a file system error. +addonLocalInstallError-2=This add-on could not be installed because it does not match the add-on %1$S expected. +addonLocalInstallError-3=This add-on could not be installed because it appears to be corrupt. +addonLocalInstallError-4=%2$S could not be installed because %1$S cannot modify the needed file. +addonLocalInstallError-5=This add-on could not be installed because it has not been verified. + +# LOCALIZATION NOTE (addonInstallErrorIncompatible): +# %1$S is the application name, %2$S is the application version, %3$S is the add-on name +addonInstallErrorIncompatible=%3$S could not be installed because it is not compatible with %1$S %2$S. + +# LOCALIZATION NOTE (addonInstallErrorBlocklisted): %S is add-on name +addonInstallErrorBlocklisted=%S could not be installed because it has a high risk of causing stability or security problems. + +# LOCALIZATION NOTE (webextPerms.header) +# This string is used as a header in the webextension permissions dialog, +# %S is replaced with the localized name of the extension being installed. +# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612 +# for an example of the full dialog. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.header=Add %S? + +# %S is brandShortName +webextPerms.experimentWarning=Malicious add-ons can steal your private information or compromise your computer. Only install this add-on if you trust the source. +webextPerms.unsignedWarning=Caution: This add-on is unverified. Malicious add-ons can steal your private information or compromise your computer. Only install this add-on if you trust the source. + +# LOCALIZATION NOTE (webextPerms.listIntro) +# This string will be followed by a list of permissions requested +# by the webextension. +webextPerms.listIntro=It requires your permission to: +webextPerms.learnMore=Learn more about permissions +webextPerms.add.label=Add +webextPerms.add.accessKey=A +webextPerms.cancel.label=Cancel +webextPerms.cancel.accessKey=C + +# LOCALIZATION NOTE (webextPerms.sideloadMenuItem) +# %1$S will be replaced with the localized name of the sideloaded add-on. +# %2$S will be replace with the name of the application (e.g., Firefox, Nightly) +webextPerms.sideloadMenuItem=%1$S added to %2$S + +# LOCALIZATION NOTE (webextPerms.sideloadHeader) +# This string is used as a header in the webextension permissions dialog +# when the extension is side-loaded. +# %S is replaced with the localized name of the extension being installed. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.sideloadHeader=%S added +webextPerms.sideloadText2=Another program on your computer installed an add-on that may affect your browser. Please review this add-on’s permissions requests and choose to Enable or Cancel (to leave it disabled). +webextPerms.sideloadTextNoPerms=Another program on your computer installed an add-on that may affect your browser. Please choose to Enable or Cancel (to leave it disabled). + +webextPerms.sideloadEnable.label=Enable +webextPerms.sideloadEnable.accessKey=E +webextPerms.sideloadCancel.label=Cancel +webextPerms.sideloadCancel.accessKey=C + +# LOCALIZATION NOTE (webextPerms.updateMenuItem) +# %S will be replaced with the localized name of the extension which +# has been updated. +webextPerms.updateMenuItem=%S requires new permissions + +# LOCALIZATION NOTE (webextPerms.updateText) +# %S is replaced with the localized name of the updated extension. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.updateText=%S has been updated. You must approve new permissions before the updated version will install. Choosing “Cancel” will maintain your current add-on version. + +webextPerms.updateAccept.label=Update +webextPerms.updateAccept.accessKey=U + +# LOCALIZATION NOTE (webextPerms.optionalPermsHeader) +# %S is replace with the localized name of the extension requested new +# permissions. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.optionalPermsHeader=%S requests additional permissions. +webextPerms.optionalPermsListIntro=It wants to: +webextPerms.optionalPermsAllow.label=Allow +webextPerms.optionalPermsAllow.accessKey=A +webextPerms.optionalPermsDeny.label=Deny +webextPerms.optionalPermsDeny.accessKey=D + +webextPerms.description.accountsFolders=Create, rename, or delete your mail account folders +webextPerms.description.accountsRead=See your mail accounts and their folders +webextPerms.description.addressBooks=Read and modify your address books and contacts +webextPerms.description.bookmarks=Read and modify bookmarks +webextPerms.description.browserSettings=Read and modify browser settings +webextPerms.description.browsingData=Clear recent browsing history, cookies, and related data +webextPerms.description.clipboardRead=Get data from the clipboard +webextPerms.description.clipboardWrite=Input data to the clipboard +webextPerms.description.compose=Read and modify your email messages as you compose and send them +webextPerms.description.devtools=Extend developer tools to access your data in open tabs +webextPerms.description.dns=Access IP address and hostname information +webextPerms.description.downloads=Download files and read and modify the browser’s download history +webextPerms.description.downloads.open=Open files downloaded to your computer +# LOCALIZATION NOTE (webextPerms.description.experiment) +# %S will be replaced with the name of the application +webextPerms.description.experiment=Have full, unrestricted access to %S, and your computer +webextPerms.description.find=Read the text of all open tabs +webextPerms.description.geolocation=Access your location +webextPerms.description.history=Access browsing history +webextPerms.description.management=Monitor extension usage and manage themes +webextPerms.description.messagesModify=Read and modify your email messages as they are displayed to you +webextPerms.description.messagesMove=Move, copy, or delete your email messages +webextPerms.description.messagesRead=Read your email messages and mark or tag them +# LOCALIZATION NOTE (webextPerms.description.nativeMessaging) +# %S will be replaced with the name of the application +webextPerms.description.nativeMessaging=Exchange messages with programs other than %S +webextPerms.description.notifications=Display notifications to you +webextPerms.description.pkcs11=Provide cryptographic authentication services +webextPerms.description.privacy=Read and modify privacy settings +webextPerms.description.proxy=Control browser proxy settings +webextPerms.description.sessions=Access recently closed tabs +webextPerms.description.tabs=Access browser tabs +webextPerms.description.tabHide=Hide and show browser tabs +webextPerms.description.topSites=Access browsing history +webextPerms.description.unlimitedStorage=Store unlimited amount of client-side data +webextPerms.description.webNavigation=Access browser activity during navigation + +webextPerms.hostDescription.allUrls=Access your data for all web sites + +# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard) +# %S will be replaced by the DNS domain for which a webextension +# is requesting access (e.g., mozilla.org) +webextPerms.hostDescription.wildcard=Access your data for sites in the %S domain + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# domains for which this webextension is requesting permission. +webextPerms.hostDescription.tooManyWildcards=Access your data in #1 other domain;Access your data in #1 other domains + +# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite) +# %S will be replaced by the DNS host name for which a webextension +# is requesting access (e.g., www.mozilla.org) +webextPerms.hostDescription.oneSite=Access your data for %S + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites) +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# hosts for which this webextension is requesting permission. +webextPerms.hostDescription.tooManySites=Access your data on #1 other site;Access your data on #1 other sites + +# LOCALIZATION NOTE (webext.defaultSearch.description) +# %1$S is replaced with the localized named of the extension that is asking to change the default search engine. +# %2$S is replaced with the name of the current search engine +# %3$S is replaced with the name of the new search engine +webext.defaultSearch.description=%1$S would like to change your default search engine from %2$S to %3$S. Is that OK? +webext.defaultSearchYes.label=Yes +webext.defaultSearchYes.accessKey=Y +webext.defaultSearchNo.label=No +webext.defaultSearchNo.accessKey=N + +# LOCALIZATION NOTE (webext.remove.confirmation.title) +# %S is the name of the extension which is about to be removed. +webext.remove.confirmation.title=Remove %S +# LOCALIZATION NOTE (webext.remove.confirmation.message) +# %1$S is the name of the extension which is about to be removed. +# %2$S is brandShorterName +webext.remove.confirmation.message=Remove %1$S from %2$S? +webext.remove.confirmation.button=Remove |