blob: 5e685049bc5c43e27569115fb617be0d43e3b1d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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 "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 dntTellSites.label "Fes saber als llocs web les meves preferències de seguiment">
<!ENTITY dntTellSites.accesskey "F">
<!ENTITY dntTrackingNotOkay.label "No vull que se'm segueixi">
<!ENTITY dntTrackingNotOkay.accesskey "N">
<!ENTITY dntTrackingOkay.label "Accepto que se'm segueixi">
<!ENTITY dntTrackingOkay.accesskey "c">
<!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">
|