From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-gl/browser/browser/extensionsUI.ftl | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 l10n-gl/browser/browser/extensionsUI.ftl (limited to 'l10n-gl/browser/browser/extensionsUI.ftl') diff --git a/l10n-gl/browser/browser/extensionsUI.ftl b/l10n-gl/browser/browser/extensionsUI.ftl new file mode 100644 index 0000000000..b17c3260f6 --- /dev/null +++ b/l10n-gl/browser/browser/extensionsUI.ftl @@ -0,0 +1,33 @@ +# 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/. + +webext-perms-learn-more = Máis información +# Variables: +# $addonName (String): localized named of the extension that is asking to change the default search engine. +# $currentEngine (String): name of the current search engine. +# $newEngine (String): name of the new search engine. +webext-default-search-description = { $addonName } quere cambiar o seu buscador predeterminado de { $currentEngine } a { $newEngine }. Está de acordo? +webext-default-search-yes = + .label = Si + .accesskey = S +webext-default-search-no = + .label = Non + .accesskey = N +# Variables: +# $addonName (String): localized named of the extension that was just installed. +addon-post-install-message = Engadiuse { $addonName }. + +## A modal confirmation dialog to allow an extension on quarantined domains. + +# Variables: +# $addonName (String): localized name of the extension. +webext-quarantine-confirmation-title = Executar { $addonName } en sitios restrinxidos? +webext-quarantine-confirmation-line-1 = Para protexer os seus datos, esta extensión non está permitida neste sitio. +webext-quarantine-confirmation-line-2 = Permitir que esta extensión, se confía nela, lea e cambie os seus datos en sitios restrinxidos por { -vendor-short-name }. +webext-quarantine-confirmation-allow = + .label = Permitir + .accesskey = P +webext-quarantine-confirmation-deny = + .label = Non permitir + .accesskey = N -- cgit v1.2.3