[WIP] Add Weblate Support, Move Strings to YAML Files #1105

Merged
jonah merged 40 commits from i18n into master 2019-11-02 20:32:35 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 3d97c92c51 - Show all commits

View File

@ -92,7 +92,7 @@ header:
search: "Try search.privacytools.io, a Privacy-Respecting Search Engine"
start_search: "start search"
footer:
participate: "Spread the word and help your friends"
foo: "Spread the word and help your friends"
email_title: "Email"
facebook_title: "Facebook"
twitter_title: "Twitter"
@ -111,7 +111,7 @@ footer:
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: "<strong>No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.</strong> <em>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.</em> <a href="/privacy-policy/">View our privacy policy</a>."
no_ads: "<strong>No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.</strong> <em>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.</em> <a href=\"/privacy-policy/\">View our privacy policy</a>."
tor: "Tor v3:"
learn_more: "Learn More"
resources:
@ -244,5 +244,5 @@ services:
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 <a href="/donate/">donating to support our server costs</a>, <em>any donation helps!</em>"
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 <a href=\"/donate/\">donating to support our server costs</a>, <em>any donation helps!</em>"

View File

@ -2,7 +2,7 @@
<hr class="footer-divider" />
<h3 id="participate">{% t footer.participate %}</h3>
<h3 id="participate">{% t footer.foo %}</h3>
<div class="row mb-4">
<div class="col-12 col-md-6 d-flex justify-content-between">