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 --- l10n-an/browser/browser/preferences/blocklists.ftl | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 l10n-an/browser/browser/preferences/blocklists.ftl (limited to 'l10n-an/browser/browser/preferences/blocklists.ftl') diff --git a/l10n-an/browser/browser/preferences/blocklists.ftl b/l10n-an/browser/browser/preferences/blocklists.ftl new file mode 100644 index 0000000000..a66c05b91b --- /dev/null +++ b/l10n-an/browser/browser/preferences/blocklists.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/. + +blocklist-window2 = + .title = Listas de bloqueyo + .style = min-width: 55em + +blocklist-description = TrĂ­a la lista que { -brand-short-name } fa servir pa blocar los elementos que tos fan seguimiento. Estas listas son proporcionadas per Disconnect. +blocklist-close-key = + .key = w + +blocklist-treehead-list = + .label = Lista + +blocklist-dialog = + .buttonlabelaccept = Alzar os cambios + .buttonaccesskeyaccept = A + + +# This template constructs the name of the block list in the block lists dialog. +# It combines the list name and description. +# e.g. "Standard (Recommended). This list does a pretty good job." +# +# Variables: +# $listName {string, "Standard (Recommended)."} - List name. +# $description {string, "This list does a pretty good job."} - Description of the list. +blocklist-item-list-template = { $listName } { $description } + +blocklist-item-moz-std-listName = Lista de bloqueyo de nivel 1 (recomendada). +blocklist-item-moz-std-description = Permite bell elemento de seguimiento, y asinas i hai menos webs que no funcionan. +blocklist-item-moz-full-listName = Lista de bloqueyo de nivel 2. +blocklist-item-moz-full-description = Bloqueya totz los elementos de seguimiento detectaus. Ye posible que bell puesto web u conteniu no se cargue correctament. -- cgit v1.2.3