diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-et/toolkit/toolkit/about/aboutThirdParty.ftl | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/l10n-et/toolkit/toolkit/about/aboutThirdParty.ftl b/l10n-et/toolkit/toolkit/about/aboutThirdParty.ftl new file mode 100644 index 0000000000..f22aa26e9d --- /dev/null +++ b/l10n-et/toolkit/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 + |