From 211747580ddfaac8b94d923255a88a46c18e6b43 Mon Sep 17 00:00:00 2001
From: djoate <56777051+djoate@users.noreply.github.com>
Date: Sat, 23 Nov 2019 21:20:08 -0500
Subject: [PATCH] Key footer.html
---
_includes/footer.html | 41 ++++++++++----------
_plugins/translate-filter.rb | 10 +++++
weblate-source-file.yml | 72 +++++++++++++++++++++++++++++++-----
3 files changed, 93 insertions(+), 30 deletions(-)
diff --git a/_includes/footer.html b/_includes/footer.html
index ae54026e..eb3f5bf4 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -2,83 +2,82 @@
-
- JavaScript Licenses
+ {% t JavaScript Licenses %}
- No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.
- {{ site.name }} 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 statement.
+ {% t No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.%}
+ {% t {{ site.name }} is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt. %}
+ {% t View our privacy statement %}.
Tor v3: privacy2zbidut4m4jyj3ksdqidzkw3uoip2vhvhbvwxbqux5xy5obyd.onion
- (Learn More)
+ ({% t Learn More %})
diff --git a/_plugins/translate-filter.rb b/_plugins/translate-filter.rb
index a7a60fe3..0ab90c99 100644
--- a/_plugins/translate-filter.rb
+++ b/_plugins/translate-filter.rb
@@ -30,6 +30,16 @@ module Jekyll
"/#{page_language}#{page}"
end
end
+
+ def append_lang(page)
+ page_language = @context.environments.first["page"]["language"]
+ site = @context.registers[:site]
+ if page_language.nil?
+ page
+ else
+ "#{page}/#{page_language}"
+ end
+ end
end
end
diff --git a/weblate-source-file.yml b/weblate-source-file.yml
index b470a0be..2b5fa183 100644
--- a/weblate-source-file.yml
+++ b/weblate-source-file.yml
@@ -152,6 +152,69 @@ Language_Selection: |
Spread_the_word_and_help_your_friends: |
Spread the word and help your friends
+privacytools.io__encryption_against_global_mass_surveillance: |
+ privacytools.io - encryption against global mass surveillance
+
+Facebook: |
+ Facebook
+
+Knowledge_and_tools_to_protect_your_privacy_against_global_mass_surveillance: |
+ Knowledge and tools to protect your privacy against global mass surveillance
+
+Twitter: |
+ Twitter
+
+Mastodon: |
+ Mastodon
+
+reddit: |
+ reddit
+
+LinkedIn: |
+ LinkedIn
+
+Mix: |
+ Mix
+
+Diaspora: |
+ Diaspora*
+
+Copy_URL_and_Description: |
+ Copy URL and Description
+
+_site.name___Encryption_and_tools_to_protect_against_global_mass_surveillance___site.producti: |
+ {{ site.name }} - Encryption and tools to protect against global mass surveillance - {{ site.production_url | append_lang | uri_escape }}
+
+For_easy_copy_and_paste._Share_this_text_snippet.: |
+ For easy copy and paste. Share this text snippet.
+
+This_work_is_free._You_can_redistribute_it_andor_modify_it_under_the_terms_of_the_quotCreative_Com: |
+ 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".
+
+Contact: |
+ Contact
+
+Please_support_this_project_by_donating._We_are_adfree_and_not_affiliated_with_any_providers._Your_d: |
+ Please support this project by donating. We are ad-free and not affiliated with any providers. Your donation will cover our costs for servers and domains.
+
+Support_Us!: |
+ Support Us!
+
+JavaScript_Licenses: |
+ JavaScript Licenses
+
+No_Ads_No_Google_Analytics_No_Affiliates_No_CrossSite_Requests.: |
+ No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.
+
+_site.name__is_a_socially_motivated_website_that_provides_information_for_protecting_your_data_se: |
+ {{ site.name }} 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_statement: |
+ View our privacy statement
+
+Learn_More: |
+ Learn More
+
Firefox: |
Firefox
@@ -905,9 +968,6 @@ Prefer_the_classic_site?_View_a_singlepage_layout.: |
Discover_privacycentric_online_services_including_email_providers_VPN_operators_DNS_administrator: |
Discover privacy-centric online services, including email providers, VPN operators, DNS administrators, and more!
-Learn_More: |
- Learn More
-
Web_Browsers: |
Web Browsers
@@ -947,9 +1007,6 @@ Learn_more...: |
Reddit: |
Reddit
-Twitter: |
- Twitter
-
Contributor_List: |
Contributor List
@@ -974,9 +1031,6 @@ Get_the_latest_privacyrelated_updates_from_our_Mastodon_Feed._Follow_us_today!:
httpssocial.privacytools.io: |
https://social.privacytools.io/
-Mastodon: |
- Mastodon
-
Develop_on_GitHub: |
Develop on GitHub