commit 317dc5747bf45598b3e5893a0de7e7299ccb41ef Author: Translation commit bot translation@torproject.org Date: Mon Dec 2 10:52:24 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-securityle... --- ia/securitylevel.properties | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)
diff --git a/ia/securitylevel.properties b/ia/securitylevel.properties new file mode 100644 index 0000000000..1b941b5c7f --- /dev/null +++ b/ia/securitylevel.properties @@ -0,0 +1,22 @@ +securityLevel.securityLevel = Security Level +securityLevel.customWarning = Custom +securityLevel.overview = Disable certain web features that can be used to attack your security and anonymity. +securityLevel.standard.level = Standard +securityLevel.standard.tooltip = Security Level : Standard +securityLevel.standard.summary = All Tor Browser and website features are enabled. +securityLevel.safer.level = Safer +securityLevel.safer.tooltip = Security Level : Safer +securityLevel.safer.summary = Disables website features that are often dangerous, causing some sites to lose functionality. +securityLevel.safer.description1 = JavaScript is disabled on non-HTTPS sites. +securityLevel.safer.description2 = Some fonts and math symbols are disabled. +securityLevel.safer.description3 = Audio and video (HTML5 media), and WebGL are click-to-play. +securityLevel.safest.level = Safest +securityLevel.safest.tooltip = Security Level : Safest +securityLevel.safest.summary = Only allows website features required for static sites and basic services. These changes affect images, media, and scripts. +securityLevel.safest.description1 = JavaScript is disabled by default on all sites. +securityLevel.safest.description2 = Some fonts, icons, math symbols, and images are disabled. +securityLevel.safest.description3 = Audio and video (HTML5 media) are click-to-play. +securityLevel.custom.summary = Your custom browser preferences have resulted in unusual security settings. For security and privacy reasons, we recommend you choose one of the default security levels. +securityLevel.learnMore = Learn more +securityLevel.restoreDefaults = Restore Defaults +securityLevel.advancedSecuritySettings = Advanced Security Settings…