[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
Showing only changes of commit f1307a19c5 - Show all commits

View File

@ -1,36 +1,36 @@
<h1 id="addons" class="anchor"><a href="#addons"><i class="fas fa-link anchor-icon"></i></a> {% t browser-addons.excellent_add_ons %}</h1>
<h1 id="addons" class="anchor"><a href="#addons"><i class="fas fa-link anchor-icon"></i></a> {% t browser_addons.excellent_add_ons %}</h1>
<div class="alert alert-primary" role="alert">
<strong>{% t browser-addons.improve_your_privacy %}</strong>
<strong>{% t browser_addons.improve_your_privacy %}</strong>
</div>
{%- capture title1 -%}{% t browser_addons.privacy_badger_title %}{%- endcapture -%}
{%- capture name1 -%}{% t browser_addons.privacy_badger %}{%- endcapture -%}
{%- capture descr1 -%}{% t browser-addons.privacy_badger_description %}{%- endcapture -%}
{%- capture descr1 -%}{% t browser_addons.privacy_badger_description %}{%- endcapture -%}
{%- capture title2 -%}{% t browser_addons.ublock_origin_title %}{%- endcapture -%}
{%- capture name2 -%}{% t browser_addons.ublock_origin %}{%- endcapture -%}
{%- capture descr2 -%}{% t browser-addons.ublock_origin_description %}{%- endcapture -%}
{%- capture descr2 -%}{% t browser_addons.ublock_origin_description %}{%- endcapture -%}
{%- capture title3 -%}{% t browser_addons.cookie_autodelete_title %}{%- endcapture -%}
{%- capture name3 -%}{% t browser_addons.cookie_autodelete %}{%- endcapture -%}
{%- capture descr3 -%}{% t browser-addons.cookie_autodelete_description %}{%- endcapture -%}
{%- capture descr3 -%}{% t browser_addons.cookie_autodelete_description %}{%- endcapture -%}
{%- capture title4 -%}{% t browser_addons.https_everywhere_title %}{%- endcapture -%}
{%- capture name4 -%}{% t browser_addons.https_everywhere %}{%- endcapture -%}
{%- capture descr4 -%}{% t browser-addons.https_everywhere_description %}{%- endcapture -%}
{%- capture descr4 -%}{% t browser_addons.https_everywhere_description %}{%- endcapture -%}
{%- capture title5 -%}{% t browser_addons.decentraleyes_title %}{%- endcapture -%}
{%- capture name5 -%}{% t browser_addons.decentraleyes %}{%- endcapture -%}
{%- capture descr5 -%}{% t browser-addons.decentraleyes_description %}{%- endcapture -%}
{%- capture descr5 -%}{% t browser_addons.decentraleyes_description %}{%- endcapture -%}
{%- capture title6 -%}{% t browser_addons.terms_of_service_didnt_read_title %}{%- endcapture -%}
{%- capture name6 -%}{% t browser_addons.terms_of_service_didnt_read %}{%- endcapture -%}
{%- capture descr6 -%}{% t browser-addons.terms_of_service_didnt_read_description %}{%- endcapture -%}
{%- capture descr6 -%}{% t browser_addons.terms_of_service_didnt_read_description %}{%- endcapture -%}
{%- capture title7 -%}{% t browser_addons.snowflake_title %}{%- endcapture -%}
{%- capture name7 -%}{% t browser_addons.snowflake %}{%- endcapture -%}
{%- capture descr7 -%}{% t browser-addons.snowflake_description %}{%- endcapture -%}
{%- capture descr7 -%}{% t browser_addons.snowflake_description %}{%- endcapture -%}
{%- capture title8 -%}{% t browser_addons.umatrix_title %}{%- endcapture -%}
{%- capture name8 -%}{% t browser_addons.umatrix %}{%- endcapture -%}
{%- capture descr8 -%}{% t browser-addons.umatrix_description %}{%- endcapture -%}
{%- capture descr8 -%}{% t browser_addons.umatrix_description %}{%- endcapture -%}
{%- capture title9 -%}{% t browser_addons.noScript_security_suite_title %}{%- endcapture -%}
{%- capture name9 -%}{% t browser_addons.noScript_security_suite %}{%- endcapture -%}
{%- capture descr9 -%}{% t browser-addons.noScript_security_suite_description %}{%- endcapture -%}
{%- capture descr9 -%}{% t browser_addons.noScript_security_suite_description %}{%- endcapture -%}
{% include cardv2.html
title=title1
@ -121,10 +121,10 @@ chrome=""
%}
<h2>{% t browser-addons.for_experts_only %}</h2>
<h2>{% t browser_addons.for_experts_only %}</h2>
<div class="alert alert-warning" role="alert">
<strong>{% t browser-addons.addon_warning %}</strong>
<strong>{% t browser_addons.addon_warning %}</strong>
</div>
{% include cardv2.html