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-az/browser/browser/siteProtections.ftl | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 l10n-az/browser/browser/siteProtections.ftl (limited to 'l10n-az/browser/browser/siteProtections.ftl') diff --git a/l10n-az/browser/browser/siteProtections.ftl b/l10n-az/browser/browser/siteProtections.ftl new file mode 100644 index 0000000000..af45988889 --- /dev/null +++ b/l10n-az/browser/browser/siteProtections.ftl @@ -0,0 +1,34 @@ +# 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/. + +content-blocking-trackers-view-empty = Bu saytda heç biri tapılmadı +content-blocking-cookies-view-first-party-label = Bu Saytdan +content-blocking-cookies-view-third-party-label = Üçüncü Tərəf Çərəzlər +# This label is shown next to a cookie origin in the cookies subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Allowed" +content-blocking-cookies-view-allowed-label = + .value = İcazə verilib +# This label is shown next to a cookie origin in the cookies subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +content-blocking-cookies-view-blocked-label = + .value = Əngəllənib +tracking-protection-icon-active-container = + .aria-label = { tracking-protection-icon-active } +tracking-protection-icon-disabled-container = + .aria-label = { tracking-protection-icon-disabled } +tracking-protection-icon-no-trackers-detected-container = + .aria-label = { tracking-protection-icon-no-trackers-detected } + +## Variables: +## $host (String): the site's hostname + + +## Blocking and Not Blocking sub-views in the Protections Panel + + +## Footer and Milestones sections in the Protections Panel +## Variables: +## $trackerCount (Number): number of trackers blocked +## $date (Date): the date on which we started counting + -- cgit v1.2.3