diff options
Diffstat (limited to 'l10n-ca/suite/chrome/common/pref/pref-security.dtd')
-rw-r--r-- | l10n-ca/suite/chrome/common/pref/pref-security.dtd | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-ca/suite/chrome/common/pref/pref-security.dtd b/l10n-ca/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..95540fef62 --- /dev/null +++ b/l10n-ca/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 "Privadesa i seguretat"> + +<!ENTITY tracking.label "Seguiment de l'usuari"> +<!ENTITY trackingIntro.label "Els llocs web poden fer seguiment de com els utilitzeu i afectar així a la vostra privadesa."> + +<!ENTITY geoLocation.label "Navegació amb geolocalització"> +<!ENTITY geoIntro.label "Els llocs web poden sol·licitar més informació sobre la vostra ubicació actual."> + +<!ENTITY geoEnabled.label "Demana'm permís si es rep una sol·licitud"> +<!ENTITY geoEnabled.accesskey "D"> +<!ENTITY geoDisabled.label "Inhabilita aquesta funció i denega totes les sol·licituds"> +<!ENTITY geoDisabled.accesskey "I"> +<!-- 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 "Navegació segura"> +<!ENTITY safeBrowsingIntro.label "El &brandShortName; pot blocar els llocs web que s'ha informat que tenen continguts maliciosos."> + +<!ENTITY blockAttackSites.label "Bloca els llocs web que s'ha informat que són atacants (programari maliciós, virus)"> +<!ENTITY blockAttackSites.accesskey "B"> + +<!ENTITY blockWebForgeries.label "Bloca els llocs web que s'ha informat que són falsificacions (pesca)"> +<!ENTITY blockWebForgeries.accesskey "p"> + |