summaryrefslogtreecommitdiffstats
path: root/l10n-lij/browser/browser/siteProtections.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-lij/browser/browser/siteProtections.ftl')
-rw-r--r--l10n-lij/browser/browser/siteProtections.ftl42
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-lij/browser/browser/siteProtections.ftl b/l10n-lij/browser/browser/siteProtections.ftl
new file mode 100644
index 0000000000..8b8222361d
--- /dev/null
+++ b/l10n-lij/browser/browser/siteProtections.ftl
@@ -0,0 +1,42 @@
+# 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 = Nisciun elemento trovou in sto scito
+content-blocking-cookies-view-first-party-label = Da sto scito
+content-blocking-cookies-view-third-party-label = Cookie de terse parte
+# 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 = Permisso
+# 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 = Blocòu
+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
+
+# Header of the Protections Panel.
+protections-header = Proteçioin pe { $host }
+
+## 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
+
+# In English this looks like "Firefox blocked over 10,000 trackers since October 2019"
+protections-milestone =
+ { $trackerCount ->
+ [one] { -brand-short-name } blocou { $trackerCount } traciatô da { DATETIME($date, year: "numeric", month: "long") }
+ *[other] { -brand-short-name } o l'à blocou { $trackerCount } traciatoæî da { DATETIME($date, year: "numeric", month: "long") }
+ }