diff --git a/_i18n/en.yml b/_i18n/en.yml index 88a9db5c..768a2416 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -33,6 +33,38 @@ browser: tweaks: "Privacy Related Tweaks" recommendations: "Recommendations" webrtc_ip_leak: "WebRTC IP Leak" +browser_addons: + improve_your_privacy: "Improve your privacy with these excellent Firefox add-ons." + privacy_badger: "Privacy Badger" + privacy_badger_title: "Privacy Badger: Stop Tracking" + privacy_badger_description: "is a browser add-on that stops advertisers and other third-party trackers from secretly tracking where you go and what pages you look at on the web. Privacy Badger learns about trackers as you browse." + ublock_origin: "uBlock Origin" + ublock_origin_title: "uBlock Origin: Block Ads and Trackers" + ublock_origin_description: "is an efficient wide-spectrum-blocker that's easy on memory, and yet can load and enforce thousands more filters than other popular blockers out there. It has no monetization strategy and is completely open source." + cookie_autodelete: "Cookie AutoDelete" + cookie_autodelete_title: "Cookie AutoDelete: Automatically Delete Cookies" + cookie_autodelete_description: "automatically removes cookies when they are no longer used by open browser tabs. With the cookies, lingering sessions, as well as information used to spy on you, will be expunged." + https_everywhere: "HTTPS Everywhere" + https_everywhere_title: "HTTPS Everywhere: Secure Connections" + https_everywhere_description: "encrypts your communications with many major websites, making your browsing more secure. A collaboration between The Tor Project and the Electronic Frontier Foundation." + decentraleyes: "Decentraleyes" + decentraleyes_title: "Decentraleyes: Block Content Delivery Networks" + decentraleyes_description: "emulates Content Delivery Networks locally by intercepting requests, finding the required resource and injecting it into the environment. This all happens instantaneously, automatically, and no prior configuration is required." + terms_of_service_didnt_read: "Terms of Service; Didn’t Read" + terms_of_service_didnt_read_title: "Terms of Service; Didn’t Read: Be Informed" + terms_of_service_didnt_read_description: "I have read and agree to the Terms” is the biggest lie on the web. This addon aims to fix that by grading websites based on their Terms of Service agreements and gives short summaries." + snowflake: "Snowflake" + snowflake_title: "Snowflake" + snowflake_description: "is a new pluggable transport from the Tor Project. If you have an uncensored connection, running this extension volunteers your connection to be used as a Snowflake proxy to help users unable to connect to the Tor network. Your IP will not be visible to the sites users visit using your proxy, as this extension will not make you an exit node. If your access to the Tor network is blocked, this extension will not assist you, and you should use the Tor Browser instead." + umatrix: "uMatrix" + umatrix_title: "uMatrix: Stop Cross-Site Requests" + umatrix_description: "gives you control over the requests that websites make to other websites. Many websites integrate features which let other websites track you, such as Facebook Like Buttons or Google Analytics." + noScript_security_suite: "NoScript Security Suite" + noScript_security_suite_title: "NoScript Security Suite: Be in total control" + noScript_security_suite_description: "is a highly customizable plugin to selectively allow JavaScript, Java, and Flash to run only on websites you trust. Not for casual users, it requires technical knowledge to configure." + for_experts_only: "For Experts Only" + addon_warning: "These addons require quite a lot of interaction from the user. Some sites will not work properly until you have configured the add-ons." + excellent_add_ons: "Excellent Firefox Privacy Add-ons" software: software: "Software" notebook: "Digital Notebooks" @@ -59,6 +91,29 @@ header: lead: "You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides services, tools and knowledge to protect your privacy against global mass surveillance." search: "Try search.privacytools.io, a Privacy-Respecting Search Engine" start_search: "start search" +footer: + foo: "Spread the word and help your friends" + email_title: "Email" + facebook_title: "Facebook" + twitter_title: "Twitter" + mastodon_title: "Mastodon" + reddit_title: "reddit" + linkedin_title: "LinkedIn" + stumbleupon_title: "StumbleUpon" + diaspora_title: "Diaspora*" + copy_url_description: "Copy URL and Description" + for_easy_copy_paste: "For easy copy and paste. Share this text snippet." + CC0: "CC0" + CC0_title: "This work is free. You can redistribute it and/or modify it under the terms of the "Creative Commons CC0 1.0 Universal Public Domain Dedication"." + kopimi: "kopimi" + kopimi_title: "kopimi (copyme), symbol showing that you want to be copied. use kopimi in your own fancy. kopimi may be put on homepages or blogs, in books, in software, as sound logos in music or whatever." + contact: "Contact" + contact_title: "" + donate: "Donate" + donate_title: "Please support this project by donating. We are ad free and not affiliated with any providers. Your donation will cover our cost for server and domain." + no_ads: "No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests. privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt. View our privacy policy." + tor: "Tor v3:" + learn_more: "Learn More" resources: tools: "Privacy Tools" classic: "Prefer the classic site? View a single-page layout." @@ -178,3 +233,16 @@ contact: abuse2: "Report only abuse here:" searx_issues: "Searx Issues" website_issues: "Website Issues" +services: + title: "Services from privacytools.io" + description: "The privacytools.io team is proud to introduce a suite of privacy-centric online services to connect you with other privacy-minded individuals and stay safe and secure online. No advertisers, no Google Analytics, no tracking, no third party requests of any kind." + we_have_the_following_services: "We currently have the following free-to-use services online now." + searx: "Searx - Privacy Friendly Search at search.privacytools.io" + mastodon: "Mastodon - Tracker Free Social Networking at social.privacytools.io" + matrix: "Matrix - Federated private chat at chat.privacytools.io" + discourse: "Discourse - Forum at forum.privacytools.io" + gitea: "Gitea - Git-Repository Manager at git.privacytools.io" + write_freely: "Write Freely - Federated minimalist blog at write.privacytools.io" + privatebin: "PrivateBin - Encrypted Pastebin at bin.privacytools.io" + more_services_on_the_way: "More services are on the way. If there's something that would be super beneficial for us to run, don't hesitate to reach out and ask. And of course, if you like our services, please consider donating to support our server costs, any donation helps!" + diff --git a/_includes/footer.html b/_includes/footer.html index 0acbfa82..3f53ba6c 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,77 +2,77 @@ -

Spread the word and help your friends

+

{% t footer.foo %}

- - - -
- - - -
-

Copy URL and Description

+

{% t footer.copy_url_description %}

- For easy copy and paste. Share this text snippet. + {% t footer.for_easy_copy_paste %}

- CC0CC0 + {% t footer.CC0 %}{% t footer.CC0 %}
- kopimikopimi + {% t footer.kopimi %}{% t footer.kopimi %}
- Contact + {% t footer.contact %}
- Donate + {% t footer.donate %}
diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index d061eacb..29816200 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -1,14 +1,41 @@ -

Excellent Firefox Privacy Add-ons

+

{% t browser_addons.excellent_add_ons %}

-