Commit 2644c4fa authored by kez's avatar kez
Browse files

Enable translations for the membership page

Context: tpo/web/tpo#238
parent 6ef904a5
Loading
Loading
Loading
Loading
+20 −20
Original line number Diff line number Diff line
<div class="container py-3">
  <h3 class="text-primary display-5">Show your support for privacy online</h3>
  <p>When your organization joins the Tor Project’s Membership Program, you are demonstrating your commitment to privacy online and supporting Tor’s agility and development. In return, you become a closer part of our community with three specific benefits: access to our Onion Advisors group to help you integrate Tor into your product, inclusion in conversations and exclusive meetings with the Tor Project team to learn about what we are cooking at Tor, and public promotion of your membership.
  If you are interested in becoming a member, please reach out to us at <mark>giving@torproject.org.</mark></p>
  <h3 class="text-primary display-5">{{ _('Show your support for privacy online') }}</h3>
  <p>{{ _('When your organization joins the Tor Project’s Membership Program, you are demonstrating your commitment to privacy online and supporting Tor’s agility and development. In return, you become a closer part of our community with three specific benefits: access to our Onion Advisors group to help you integrate Tor into your product, inclusion in conversations and exclusive meetings with the Tor Project team to learn about what we are cooking at Tor, and public promotion of your membership.
  If you are interested in becoming a member, please reach out to us at <mark>giving@torproject.org.</mark>')|safe }}</p>
</div>
<div class="container py-3">
    <h3 class="text-primary display-5">Membership Tiers</h3>
    <p>Membership tiers differ in their level of public promotion.  No matter the level of your contribution, members receive the same community benefits: access to our Onion Advisors group to help integrate Tor into your project and inclusion in conversations and exclusive meetings with the Tor Project team. At Tor, we love all of the onions, but shallots are the tastiest!</p>
    <h3 class="text-primary display-5">{{ _('Membership Tiers') }}</h3>
    <p>{{ _('Membership tiers differ in their level of public promotion.  No matter the level of your contribution, members receive the same community benefits: access to our Onion Advisors group to help integrate Tor into your project and inclusion in conversations and exclusive meetings with the Tor Project team. At Tor, we love all of the onions, but shallots are the tastiest!') }}</p>
</div>
<div class="container">
  <div class="row py-3">
@@ -13,9 +13,9 @@
        <img class="img-fluid p-3 align-self-center float-right" width="200px" src="{{ '/static/images/membership/shallot.png'|url }}" />
      </div>
      <div class="col-sm-8">
          <a class="h2 col-12 text-primary p-0" href="#shallot">Shallot Onion Member</a>
          <p class="nick">≥ $100,000 per year</p>
          <p>Your organization’s logo, linking back to your website, along with a quote from your organization about your motivation for joining the Membership Program, is featured on our Membership Program page. We will also engage in social media, events, and other promotional mechanisms.</p>
          <a class="h2 col-12 text-primary p-0" href="#shallot">{{ _('Shallot Onion Member') }}</a>
          <p class="nick">{{ _('≥ $100,000 per year') }}</p>
          <p>{{ _('Your organization’s logo, linking back to your website, along with a quote from your organization about your motivation for joining the Membership Program, is featured on our Membership Program page. We will also engage in social media, events, and other promotional mechanisms.') }}</p>
      </div>
  </div>
  <div class="row py-3">
@@ -23,9 +23,9 @@
        <img class="img-fluid p-3 align-self-center float-right" width="200px" src="{{ '/static/images/membership/vidalia.png'|url }}" />
      </div>
      <div class="col-sm-8">
          <a class="h2 col-12 text-primary p-0" href="#vidalia">Vidalia Onion Member</a>
          <p class="nick">$50,000 - $99,999 per year</p>
          <p>Your organization’s logo, linking back to your website, is featured on our Membership Program page. We will also engage in social media promotion.</p>
          <a class="h2 col-12 text-primary p-0" href="#vidalia">{{ _('Vidalia Onion Member') }}</a>
          <p class="nick">{{ _('$50,000 - $99,999 per year') }}</p>
          <p>{{ _('Your organization’s logo, linking back to your website, is featured on our Membership Program page. We will also engage in social media promotion.') }}</p>
      </div>
  </div>
  <div class="row py-3">
@@ -33,22 +33,22 @@
        <img class="img-fluid p-3 align-self-center float-right" width="200px" src="{{ '/static/images/membership/green.png'|url }}" />
      </div>
      <div class="col-sm-8">
          <a class="h2 col-12 text-primary p-0" href="#green">Green Onion Member</a>
          <p class="nick">$10,000 - $49,999 per year</p>
          <p>Your organization’s name, linking back to your website, is featured on our Membership Program page.</p>
          <a class="h2 col-12 text-primary p-0" href="#green">{{ _('Green Onion Member') }}</a>
          <p class="nick">{{ _('$10,000 - $49,999 per year') }}</p>
          <p>{{ _('Your organization’s name, linking back to your website, is featured on our Membership Program page.') }}</p>
      </div>
  </div>
</div>
<div class="container">
      <div class="row p-5 my-5 border text-center">
        <p>
          Community is at the heart of the Tor Project Membership Program, and our members agree to join our community. As such, Members agree to adhere to Tor’s <a href="https://gitweb.torproject.org/community/policies.git/tree/code_of_conduct.txt" title="Code of Conduct" target="_blank">Code of Conduct</a>, <a href="https://gitweb.torproject.org/community/policies.git/tree/social_contract.txt" title="Social Contract" target="_blank">Social Contract</a>, and our <a href="https://gitweb.torproject.org/community/policies.git/tree/statement_of_values.txt" title="Statement of Values" target="_blank">Statement of Values</a>.
          {{ md(_('Community is at the heart of the Tor Project Membership Program, and our members agree to join our community. As such, Members agree to adhere to Tor’s [Code of Conduct](https://gitweb.torproject.org/community/policies.git/tree/code_of_conduct.txt), [Social Contract](https://gitweb.torproject.org/community/policies.git/tree/social_contract.txt), and our [Statement of Values](https://gitweb.torproject.org/community/policies.git/tree/statement_of_values.txt).')) }}
        </p>
      </div>
    </div>
<div class="container" id="shallot">
  <div class="row py-5">
    <h3 class="col-12 text-primary display-4 pb-4">Shallot Onion Members</h3>
    <h3 class="col-12 text-primary display-4 pb-4">{{ _('Shallot Onion Members') }}</h3>
    <div class="col-md-4 col-xl-4 my-2">
      <div class="card border-1 h-100">
        <img class="card-img-top p-3" src="{{ '/static/images/membership/shallot-placeholder.png'|url }}" alt="">
@@ -77,7 +77,7 @@
</div>
<div class="container" id="vidalia">
  <div class="row py-5">
    <h3 class="col-12 text-primary display-4 pb-4">Vidalia Onion Members</h3>
    <h3 class="col-12 text-primary display-4 pb-4">{{ _('Vidalia Onion Members') }}</h3>
    <div class="col-md-3 col-xl-3 my-2">
      <div class="card border-1 h-100">
        <a href="https://team-cymru.com" target="_blank" title="Cymru">
@@ -144,6 +144,6 @@
</div>
<div class="col-12 py-5 bg-membership" style="background-image: url('{ /static/images/membership/header.png|url }'); background-size:cover;">
  <div class="row col-sm-8 py-5 text-center mx-auto"/>
  <h2 class="bg-white text-primary text-center p-4 mx-auto my-0">Become a Member</h2>
  <p class="bg-white text-center p-4">{{ md(_("Join the Tor Project Membership Program and demonstrate your commitment to privacy online and become more deeply involved in the Tor community. Email us at <mark>giving@torproject.org.</mark> to get started.")) }}</p>
  <h2 class="bg-white text-primary text-center p-4 mx-auto my-0">{{ _('Become a Member') }}</h2>
  <p class="bg-white text-center p-4">{{ md(_('Join the Tor Project Membership Program and demonstrate your commitment to privacy online and become more deeply involved in the Tor community. Email us at <mark>giving@torproject.org.</mark> to get started.')) }}</p>
</div>