commit 2f52b2ae7ac8fa98dff7336a728771a3877c6374 Author: Translation commit bot translation@torproject.org Date: Sat Mar 16 09:02:33 2019 +0000
pulling translations from transifex --- en-US/securitylevel.properties | 22 ++++++++++++++++++++++ en/securitylevel.properties | 22 ++++++++++++++++++++++ 2 files changed, 44 insertions(+)
diff --git a/en-US/securitylevel.properties b/en-US/securitylevel.properties new file mode 100644 index 000000000..28a14d72e --- /dev/null +++ b/en-US/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) 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… diff --git a/en/securitylevel.properties b/en/securitylevel.properties new file mode 100644 index 000000000..28a14d72e --- /dev/null +++ b/en/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) 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…
tor-commits@lists.torproject.org