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 --- .../et/toolkit/about/aboutThirdParty.ftl | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 thunderbird-l10n/et/localization/et/toolkit/about/aboutThirdParty.ftl (limited to 'thunderbird-l10n/et/localization/et/toolkit/about/aboutThirdParty.ftl') diff --git a/thunderbird-l10n/et/localization/et/toolkit/about/aboutThirdParty.ftl b/thunderbird-l10n/et/localization/et/toolkit/about/aboutThirdParty.ftl new file mode 100644 index 0000000000..f22aa26e9d --- /dev/null +++ b/thunderbird-l10n/et/localization/et/toolkit/about/aboutThirdParty.ftl @@ -0,0 +1,51 @@ +# 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 dialog. +third-party-tag-background = Background + .title = + This module did not block the application because it was loaded + in the background. + +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-button-reload = Reload with system info + .title = Reload with system information +third-party-button-open = + .title = Open file location… +third-party-button-expand = + .title = Show detailed information +third-party-button-collapse = + .title = Collapse detailed information + -- cgit v1.2.3