diff options
Diffstat (limited to 'l10n-it/suite/chrome/common/pref/pref-security.dtd')
-rw-r--r-- | l10n-it/suite/chrome/common/pref/pref-security.dtd | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/common/pref/pref-security.dtd b/l10n-it/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..195b3c26a5 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-security.dtd @@ -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/. --> + +<!--LOCALIZATION NOTE : FILE 'Privacy and Security' prefs settings --> +<!ENTITY pref.security.title "Privacy e sicurezza"> + +<!ENTITY tracking.label "Tracciamento utente"> +<!ENTITY trackingIntro.label "I siti web possono tracciare il comportamento dei visitatori; questo comporta problemi relativi alla privacy."> + +<!ENTITY doNotTrack.label "Comunica ai siti visitati la volontà di non essere tracciato"> +<!ENTITY doNotTrack.accesskey "R"> +<!ENTITY trackProtect.label "Impedisci attività di tracciamento da parte di siti conosciuti"> +<!ENTITY trackProtect.accesskey "m"> +<!ENTITY warnTrackContent.label "Avvertimi quando vengono rilevate attività di tracciamento conosciute"> +<!ENTITY warnTrackContent.accesskey "v"> + +<!ENTITY geoLocation.label "Navigazione geolocalizzata"> +<!ENTITY geoIntro.label "I siti web potrebbero richiedere maggiori informazioni sulla propria posizione."> + +<!ENTITY geoEnabled.label "Chiedimi cosa fare se viene effettuata una richiesta"> +<!ENTITY geoEnabled.accesskey "C"> +<!ENTITY geoDisabled.label "Disabilita questa funzione e nega tutte le richieste"> +<!ENTITY geoDisabled.accesskey "D"> + +<!-- 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; può bloccare i siti web che sono stati segnalati come ospitanti contenuto dannoso."> + +<!ENTITY blockAttackSites.label "Blocca i siti segnalati come minaccia (malware, virus)"> +<!ENTITY blockAttackSites.accesskey "M"> + +<!ENTITY blockWebForgeries.label "Blocca i siti segnalati come contraffazione (Phishing)"> +<!ENTITY blockWebForgeries.accesskey "P"> + +<!ENTITY blockAutoRefresh.label "Avvisami quando i siti web provano a reindirizzare o ricaricare la pagina"> +<!ENTITY blockAutoRefresh.accesskey "m"> |