diff options
Diffstat (limited to 'l10n-en-CA/toolkit/chrome/mozapps/extensions/extensions.properties')
-rw-r--r-- | l10n-en-CA/toolkit/chrome/mozapps/extensions/extensions.properties | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-en-CA/toolkit/chrome/mozapps/extensions/extensions.properties b/l10n-en-CA/toolkit/chrome/mozapps/extensions/extensions.properties new file mode 100644 index 0000000000..f579a26a6b --- /dev/null +++ b/l10n-en-CA/toolkit/chrome/mozapps/extensions/extensions.properties @@ -0,0 +1,84 @@ +# 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 (notification.incompatible) %1$S is the add-on name, %2$S is brand name, %3$S is application version +notification.incompatible=%1$S is incompatible with %2$S %3$S. +#LOCALIZATION NOTE (notification.unsigned, notification.unsignedAndDisabled) %1$S is the add-on name, %2$S is brand name +notification.unsignedAndDisabled=%1$S could not be verified for use in %2$S and has been disabled. +notification.unsigned=%1$S could not be verified for use in %2$S. Proceed with caution. +notification.unsigned.link=More Information +#LOCALIZATION NOTE (notification.blocked) %1$S is the add-on name +notification.blocked=%1$S has been disabled due to security or stability issues. +notification.blocked.link=More Information +#LOCALIZATION NOTE (notification.softblocked) %1$S is the add-on name +notification.softblocked=%1$S is known to cause security or stability issues. +notification.softblocked.link=More Information +#LOCALIZATION NOTE (notification.outdated) %1$S is the add-on name +notification.outdated=An important update is available for %1$S. +notification.outdated.link=Update Now +#LOCALIZATION NOTE (notification.vulnerableUpdatable) %1$S is the add-on name +notification.vulnerableUpdatable=%1$S is known to be vulnerable and should be updated. +notification.vulnerableUpdatable.link=Update Now +#LOCALIZATION NOTE (notification.vulnerableNoUpdate) %1$S is the add-on name +notification.vulnerableNoUpdate=%1$S is known to be vulnerable. Use with caution. +notification.vulnerableNoUpdate.link=More Information +#LOCALIZATION NOTE (notification.restartless-uninstall) %1$S is the add-on name +notification.restartless-uninstall=%1$S will be uninstalled after you close this tab. +#LOCALIZATION NOTE (notification.downloadError) %1$S is the add-on name. +notification.downloadError=There was an error downloading %1$S. +notification.downloadError.retry=Try again +notification.downloadError.retry.tooltip=Try downloading this add-on again +#LOCALIZATION NOTE (notification.installError) %1$S is the add-on name. +notification.installError=There was an error installing %1$S. +notification.installError.retry=Try again +notification.installError.retry.tooltip=Try downloading and installing this add-on again +#LOCALIZATION NOTE (notification.gmpPending) %1$S is the add-on name. +notification.gmpPending=%1$S will be installed shortly. + +#LOCALIZATION NOTE (details.notification.incompatible) %1$S is the add-on name, %2$S is brand name, %3$S is application version +details.notification.incompatible=%1$S is incompatible with %2$S %3$S. +#LOCALIZATION NOTE (details.notification.unsigned, details.notification.unsignedAndDisabled) %1$S is the add-on name, %2$S is brand name +details.notification.unsignedAndDisabled=%1$S could not be verified for use in %2$S and has been disabled. +details.notification.unsigned=%1$S could not be verified for use in %2$S. Proceed with caution. +details.notification.unsigned.link=More Information +#LOCALIZATION NOTE (details.notification.blocked) %1$S is the add-on name +details.notification.blocked=%1$S has been disabled due to security or stability issues. +details.notification.blocked.link=More Information +#LOCALIZATION NOTE (details.notification.softblocked) %1$S is the add-on name +details.notification.softblocked=%1$S is known to cause security or stability issues. +details.notification.softblocked.link=More Information +#LOCALIZATION NOTE (details.notification.outdated) %1$S is the add-on name +details.notification.outdated=An important update is available for %1$S. +details.notification.outdated.link=Update Now +#LOCALIZATION NOTE (details.notification.vulnerableUpdatable) %1$S is the add-on name +details.notification.vulnerableUpdatable=%1$S is known to be vulnerable and should be updated. +details.notification.vulnerableUpdatable.link=Update Now +#LOCALIZATION NOTE (details.notification.vulnerableNoUpdate) %1$S is the add-on name +details.notification.vulnerableNoUpdate=%1$S is known to be vulnerable. Use with caution. +details.notification.vulnerableNoUpdate.link=More Information +#LOCALIZATION NOTE (details.notification.restartless-uninstall) %1$S is the add-on name. +details.notification.restartless-uninstall=%1$S will be uninstalled after you close this tab. +#LOCALIZATION NOTE (details.notification.gmpPending) %1$S is the add-on name +details.notification.gmpPending=%1$S will be installed shortly. + +type.extension.name=Extensions +type.themes.name=Themes +type.locale.name=Languages +type.plugin.name=Plugins +type.dictionary.name=Dictionaries +type.service.name=Services +type.legacy.name=Legacy Extensions +type.unsupported.name=Unsupported + +#LOCALIZATION NOTE(listHeading.discover) %S is the brandShortName +listHeading.discover=Personalize Your %S +listHeading.extension=Manage Your Extensions +listHeading.shortcuts=Manage Extension Shortcuts +listHeading.theme=Manage Your Themes +listHeading.plugin=Manage Your Plugins +listHeading.locale=Manage Your Languages +listHeading.dictionary=Manage Your Dictionaries + +searchLabel.extension=Find more extensions +searchLabel.theme=Find more themes |