From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../toolkit/toolkit/about/aboutThirdParty.ftl | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 l10n-en-GB/toolkit/toolkit/about/aboutThirdParty.ftl (limited to 'l10n-en-GB/toolkit/toolkit/about/aboutThirdParty.ftl') diff --git a/l10n-en-GB/toolkit/toolkit/about/aboutThirdParty.ftl b/l10n-en-GB/toolkit/toolkit/about/aboutThirdParty.ftl new file mode 100644 index 0000000000..d309a860d3 --- /dev/null +++ b/l10n-en-GB/toolkit/toolkit/about/aboutThirdParty.ftl @@ -0,0 +1,85 @@ +# 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/. + +third-party-page-title = Third-party Module Information +third-party-section-title = List of third-party modules in { -brand-short-name } +third-party-intro = + This page shows the third-party modules which were injected into your + { -brand-short-name }. Any module that is not signed by Microsoft or + { -vendor-short-name } is considered to be a third-party module. +third-party-message-empty = No third-party modules were detected. +third-party-message-no-duration = Not recorded +third-party-detail-version = File version +third-party-detail-vendor = Vendor info +third-party-detail-occurrences = Occurrences + .title = How many times this module was loaded. +third-party-detail-duration = Avg. Blocking time (ms) + .title = How long this module blocked the application. +third-party-detail-app = Application +third-party-detail-publisher = Publisher +third-party-th-process = Process +third-party-th-duration = Loading Duration (ms) +third-party-th-status = Status +third-party-tag-ime = IME + .title = This type of module is loaded when you use a third-party IME. +third-party-tag-shellex = Shell Extension + .title = This type of module is loaded when you open the system file dialogue. +third-party-tag-background = Background + .title = + This module did not block the application because it was loaded + in the background. +third-party-icon-unsigned = + .title = This module is not signed + .alt = This module is not signed +third-party-icon-warning = + .title = { -brand-short-name } crashed in code from this module + .alt = { -brand-short-name } crashed in code from this module +third-party-status-loaded = Loaded +third-party-status-blocked = Blocked +third-party-status-redirected = Redirected +third-party-button-copy-to-clipboard = Copy raw data to clipboard +third-party-loading-data = + .alt = Loading system information… + .title = Loading system information… +third-party-button-reload = Reload with system info + .title = Reload with system information +third-party-button-open = + .title = Open file location… +third-party-button-to-block = + .title = Block this module + .aria-label = Block this module +third-party-button-to-unblock = + .title = Currently blocked. Click to unblock it. + .aria-label = Currently blocked. Click to unblock it. +third-party-button-to-unblock-disabled = + .title = + Currently marked as blocked, although the blocklist is disabled for this run + of { -brand-short-name }. Click to unblock it. + .aria-label = + Currently marked as blocked, although the blocklist is disabled for this run + of { -brand-short-name }. Click to unblock it. +third-party-button-to-block-module = Block this module + .title = Block this module + .aria-label = Block this module +third-party-button-to-unblock-module = Unblock this module + .title = Currently blocked. Click to unblock it. + .aria-label = Currently blocked. Click to unblock it. +third-party-button-to-unblock-module-disabled = Unblock this module (blocklist currently disabled) + .title = + Currently marked as blocked, although the blocklist is disabled for this run + of { -brand-short-name }. Click to unblock it. + .aria-label = + Currently marked as blocked, although the blocklist is disabled for this run + of { -brand-short-name }. Click to unblock it. +third-party-button-expand = + .title = Show detailed information +third-party-button-collapse = + .title = Collapse detailed information +third-party-blocking-requires-restart = To block a third-party module, { -brand-short-name } must restart. +third-party-should-restart-title = Restart { -brand-short-name } +third-party-restart-now = Restart now +third-party-restart-later = Restart later +third-party-blocked-by-builtin = + .title = Blocked by { -brand-short-name } + .alt = Blocked by { -brand-short-name } -- cgit v1.2.3