diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-bs/suite/chrome/common/pref/pref-security.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-bs/suite/chrome/common/pref/pref-security.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/common/pref/pref-security.dtd | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/common/pref/pref-security.dtd b/l10n-bs/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..a10d7e52b2 --- /dev/null +++ b/l10n-bs/suite/chrome/common/pref/pref-security.dtd @@ -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/. --> + +<!--LOCALIZATION NOTE : FILE 'Privacy and Security' prefs settings --> +<!ENTITY pref.security.title "Privatnost i sigurnost"> + +<!ENTITY tracking.label "Praćenje korisnika"> +<!ENTITY trackingIntro.label "Web stranice mogu pratiti kako ih koristite, čime utiču na vašu privatnost."> + +<!ENTITY doNotTrack.label "Reci web stranicama da ne želim biti praćen"> +<!ENTITY trackProtect.label "Spriječite praćenje aktivnosti od poznatih stranica"> +<!ENTITY warnTrackContent.label "Upozori me kada su otkrivene poznate aktivnosti praćenja"> + +<!ENTITY geoLocation.label "Lokacijski-svjesno pretraživanje"> +<!ENTITY geoIntro.label "Web stranice mogu zahtijevati više informacija o vašoj trenutnoj lokaciji."> + +<!ENTITY geoEnabled.label "Pitaj me za dozvolu ako je zahtjev napravljen"> +<!ENTITY geoDisabled.label "Onemogući ovu funkciju i odbij sve zahtjeve"> + +<!-- LOCALIZATION NOTE (safeBrowsing.label, blockWebForgeries.label, blockAttackSites.label): + The methods by which forged (phished) and attack sites will be detected by + phishing providers will vary from human review to machine-based heuristics + to a combination of both, so it's important that these strings convey the + meaning "reported" (and not something like "known"). +--> +<!ENTITY safeBrowsing.label "Sigurno pretraživanje"> +<!ENTITY safeBrowsingIntro.label "&brandShortName; može blokirati web stranice koje su prijavljene da imaju zlonamjerni sadržaj."> + +<!ENTITY blockAttackSites.label "Blokiraj prijavljene napadačke stranice (zlonamjerni softver, virusi)"> + +<!ENTITY blockWebForgeries.label "Blokiraj prijavljene web falsifikate (Phishing)"> + |