Update tr translations

This commit is contained in:
Saivann 2014-12-25 20:47:43 -05:00
parent 414451e15b
commit df15d7f857
13 changed files with 528 additions and 390 deletions

View file

@ -5,35 +5,6 @@
layout: base
id: innovation
---
{% case page.lang %}
{% when 'tr' %}
<h1>{% translate pagetitle %}</h1>
<p class="summarytxt">{% translate summary %}</p>
<h2><img class="titleicon" src="/img/icons/ico_democracy.svg" alt="Icon" />{% translate consensus %}</h2>
<p>{% translate consensustext %}</p>
<h2><img class="titleicon" src="/img/icons/ico_network.svg" alt="Icon" />{% translate network %}</h2>
<p>{% translate networktext %}</p>
<h2><img class="titleicon" src="/img/icons/ico_own.svg" alt="Icon" />{% translate freedom %}</h2>
<p>{% translate freedomtext %}</p>
<h2><img class="titleicon" src="/img/icons/ico_international.svg" alt="Icon" />{% translate global %}</h2>
<p>{% translate globaltext %}</p>
<h2><img class="titleicon" src="/img/icons/ico_transparency.svg" alt="Icon" />{% translate transparency %}</h2>
<p>{% translate transparencytext %}</p>
<h2><img class="titleicon" src="/img/icons/ico_lock.svg" alt="Icon" />{% translate secure %}</h2>
<p>{% translate securetext %}</p>
<h2><img class="titleicon" src="/img/icons/ico_solve.svg" alt="Icon" />{% translate trust %}</h2>
<p>{% translate trusttext %}</p>
{% else %}
<h1>{% translate pagetitle %}</h1>
<p class="summarytxt">{% translate summary %}</p>
@ -120,5 +91,3 @@ Weusecoins video screenshot, © <a href="https://weusecoins.com/">weusecoins.com
Robot Sketching, © <a href="http://www.flickr.com/photos/elmastudio/4784871615/in/photostream/">Elmastudio</a> on Flickr used under a Creative Commons license <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/deed.fr">CC BY-NC-ND 2.0</a><br>
All other pictures are copyrighted materials.
</p>
{% endcase %}