diff options
Diffstat (limited to 'l10n-nl/suite/chrome/common/pref/pref-security.dtd')
-rw-r--r-- | l10n-nl/suite/chrome/common/pref/pref-security.dtd | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/common/pref/pref-security.dtd b/l10n-nl/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..e4c5f9ea01 --- /dev/null +++ b/l10n-nl/suite/chrome/common/pref/pref-security.dtd @@ -0,0 +1,39 @@ +<!-- 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 "Privacy & beveiliging"> + +<!ENTITY tracking.label "Volgen van gebruiker"> +<!ENTITY trackingIntro.label "Websites kunnen volgen hoe u ze gebruikt en dat heeft effect op uw privacy."> + +<!ENTITY doNotTrack.label "Websites laten weten dat ik niet gevolgd wil worden"> +<!ENTITY doNotTrack.accesskey "n"> +<!ENTITY trackProtect.label "Volgactiviteiten van bekende websites voorkomen"> +<!ENTITY trackProtect.accesskey "V"> +<!ENTITY warnTrackContent.label "Mij waarschuwen wanneer bekende volgactiviteiten worden gedetecteerd"> +<!ENTITY warnTrackContent.accesskey "W"> + +<!ENTITY geoLocation.label "Locatiebewust navigeren"> +<!ENTITY geoIntro.label "Websites kunnen meer informatie over uw huidige locatie vragen."> + +<!ENTITY geoEnabled.label "Mij om toestemming vragen als een verzoek wordt gedaan"> +<!ENTITY geoEnabled.accesskey "M"> +<!ENTITY geoDisabled.label "Deze functie uitschakelen en alle verzoeken weigeren"> +<!ENTITY geoDisabled.accesskey "u"> + +<!-- 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 "Safe Browsing"> +<!ENTITY safeBrowsingIntro.label "&brandShortName; kan gerapporteerde websites met kwaadwillende inhoud blokkeren."> + +<!ENTITY blockAttackSites.label "Gerapporteerde aanvalsites blokkeren (malware, virussen)"> +<!ENTITY blockAttackSites.accesskey "b"> + +<!ENTITY blockWebForgeries.label "Gerapporteerde webvervalsingen blokkeren (phishing)"> +<!ENTITY blockWebForgeries.accesskey "G"> |