tor-commits
Threads by month
- ----- 2025 -----
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
May 2019
- 17 participants
- 2795 discussions
commit a771aead680a9d06f7c26b6f26411c25934d2870
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Sun Apr 7 13:28:48 2019 +0200
.htaccess: Add more redirects
---
.htaccess | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.htaccess b/.htaccess
index e90f477..4b58783 100644
--- a/.htaccess
+++ b/.htaccess
@@ -2,6 +2,10 @@ RewriteEngine On
# about
RewriteRule ^about/corepeople.html.en$ /about/people/ [R=302,L]
+RewriteRule ^about/board.html.en$ /about/people/ [R=302,L]
+RewriteRule ^about/contributors.html.en$ /about/people/ [R=302,L]
+RewriteRule ^about/torusers(.*) https://2019.www.torproject.org/about/torusers$1 [R=302,L]
+RewriteRule ^about/jobs(.*) /about/jobs [R=302,L]
RewriteRule ^about/financials(.*) /about/reports$1 [R=302,L]
RewriteRule ^about(.*).html.en$ /about$1 [R=302,L]
@@ -31,6 +35,8 @@ RewriteRule ^projects/torbrowser/design(.*) https://2019.www.torproject.org/proj
RewriteRule ^projects/torbrowser/RecommendedTBBVersions(.*) https://2019.www.torproject.org/projects/torbrowser/RecommendedTBBVersions$1 [R=302,L]
RewriteRule ^projects/torbrowser/RecommendedTBBVersions - [L]
RewriteRule ^projects/torbrowser(.*) /download$1 [R=302,L]
+RewriteRule ^projects/gettor(.*) https://gettor.torproject.org/ [R=302,L]
+RewriteRule ^projects/nyx(.*) https://nyx.torproject.org/ [R=302,L]
RewriteRule ^projects(.*) https://2019.www.torproject.org/projects$1 [R=302,L]
1
0
commit 1c29e4d5ae9f0635ce9a6b2741299b00f90380e7
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Sun Apr 7 13:00:37 2019 +0200
.htaccess: Fix /projects redirect
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index d7095ab..500a189 100644
--- a/.htaccess
+++ b/.htaccess
@@ -31,7 +31,7 @@ RewriteRule ^projects/torbrowser/design(.*) https://2019.www.torproject.org/proj
RewriteRule ^projects/torbrowser/RecommendedTBBVersions(.*) https://2019.www.torproject.org/projects/torbrowser/RecommendedTBBVersions$1 [R=302,L]
RewriteRule ^projects/torbrowser/RecommendedTBBVersions - [L]
RewriteRule ^projects/torbrowser(.*) /download$1 [R=302,L]
-RewriteRule ^projects(.*) https://2019.www.torproject.org/projects/projects$1 [R=302,L]
+RewriteRule ^projects(.*) https://2019.www.torproject.org/projects$1 [R=302,L]
#Pluggable Transports
1
0

29 May '19
commit d221499505caa05928ee645c2b036ee4c3a7d713
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Sun Apr 7 12:55:13 2019 +0200
.htaccess: Redirect /eff to 2019.www.tpo
---
.htaccess | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.htaccess b/.htaccess
index d6b340d..d7095ab 100644
--- a/.htaccess
+++ b/.htaccess
@@ -83,6 +83,9 @@ RewriteRule ^relays(.*) https://2019.www.torproject.org/getinvolved/relays [R=30
RewriteRule ^about/overview(.*) /about/history$1 [R=302,L]
RewriteRule ^about/$ /about/history [R=302,L]
+# Eff
+RewriteRule ^eff/(.*) https://2019.www.torproject.org/eff/$1 [R=302,L]
+
# Donation campaign
# 2017
# Special-case the donate-options and amazon page so it doesn't get redirected
1
0

29 May '19
commit a8730ac5f0fb904e88a57d344c8d233b67f8a3f3
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Sun Apr 7 13:07:10 2019 +0200
.htaccess: Redirect /videos to 2019.www.tpo
---
.htaccess | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.htaccess b/.htaccess
index 500a189..e90f477 100644
--- a/.htaccess
+++ b/.htaccess
@@ -86,6 +86,9 @@ RewriteRule ^about/$ /about/history [R=302,L]
# Eff
RewriteRule ^eff/(.*) https://2019.www.torproject.org/eff/$1 [R=302,L]
+# Videos
+RewriteRule ^videos/(.*) https://2019.www.torproject.org/videos/$1 [R=302,L]
+
# Donation campaign
# 2017
# Special-case the donate-options and amazon page so it doesn't get redirected
1
0

29 May '19
commit 7d9e2da7533c684842a6168e8f75d9217e220eaa
Merge: 2cb9b04 9bc5c3c
Author: Antonela <hola(a)antonela.me>
Date: Thu Apr 4 08:49:13 2019 +0200
Merge pull request #15 from torproject/master
rebase
.gitignore | 2 +
.htaccess | 22 +-
assets/scss/_tpo.scss | 63 +
assets/static/bootstrap.css | 8664 ++++++++------------
assets/static/bootstrap.css.map | 8 +-
...ont-awesome_4-7-0_android_256_0_ffffff_none.png | Bin 0 -> 2995 bytes
.../font-awesome_4-7-0_apple_256_0_ffffff_none.png | Bin 0 -> 2804 bytes
...ome_4-7-0_facebook-square_256_0_ffffff_none.png | Bin 0 -> 2232 bytes
...font-awesome_4-7-0_github_256_0_ffffff_none.png | Bin 0 -> 4270 bytes
...t-awesome_4-7-0_instagram_256_0_ffffff_none.png | Bin 0 -> 5472 bytes
...ome_4-7-0_linkedin-square_256_0_ffffff_none.png | Bin 0 -> 2695 bytes
.../font-awesome_4-7-0_linux_256_0_ffffff_none.png | Bin 0 -> 6101 bytes
...ont-awesome_4-7-0_windows_256_0_ffffff_none.png | Bin 0 -> 1674 bytes
...iconic_1-1-1_arrow-bottom_256_0_401753_none.png | Bin 0 -> 1496 bytes
...iconic_1-1-1_arrow-bottom_256_0_ffffff_none.png | Bin 0 -> 1496 bytes
configs/i18n.ini | 2 +-
.../about/jobs/backend-engineer-ooni/contents.lr | 2 +-
content/about/people/cohosh/contents.lr | 2 +
content/about/people/ssteele/contents.lr | 2 +-
content/about/people/wayward/contents.lr | 2 +-
databags/alternatives.ini | 6 +
templates/download-android.html | 2 +-
templates/footer.html | 18 +-
templates/hero-download.html | 4 +-
templates/hero-home.html | 2 +-
templates/home.html | 2 +-
templates/navbar.html | 6 +-
tpo.lektorproject | 20 -
28 files changed, 3437 insertions(+), 5392 deletions(-)
1
0

29 May '19
commit 2cb9b046901fbf8346223ee2111c3153ca758d17
Merge: 086b430 00cdf0c
Author: Antonela <hola(a)antonela.me>
Date: Thu Mar 28 11:48:03 2019 -0300
Merge pull request #14 from torproject/master
rebase
.htaccess | 42 +++++++++++++++------------
content/about/people/agrabeli/contents.lr | 2 +-
content/about/people/ahf/contents.lr | 2 +-
content/about/people/alsmith/contents.lr | 2 +-
content/about/people/antonela/contents.lr | 2 +-
content/about/people/atagar/contents.lr | 2 +-
content/about/people/bdavila/contents.lr | 2 +-
content/about/people/boklm/contents.lr | 2 +-
content/about/people/catalyst/contents.lr | 2 +-
content/about/people/cindy-core/contents.lr | 2 +-
content/about/people/cohosh/contents.lr | 15 ++++++++++
content/about/people/emmapeel/contents.lr | 2 +-
content/about/people/ewyatt/contents.lr | 2 +-
content/about/people/flexlibris/contents.lr | 2 +-
content/about/people/gaba/contents.lr | 2 +-
content/about/people/iangoldberg/contents.lr | 2 +-
content/about/people/intrigeri/contents.lr | 2 +-
content/about/people/irl/contents.lr | 2 +-
content/about/people/karsten/contents.lr | 2 +-
content/about/people/kat/contents.lr | 2 +-
content/about/people/kushal/contents.lr | 2 +-
content/about/people/ln5/contents.lr | 2 +-
content/about/people/mcs/contents.lr | 2 +-
content/about/people/nickm/contents.lr | 2 +-
content/about/people/pili/contents.lr | 2 +-
content/about/people/pospeselr/contents.lr | 2 +-
content/about/people/sajolida/contents.lr | 2 +-
content/about/people/sisbell/contents.lr | 2 +-
content/about/people/sjmurdoch/contents.lr | 2 +-
content/about/people/ssteele-core/contents.lr | 2 +-
content/about/people/sstevenson/contents.lr | 2 +-
content/about/people/stephw/contents.lr | 2 +-
content/about/people/teor/contents.lr | 2 +-
content/about/people/tjr/contents.lr | 2 +-
content/about/people/wayward/contents.lr | 2 +-
content/about/people/wseltzer/contents.lr | 2 +-
databags/versions.ini | 2 +-
templates/download.html | 4 ++-
templates/hero-download.html | 4 ++-
templates/macros/people.html | 2 +-
templates/meta.html | 10 +++----
templates/navbar.html | 2 +-
42 files changed, 86 insertions(+), 63 deletions(-)
1
0

[tpo/master] remove hardcoded uppercase and capitalization cause of l10n. will-fix: #30678
by emmapeel@torproject.org 29 May '19
by emmapeel@torproject.org 29 May '19
29 May '19
commit 81a613adb09f67ccb26bf6dda8fb2185695aad4f
Author: emma peel <emma.peel(a)riseup.net>
Date: Wed May 29 09:31:51 2019 +0200
remove hardcoded uppercase and capitalization cause of l10n. will-fix: #30678
---
assets/scss/_tor.scss | 6 +++---
templates/footer.html | 6 +++---
templates/header.html | 4 ++--
templates/hero-download-languages.html | 4 ++--
templates/hero-download-options.html | 4 ++--
templates/hero-download-tor.html | 4 ++--
templates/macros/people.html | 4 ++--
templates/navbar.html | 2 +-
8 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/assets/scss/_tor.scss b/assets/scss/_tor.scss
index 051fb39..3d6b4c5 100644
--- a/assets/scss/_tor.scss
+++ b/assets/scss/_tor.scss
@@ -200,7 +200,7 @@ small, .small{
}
h6 {
- text-transform: uppercase;
+ text-transform: none !important;
font-weight: bold;
color: $purple;
}
@@ -326,7 +326,7 @@ mark, .mark {
border-radius: 0;
}
-.btn {text-transform: capitalize;}
+.btn {text-transform: none !important;}
label {
cursor: pointer;
@@ -425,7 +425,7 @@ a.side-nav.active {
// Badges
//
.badge{
- text-transform: uppercase;
+ text-transform: none !important;
}
//
diff --git a/templates/footer.html b/templates/footer.html
index cbeb039..b00757e 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -41,14 +41,14 @@
</li>
{% endfor %}
</ul>
- <a href="https://donate.torproject.org" title="{{ _("Donate") }}"><h5><span class="badge badge-warning p-2 mt-2">{{ _("Donate Now") }}</span></h5></a>
+ <a href="https://donate.torproject.org" title="{{ _("Donate") }}"><h5><span class="badge badge-warning p-2 mt-2">{{ _("DONATE NOW") }}</span></h5></a>
</div>
</div>
<div class="col-12 d-flex justify-content-center border">
<div class="col-sm-6 offset-lx-1 offset-md-2 offset-sm-0 mt-5 mt-5 pb-5">
- <p class="text-primary-light text-uppercase">{{ _('Subscribe to our Newsletter') }}</p>
+ <p class="text-primary-light">{{ _('SUBSCRIBE TO OUR NEWSLETTER') }}</p>
<p class="text-light">{{ _('Get monthly updates and opportunities from the Tor Project:') }}</p>
- <p class="w"><a class="btn btn-small btn-dark mt-2 text-white text-uppercase active" role="button" aria-pressed="true" href="https://newsletter.torproject.org/">{{ _('Sign up') }}</a></p>
+ <p class="w"><a class="btn btn-small btn-dark mt-2 text-white active" role="button" aria-pressed="true" href="https://newsletter.torproject.org/">{{ _('SIGN UP') }}</a></p>
</div>
<div class="col-md-4 col-lg-4 ml-2 mt-5 pb-5">
<div class="row">
diff --git a/templates/header.html b/templates/header.html
index 9290699..866edad 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -12,10 +12,10 @@
<div class="row">
<div class="col-12 content-center pt-5">
<div class="row">
- <h6 class="mx-auto text-white text-uppercase">{% block section %}{{ this.section }}{% endblock %}</h6>
+ <h6 class="mx-auto text-white">{% block section %}{{ this.section }}{% endblock %}</h6>
</div>
<div class="row pb-5">
- <h2 class="mx-auto display-3 text-white text-capitalize">{% block title %}{{ this.title }}{% endblock %}</h2>
+ <h2 class="mx-auto display-3 text-white">{% block title %}{{ this.title }}{% endblock %}</h2>
</div>
</div>
</div>
diff --git a/templates/hero-download-languages.html b/templates/hero-download-languages.html
index ac9f49e..929fa41 100644
--- a/templates/hero-download-languages.html
+++ b/templates/hero-download-languages.html
@@ -1,6 +1,6 @@
<div class="row">
- <h6 class="mx-auto text-white text-uppercase">{% block section %}Defend yourself{% endblock %}</h6>
+ <h6 class="mx-auto text-white">{% block section %}{{ _('DEFEND YOURSELF') }}{% endblock %}</h6>
</div>
<div class="row p-5">
- <h2 class="mx-auto display-3 text-white text-capitalize text-center">{% block title %}{{ this.title }}{% endblock %}</h2>
+ <h2 class="mx-auto display-3 text-white text-center">{% block title %}{{ this.title }}{% endblock %}</h2>
</div>
diff --git a/templates/hero-download-options.html b/templates/hero-download-options.html
index ac9f49e..929fa41 100644
--- a/templates/hero-download-options.html
+++ b/templates/hero-download-options.html
@@ -1,6 +1,6 @@
<div class="row">
- <h6 class="mx-auto text-white text-uppercase">{% block section %}Defend yourself{% endblock %}</h6>
+ <h6 class="mx-auto text-white">{% block section %}{{ _('DEFEND YOURSELF') }}{% endblock %}</h6>
</div>
<div class="row p-5">
- <h2 class="mx-auto display-3 text-white text-capitalize text-center">{% block title %}{{ this.title }}{% endblock %}</h2>
+ <h2 class="mx-auto display-3 text-white text-center">{% block title %}{{ this.title }}{% endblock %}</h2>
</div>
diff --git a/templates/hero-download-tor.html b/templates/hero-download-tor.html
index 6f84383..ce3fe32 100644
--- a/templates/hero-download-tor.html
+++ b/templates/hero-download-tor.html
@@ -1,6 +1,6 @@
<div class="row">
- <h6 class="mx-auto text-white text-uppercase">{% block section %}Grow the network{% endblock %}</h6>
+ <h6 class="mx-auto text-white">{% block section %}{{ _('GROW THE NETWORK') }}{% endblock %}</h6>
</div>
<div class="row p-5">
- <h2 class="mx-auto display-3 text-white text-capitalize text-center">{% block title %}{{ this.title }}{% endblock %}</h2>
+ <h2 class="mx-auto display-3 text-white text-center">{% block title %}{{ this.title }}{% endblock %}</h2>
</div>
diff --git a/templates/macros/people.html b/templates/macros/people.html
index 5be11b7..1d4be6e 100644
--- a/templates/macros/people.html
+++ b/templates/macros/people.html
@@ -3,8 +3,8 @@
<div class="card h-100 my-2">
<div class="card-body">
<h5 class="card-title human-name">{{ item.name }}</h5>
- <h6 class="card-subtitle mb-2 text-primary nick text-capitalize">{{ item.title }}</h6>
- <h6 class="card-subtitle mb-2 text-primary nick text-capitalize">{{ item.nickname }}{% if item.twitter_handle %} - <a href="https://twitter.com/{{ item.twitter_handle }}">@{{ item.twitter_handle }}</a>{% endif %}</h6>
+ <h6 class="card-subtitle mb-2 text-primary nick">{{ item.title }}</h6>
+ <h6 class="card-subtitle mb-2 text-primary nick">{{ item.nickname }}{% if item.twitter_handle %} - <a href="https://twitter.com/{{ item.twitter_handle }}">@{{ item.twitter_handle }}</a>{% endif %}</h6>
{{ item.description }}
</div>
</div>
diff --git a/templates/navbar.html b/templates/navbar.html
index 71b4738..681ffa8 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -9,7 +9,7 @@
<img alt="{{ 'The Tor Project' }}" src="{{ '/static/images/tor-logo(a)2x.png'|asseturl }}" >
<span class="sr-only">Tor Logo</span>
</a>
- <a href="https://donate.torproject.org" title="{{ _("Donate") }}"><h5><span class="badge badge-warning p-2">{{ _("Donate Now") }}</span></h5></a>
+ <a href="https://donate.torproject.org" title="{{ _("Donate") }}"><h5><span class="badge badge-warning p-2">{{ _("DONATE NOW") }}</span></h5></a>
<label for="nav-toggle">
<a class="btn btn-lg btn-primary navbar-toggler text-white p-3" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
{{ _("Menu") }} <span class="navbar-toggler-icon ml-1"></span>
1
0
commit 860a550e4c937b02f3c3ce4197010abb1ee81f53
Author: emma peel <emma.peel(a)riseup.net>
Date: Wed May 29 09:32:31 2019 +0200
typo
---
templates/download-languages.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/download-languages.html b/templates/download-languages.html
index 1a412bf..2fd0372 100644
--- a/templates/download-languages.html
+++ b/templates/download-languages.html
@@ -10,7 +10,7 @@
<tr>
<th scope="col">{{ _('Language') }}</th>
<th scope="col">Windows</th>
- <th scope="col">MacOS</th>
+ <th scope="col">macOS</th>
<th scope="col">GNU/Linux</th>
</tr>
</thead>
1
0

[translation/tpo-web_completed] Update translations for tpo-web_completed
by translation@torproject.org 29 May '19
by translation@torproject.org 29 May '19
29 May '19
commit 30d5ba643f93610dfac0de5cbf3d6fbc1ec652f8
Author: Translation commit bot <translation(a)torproject.org>
Date: Wed May 29 07:21:49 2019 +0000
Update translations for tpo-web_completed
---
contents+de.po | 23 ++++++++++++++++++-----
contents+es.po | 23 ++++++++++++++++++-----
contents+fr.po | 23 ++++++++++++++++++-----
contents+is.po | 23 ++++++++++++++++++-----
contents+it.po | 23 ++++++++++++++++++-----
contents+ka.po | 19 ++++++++++++++++---
contents+ms_MY.po | 23 ++++++++++++++++++-----
contents+pl.po | 27 ++++++++++++++++++++-------
contents+pt-BR.po | 23 ++++++++++++++++++-----
contents+pt-PT.po | 27 ++++++++++++++++++++-------
contents+ro.po | 23 ++++++++++++++++++-----
contents+ru.po | 23 ++++++++++++++++++-----
contents+tr.po | 23 ++++++++++++++++++-----
contents+zh-CN.po | 25 +++++++++++++++++++------
contents.pot | 23 ++++++++++++++++++-----
15 files changed, 273 insertions(+), 78 deletions(-)
diff --git a/contents+de.po b/contents+de.po
index e3c563cdc..2e6009795 100644
--- a/contents+de.po
+++ b/contents+de.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Curtis Baltimore <curtisbaltimore(a)protonmail.com>, 2019\n"
"Language-Team: German (https://www.transifex.com/otf/teams/1519/de/)\n"
@@ -865,9 +865,13 @@ msgstr ""
" ungehinderte Verfügbarkeit zu unterstützen und ihr Verständnis in "
"Wissenschaft und der Allgemeinheit zu vergrößern."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "SPENDE JETZT"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Abonnieren Sie unseren Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "ABONNIERE UNSEREN INFOBRIEF"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -875,8 +879,8 @@ msgstr ""
"Erhalte monatliche Berichte und Beschäftigungsaussichten vom Tor Project:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registrieren"
+msgid "SIGN UP"
+msgstr "ANMELDEN"
#: templates/footer.html:70
#, python-format
@@ -887,6 +891,15 @@ msgstr ""
"Markenrechts-, Copyright-Mitteilungen und Regeln für Drittparteien finden "
"sich in unserer %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Verteidige dich."
diff --git a/contents+es.po b/contents+es.po
index 388aab376..701c1d852 100644
--- a/contents+es.po
+++ b/contents+es.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Emma Peel, 2019\n"
"Language-Team: Spanish (https://www.transifex.com/otf/teams/1519/es/)\n"
@@ -853,17 +853,21 @@ msgstr ""
"abierto, el apoyo a su disponibilidad y utilización sin restricciones y el "
"fomento de su comprensión científica y popular."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "DONA AHORA"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Suscríbete a nuestra lista de correo"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "SUSBCRÍBETE A NUESTRA LISTA DE CORREO"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Recibe noticias mensuales y oportunidades del Proyecto Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registrarse"
+msgid "SIGN UP"
+msgstr "AÑÁDETE"
#: templates/footer.html:70
#, python-format
@@ -874,6 +878,15 @@ msgstr ""
"Se pueden encontrar, la marca registrada, las notas de derechos de autor, y "
"las reglas de uso por terceras partes, en nuestra %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr "DEFIÉNDETE"
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr "EXPANDE LA RED"
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Defiéndete."
diff --git a/contents+fr.po b/contents+fr.po
index 830657669..5e6449a06 100644
--- a/contents+fr.po
+++ b/contents+fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: AO <ao(a)localizationlab.org>, 2019\n"
"Language-Team: French (https://www.transifex.com/otf/teams/1519/fr/)\n"
@@ -875,9 +875,13 @@ msgstr ""
"aussi leur disponibilité et leur utilisation sans restriction en les faisant"
" mieux connaître des scientifiques et du public."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "FAITES UN DON MAINTENANT"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "S’abonner à notre lettre d’information"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "S’ABONNER À NOTRE LETTRE D’INFORMATION"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -886,8 +890,8 @@ msgstr ""
"offre :"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "S’abonner"
+msgid "SIGN UP"
+msgstr "S’ABONNER"
#: templates/footer.html:70
#, python-format
@@ -898,6 +902,15 @@ msgstr ""
"Les avis de marque de commerce, de droit d’auteur et les règles "
"d’utilisation par des tiers se trouvent dans notre %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Défendez-vous."
diff --git a/contents+is.po b/contents+is.po
index 10e1bd4d5..244c7373a 100644
--- a/contents+is.po
+++ b/contents+is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Sveinn í Felli <sv1(a)fellsnet.is>, 2019\n"
"Language-Team: Icelandic (https://www.transifex.com/otf/teams/1519/is/)\n"
@@ -852,9 +852,13 @@ msgstr ""
"sé eitt markmiðanna að stuðla að bættum almennum og vísindalegum skilningi á"
" þessum málum."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "STYRKJA NÚNA"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Gerstu áskrifandi að fréttabréfinu okkar"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "GERSTU ÁSKRIFANDI AÐ FRÉTTABRÉFINU OKKAR"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -863,8 +867,8 @@ msgstr ""
"verkefninu:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Skráðu þig"
+msgid "SIGN UP"
+msgstr "NÝSKRÁ"
#: templates/footer.html:70
#, python-format
@@ -875,6 +879,15 @@ msgstr ""
"Athugasemdir varðandi vörumerki, höfundarrétt, og reglur fyrir notkun "
"utanaðkomandi aðila er hægt að skoða í %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Verndaðu sjálfa/n þig."
diff --git a/contents+it.po b/contents+it.po
index 24d6ef269..ec687e5be 100644
--- a/contents+it.po
+++ b/contents+it.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Hiro 7 <hiro(a)torproject.org>, 2019\n"
"Language-Team: Italian (https://www.transifex.com/otf/teams/1519/it/)\n"
@@ -851,17 +851,21 @@ msgstr ""
"privacy, favorendone l'ampia disponibilità ed utilizzo e promuovendone la "
"comprensione scientifica e popolare."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Iscriviti alla nostra Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Ricevi aggiornamenti mensili e altre occasioni dal Progetto Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Iscriviti"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -872,6 +876,15 @@ msgstr ""
"Marchio registrato, avvertenze sul copyright e regole per l'utilizzo da "
"terzi possono essere trovati nel nostro %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Difenditi."
diff --git a/contents+ka.po b/contents+ka.po
index 473896dda..1d676dffd 100644
--- a/contents+ka.po
+++ b/contents+ka.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Georgianization, 2019\n"
"Language-Team: Georgian (https://www.transifex.com/otf/teams/1519/ka/)\n"
@@ -862,8 +862,12 @@ msgstr ""
"დაკავშირებით, მეცნიერული გაგებისა და საზოგადოების ცნობიერების დონის "
"ამაღლებით."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "გაიღეთ თანხა"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr "გამოიწერეთ ჩვენი სიახლეების ცნობარი"
#: templates/footer.html:50
@@ -871,7 +875,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "მიიღეთ სიახლეები და ცნობები Tor-პროექტისგან:"
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr "გამოწერა"
#: templates/footer.html:70
@@ -883,6 +887,15 @@ msgstr ""
"მესამე მხარის სავაჭრო ნიშნების, საავტორო შენიშვნებისა და გამოყენების "
"პირობების შესახებ, იხილეთ ჩვენი %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "დაიცავით თავი."
diff --git a/contents+ms_MY.po b/contents+ms_MY.po
index d6bcc8618..969c9120b 100644
--- a/contents+ms_MY.po
+++ b/contents+ms_MY.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: abuyop <abuyop(a)gmail.com>, 2019\n"
"Language-Team: Malay (Malaysia) (https://www.transifex.com/otf/teams/1519/ms_MY/)\n"
@@ -854,9 +854,13 @@ msgstr ""
"terbuka, menyokong ketersediaan dan penggunaan tanpa-had, dan melanjutkan "
"kesefahaman saintifik dan popular mereka."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Langgani Surat Berita kami"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -865,8 +869,8 @@ msgstr ""
"Projek Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Daftar baharu"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -877,6 +881,15 @@ msgstr ""
"Tanda dagangan, notis hak cipta, dan peraturan untuk kegunaan pihak ketiga "
"boleh ditemui dalam %(link_to_faq)s kami"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Lindungi diri anda."
diff --git a/contents+pl.po b/contents+pl.po
index 5be57e3bc..0a850f445 100644
--- a/contents+pl.po
+++ b/contents+pl.po
@@ -7,16 +7,16 @@
# wigatesi, 2019
# Filip <filipiczesio(a)vp.pl>, 2019
# Emma Peel, 2019
-# Dawid Potocki <dpot(a)disroot.org>, 2019
# Waldemar Stoczkowski, 2019
+# Dawid Potocki <dpot(a)disroot.org>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
-"Last-Translator: Waldemar Stoczkowski, 2019\n"
+"Last-Translator: Dawid Potocki <dpot(a)disroot.org>, 2019\n"
"Language-Team: Polish (https://www.transifex.com/otf/teams/1519/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -859,17 +859,21 @@ msgstr ""
"nieograniczonej dostępności i wykorzystania oraz propagowanie ich naukowego "
"i powszechnego zrozumienia."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "ZRÓB DOTACJE"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Zapisz się do naszego newslettera"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "ZAPISZ SIĘ DO NASZEGO NEWSLETTERA"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Uzyskaj comiesięczne aktualizacje i możliwości od Tor Project:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Zarejestruj się"
+msgid "SIGN UP"
+msgstr "ZAREJESTRUJ SIĘ"
#: templates/footer.html:70
#, python-format
@@ -880,6 +884,15 @@ msgstr ""
"Znak towarowy, informacje o prawach autorskich i zasady korzystania z nich "
"przez osoby trzecie można znaleźć w naszym %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Obroń się."
diff --git a/contents+pt-BR.po b/contents+pt-BR.po
index 26588d7fb..eb9aa557e 100644
--- a/contents+pt-BR.po
+++ b/contents+pt-BR.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Chacal E., 2019\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/otf/teams/1519/pt_BR/)\n"
@@ -861,17 +861,21 @@ msgstr ""
"aberto, provendo apoio a seu uso e disponibilidade irrestritos. Ao mesmo "
"tempo, contribuímos para o avanço de sua compreensão científica e popular. "
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "DOE AGORA"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Assine o nosso boletim de notícias"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "ASSINE A NOSSA NEWSLETTER"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Receba atualizações mensais e oportunidades do Projeto Tor."
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Inscrever-se"
+msgid "SIGN UP"
+msgstr "INSCREVER-SE"
#: templates/footer.html:70
#, python-format
@@ -882,6 +886,15 @@ msgstr ""
"Marca registrada, avisos de direitos autorais, e regras de uso para "
"terceiros podem ser encontradas em nosso %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Defenda-se."
diff --git a/contents+pt-PT.po b/contents+pt-PT.po
index dfaf1e2f7..019db7ed4 100644
--- a/contents+pt-PT.po
+++ b/contents+pt-PT.po
@@ -4,16 +4,16 @@
# Manuela Silva <inactive+h_manuela_rodsilva(a)transifex.com>, 2019
# Rui Melo <viper5000pt(a)gmail.com>, 2019
# Rui <xymarior(a)yandex.com>, 2019
-# Hugo9191 <hugoncosta(a)gmail.com>, 2019
# Manuela Silva <manuelarodsilva(a)gmail.com>, 2019
+# Hugo9191 <hugoncosta(a)gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
-"Last-Translator: Manuela Silva <manuelarodsilva(a)gmail.com>, 2019\n"
+"Last-Translator: Hugo9191 <hugoncosta(a)gmail.com>, 2019\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/otf/teams/1519/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -848,17 +848,21 @@ msgstr ""
"a sua disponibilidade e utilização não restringida, e contribuindo para o "
"avanço da sua compreensão científica e popular. "
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "DOE AGORA"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Subscreva o nosso Boletim Informativo"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "SUBSCREVA À NOSSA NEWSLETTER"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Receba atualizações mensais e oportunidades do projeto Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registo"
+msgid "SIGN UP"
+msgstr "INSCREVA-SE"
#: templates/footer.html:70
#, python-format
@@ -869,6 +873,15 @@ msgstr ""
"As marcas comerciais, avisos de direitos de autor e regras de utilização por"
" parte de terceiros podem ser encontradas em %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Proteja-se."
diff --git a/contents+ro.po b/contents+ro.po
index ef848afad..83d7ab0e0 100644
--- a/contents+ro.po
+++ b/contents+ro.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: eduard pintilie <eduard.pintilie(a)gmail.com>, 2019\n"
"Language-Team: Romanian (https://www.transifex.com/otf/teams/1519/ro/)\n"
@@ -853,17 +853,21 @@ msgstr ""
"și cu sursă deschisă, sprijinirea disponibilității și utilizării lor "
"nerestricționate și promovarea înțelegerii lor științifice și populare."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Abonați-vă la newsletter-ul nostru"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Obțineți actualizări lunare și oportunități din Proiectul Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Înscriere"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -874,6 +878,15 @@ msgstr ""
"Marca comercială, anunțurile privind drepturile de autor și regulile de "
"utilizare de către terți pot fi găsite în site-ul nostru %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Apărați-vă."
diff --git a/contents+ru.po b/contents+ru.po
index b6c9e208d..258c0a886 100644
--- a/contents+ru.po
+++ b/contents+ru.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Sergey Smirnov <cj75300(a)gmail.com>, 2019\n"
"Language-Team: Russian (https://www.transifex.com/otf/teams/1519/ru/)\n"
@@ -834,17 +834,21 @@ msgstr ""
"поддержка их неограниченной доступности и использования, а также содействие "
"их научному и общественному пониманию. "
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Подписывайтесь на нашу новостную рассылку"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Получайте ежемесячные новости от Tor Project:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Подписаться"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -855,6 +859,15 @@ msgstr ""
"О торговой марке, авторских правах и условиях использования продукта "
"третьими сторонами можно почитать здесь: %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Защитите себя."
diff --git a/contents+tr.po b/contents+tr.po
index 6c94b6e55..1b956e457 100644
--- a/contents+tr.po
+++ b/contents+tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Kaya Zeren <kayazeren(a)gmail.com>, 2019\n"
"Language-Team: Turkish (https://www.transifex.com/otf/teams/1519/tr/)\n"
@@ -853,9 +853,13 @@ msgstr ""
"kısıtlamasız olarak erişilebilmesini sağlamak ile bilimsel ve yaygın olarak "
"anlaşılmasını sağlamak."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "BAĞIŞ YAPIN"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Duyurularımıza Abone Olun"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "BÜLTENİMİZE ABONE OLUN"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -863,8 +867,8 @@ msgstr ""
"Tor Projesi ile ilgili güncelleme ve bilgileri aylık olarak alabilirsiniz:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Kayıt olun"
+msgid "SIGN UP"
+msgstr "KAYIT OLUN"
#: templates/footer.html:70
#, python-format
@@ -875,6 +879,15 @@ msgstr ""
"Üçüncü tarafların kullanabileceği patent, telif hakkı ve ilkeleri şurada "
"bulabilirsiniz %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Kendinizi koruyun."
diff --git a/contents+zh-CN.po b/contents+zh-CN.po
index a425dd0c3..b7660a941 100644
--- a/contents+zh-CN.po
+++ b/contents+zh-CN.po
@@ -3,7 +3,7 @@
# Xiaoyu Huang <007pig(a)gmail.com>, 2019
# ducki2p <ducki2p(a)gmail.com>, 2019
# erinm, 2019
-# Zhui Shen <12231252(a)bjtu.edu.cn>, 2019
+# shenzhui007 <12231252(a)bjtu.edu.cn>, 2019
# Yikai Yang <ff98sha(a)gmail.com>, 2019
# ciaran <ciaranchen(a)qq.com>, 2019
# ヨイツの賢狼ホロ, 2019
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Dianyu Liu <liudianyu5(a)gmail.com>, 2019\n"
"Language-Team: Chinese (China) (https://www.transifex.com/otf/teams/1519/zh_CN/)\n"
@@ -738,17 +738,21 @@ msgid ""
msgstr ""
"通过开发和部署自由和开源的匿名和隐私技术,来支持人们不受限制地使用网络,以及提高他们对科学和普世价值的认知,并增进他们对科学和日常知识的理解。"
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "订阅我们的新闻"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "获取 Tor Project 每月发布的更新和良机:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "订阅"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -757,6 +761,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr "商标保护、版权保护以及第三方使用规则可以在 %(link_to_faq)s 找到"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "保护你自己"
diff --git a/contents.pot b/contents.pot
index 16eb54c03..d17b7bfd8 100644
--- a/contents.pot
+++ b/contents.pot
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL(a)li.org>\n"
@@ -824,17 +824,21 @@ msgstr ""
"availability and use, and furthering their scientific and popular "
"understanding."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "DONATE NOW"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "SUBSCRIBE TO OUR NEWSLETTER"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Get monthly updates and opportunities from the Tor Project:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Sign up"
+msgid "SIGN UP"
+msgstr "SIGN UP"
#: templates/footer.html:70
#, python-format
@@ -845,6 +849,15 @@ msgstr ""
"Trademark, copyright notices, and rules for use by third parties can be "
"found in our %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr "DEFEND YOURSELF"
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr "GROW THE NETWORK"
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Defend yourself."
1
0

29 May '19
commit 6b0c2d72c357c467335853ad6e072cfa69b2211f
Author: Translation commit bot <translation(a)torproject.org>
Date: Wed May 29 07:21:28 2019 +0000
Update translations for tpo-web
---
contents+am.po | 19 ++++++++++++++++---
contents+ar.po | 25 +++++++++++++++++++------
contents+az.po | 21 +++++++++++++++++----
contents+be.po | 19 ++++++++++++++++---
contents+bg.po | 21 +++++++++++++++++----
contents+bn.po | 25 +++++++++++++++++++------
contents+bo.po | 21 +++++++++++++++++----
contents+ca.po | 23 ++++++++++++++++++-----
contents+cs.po | 21 +++++++++++++++++----
contents+cy.po | 19 ++++++++++++++++---
contents+da.po | 23 ++++++++++++++++++-----
contents+de.po | 23 ++++++++++++++++++-----
contents+el.po | 23 ++++++++++++++++++-----
contents+en_GB.po | 19 ++++++++++++++++---
contents+eo.po | 19 ++++++++++++++++---
contents+es-AR.po | 23 ++++++++++++++++++-----
contents+es.po | 23 ++++++++++++++++++-----
contents+et.po | 19 ++++++++++++++++---
contents+eu.po | 19 ++++++++++++++++---
contents+fa.po | 25 +++++++++++++++++++------
contents+fi.po | 24 ++++++++++++++++++------
contents+fil.po | 19 ++++++++++++++++---
contents+fr.po | 23 ++++++++++++++++++-----
contents+ga.po | 21 +++++++++++++++++----
contents+gl.po | 24 ++++++++++++++++++------
contents+he.po | 23 ++++++++++++++++++-----
contents+hi.po | 19 ++++++++++++++++---
contents+hr.po | 21 +++++++++++++++++----
contents+hu.po | 23 ++++++++++++++++++-----
contents+id.po | 24 ++++++++++++++++++------
contents+is.po | 23 ++++++++++++++++++-----
contents+it.po | 23 ++++++++++++++++++-----
contents+ja.po | 21 +++++++++++++++++----
contents+ka.po | 19 ++++++++++++++++---
contents+kk.po | 19 ++++++++++++++++---
contents+km.po | 19 ++++++++++++++++---
contents+ko.po | 23 ++++++++++++++++++-----
contents+ku_IQ.po | 19 ++++++++++++++++---
contents+lt.po | 21 +++++++++++++++++----
contents+lv.po | 19 ++++++++++++++++---
contents+mk.po | 19 ++++++++++++++++---
contents+ms_MY.po | 23 ++++++++++++++++++-----
contents+my.po | 19 ++++++++++++++++---
contents+nb.po | 21 +++++++++++++++++----
contents+nl.po | 21 +++++++++++++++++----
contents+nn.po | 25 +++++++++++++++++++------
contents+pl.po | 27 ++++++++++++++++++++-------
contents+pt-BR.po | 23 ++++++++++++++++++-----
contents+pt-PT.po | 27 ++++++++++++++++++++-------
contents+ro.po | 23 ++++++++++++++++++-----
contents+ru.po | 23 ++++++++++++++++++-----
contents+sk.po | 23 ++++++++++++++++++-----
contents+sl.po | 21 +++++++++++++++++----
contents+sq.po | 19 ++++++++++++++++---
contents+sr.po | 19 ++++++++++++++++---
contents+sv.po | 23 ++++++++++++++++++-----
contents+sw.po | 21 +++++++++++++++++----
contents+ta.po | 23 ++++++++++++++++++-----
contents+th.po | 19 ++++++++++++++++---
contents+tr.po | 23 ++++++++++++++++++-----
contents+uk.po | 21 +++++++++++++++++----
contents+ur.po | 19 ++++++++++++++++---
contents+uz.po | 19 ++++++++++++++++---
contents+vi.po | 19 ++++++++++++++++---
contents+zh-CN.po | 25 +++++++++++++++++++------
contents+zh-TW.po | 21 +++++++++++++++++----
contents.pot | 23 ++++++++++++++++++-----
67 files changed, 1157 insertions(+), 289 deletions(-)
diff --git a/contents+am.po b/contents+am.po
index 81053c531..5d68032bc 100644
--- a/contents+am.po
+++ b/contents+am.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Amharic (https://www.transifex.com/otf/teams/1519/am/)\n"
@@ -685,8 +685,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -694,7 +698,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -704,6 +708,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+ar.po b/contents+ar.po
index 615f8c610..8f09e98cc 100644
--- a/contents+ar.po
+++ b/contents+ar.po
@@ -2,17 +2,17 @@
# Martus Translations <translations(a)martus.org>, 2019
# erinm, 2019
# Ahmed A. <6622227a(a)gmail.com>, 2019
-# Emma Peel, 2019
-# ButterflyOfFire ButterflyOfFire, 2019
+# ButterflyOfFire, 2019
# Khaled Hosny, 2019
+# Emma Peel, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
-"Last-Translator: Khaled Hosny, 2019\n"
+"Last-Translator: Emma Peel, 2019\n"
"Language-Team: Arabic (https://www.transifex.com/otf/teams/1519/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -687,8 +687,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "تبرع الآن"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr "اشترك في رسالتنا للمستجدات"
#: templates/footer.html:50
@@ -696,7 +700,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "احصل على تحديثات شهرية وفرص من مشروع تور:"
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr "تسجيل"
#: templates/footer.html:70
@@ -706,6 +710,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "دافع عن نفسك."
diff --git a/contents+az.po b/contents+az.po
index 2d7880aff..4f7335761 100644
--- a/contents+az.po
+++ b/contents+az.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Azerbaijani (https://www.transifex.com/otf/teams/1519/az/)\n"
@@ -683,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -692,8 +696,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Qeydiyyat"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+be.po b/contents+be.po
index d47036962..e045a3fd9 100644
--- a/contents+be.po
+++ b/contents+be.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Belarusian (https://www.transifex.com/otf/teams/1519/be/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+bg.po b/contents+bg.po
index 18bf338b7..9c1a48d09 100644
--- a/contents+bg.po
+++ b/contents+bg.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Bulgarian (https://www.transifex.com/otf/teams/1519/bg/)\n"
@@ -683,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -692,8 +696,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Регистриане"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+bn.po b/contents+bn.po
index 479508a5f..b10baf65e 100644
--- a/contents+bn.po
+++ b/contents+bn.po
@@ -3,16 +3,16 @@
# lisa hayat, 2019
# code smite <codesmite(a)gmail.com>, 2019
# Tabiha Tanha <tabihatanha(a)yandex.com>, 2019
-# Emma Peel, 2019
# erinm, 2019
+# Emma Peel, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
-"Last-Translator: erinm, 2019\n"
+"Last-Translator: Emma Peel, 2019\n"
"Language-Team: Bengali (https://www.transifex.com/otf/teams/1519/bn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -701,8 +701,12 @@ msgstr ""
"মাধ্যমে মানবাধিকার এবং স্বাধীনতাকে ফিরিয়ে আনতে এবং তাদের মানবাধিকার ও "
"স্বাধীনতায় হস্তক্ষেপ করা ।"
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr "আমাদের নিউজলেটার সাবস্ক্রাইব করুন"
#: templates/footer.html:50
@@ -710,8 +714,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "টর প্রকল্প থেকে মাসিক আপডেট এবং সুযোগ পান:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "সাইন আপ"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -722,6 +726,15 @@ msgstr ""
"ট্রেডমার্ক, কপিরাইট বিজ্ঞপ্তি এবং তৃতীয় পক্ষের ব্যবহারের নিয়মাবলী আমাদের "
"%(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+bo.po b/contents+bo.po
index 092909240..e17d8cf24 100644
--- a/contents+bo.po
+++ b/contents+bo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Tibetan (https://www.transifex.com/otf/teams/1519/bo/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,8 +697,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Sign up"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+ca.po b/contents+ca.po
index 8b07690b0..0627fc93d 100644
--- a/contents+ca.po
+++ b/contents+ca.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Marc Ripoll <markripesp(a)gmail.com>, 2019\n"
"Language-Team: Catalan (https://www.transifex.com/otf/teams/1519/ca/)\n"
@@ -689,17 +689,21 @@ msgstr ""
" el suport a la seva disponibilitat i la utilització sense restriccions i el"
" foment de la seva comprensió científica i popular."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Subscriure's al nostre butlletí informatiu"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Obteniu actualitzacions i oportunitats mensuals del projecte Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registrar‐se"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -710,6 +714,15 @@ msgstr ""
"Marques, avisos de drets d'autor, i les regles per a l'ús per part de "
"tercers es poden trobar a %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+cs.po b/contents+cs.po
index 6471af3b2..22306e256 100644
--- a/contents+cs.po
+++ b/contents+cs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Michal Stanke <mstanke(a)mozilla.cz>, 2019\n"
"Language-Team: Czech (https://www.transifex.com/otf/teams/1519/cs/)\n"
@@ -683,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -692,8 +696,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registrovat se"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+cy.po b/contents+cy.po
index 12fa91b2c..b55623c03 100644
--- a/contents+cy.po
+++ b/contents+cy.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Welsh (https://www.transifex.com/otf/teams/1519/cy/)\n"
@@ -683,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -692,7 +696,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+da.po b/contents+da.po
index f51ea71f6..0fb6d3662 100644
--- a/contents+da.po
+++ b/contents+da.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: scootergrisen, 2019\n"
"Language-Team: Danish (https://www.transifex.com/otf/teams/1519/da/)\n"
@@ -699,17 +699,21 @@ msgstr ""
"ubegrænsede tilgængelighed og bruge og fremme deres videnskabslige og "
"populære forståelse."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Abonner på vores nyhedsbrev"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Få månedlige opdateringer og muligheder fra Tor-projektet:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Tilmeld"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -720,6 +724,15 @@ msgstr ""
"Varemærke, copyrightnotitser og regler om anvendelse af tredjeparter findes "
"i vores %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Beskyt dig selv."
diff --git a/contents+de.po b/contents+de.po
index e3c563cdc..2e6009795 100644
--- a/contents+de.po
+++ b/contents+de.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Curtis Baltimore <curtisbaltimore(a)protonmail.com>, 2019\n"
"Language-Team: German (https://www.transifex.com/otf/teams/1519/de/)\n"
@@ -865,9 +865,13 @@ msgstr ""
" ungehinderte Verfügbarkeit zu unterstützen und ihr Verständnis in "
"Wissenschaft und der Allgemeinheit zu vergrößern."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "SPENDE JETZT"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Abonnieren Sie unseren Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "ABONNIERE UNSEREN INFOBRIEF"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -875,8 +879,8 @@ msgstr ""
"Erhalte monatliche Berichte und Beschäftigungsaussichten vom Tor Project:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registrieren"
+msgid "SIGN UP"
+msgstr "ANMELDEN"
#: templates/footer.html:70
#, python-format
@@ -887,6 +891,15 @@ msgstr ""
"Markenrechts-, Copyright-Mitteilungen und Regeln für Drittparteien finden "
"sich in unserer %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Verteidige dich."
diff --git a/contents+el.po b/contents+el.po
index e0d4c27a4..9936aa18a 100644
--- a/contents+el.po
+++ b/contents+el.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Adrian Pappas <pappasadrian(a)gmail.com>, 2019\n"
"Language-Team: Greek (https://www.transifex.com/otf/teams/1519/el/)\n"
@@ -698,17 +698,21 @@ msgstr ""
"διαθεσιμότητα και χρήση τους και ενισχύοντας την επιστημονική και κοινή τους"
" κατανόηση."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Εγγραφείτε στο Newsletter μας"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Εγγραφή"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -719,6 +723,15 @@ msgstr ""
"Τα σήματα κατατεθέν, οι όροι πνευματικών δικαιωμάτν και οι κανόνες περί "
"χρήσης τους από τρίτους μπορούν να βρεθούν εδώ %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+en_GB.po b/contents+en_GB.po
index 2980e4bea..4f86c13ce 100644
--- a/contents+en_GB.po
+++ b/contents+en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Andi Chandler <andi(a)gowling.com>, 2019\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/otf/teams/1519/en_GB/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+eo.po b/contents+eo.po
index 1e513b260..1d0f96f32 100644
--- a/contents+eo.po
+++ b/contents+eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Esperanto (https://www.transifex.com/otf/teams/1519/eo/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+es-AR.po b/contents+es-AR.po
index 7c179c8e5..01700cc18 100644
--- a/contents+es-AR.po
+++ b/contents+es-AR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Zuhualime Akoochimoya, 2019\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/otf/teams/1519/es_AR/)\n"
@@ -755,17 +755,21 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Suscribite a nuestro boletín informativo"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Suscribirte"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -774,6 +778,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+es.po b/contents+es.po
index 388aab376..701c1d852 100644
--- a/contents+es.po
+++ b/contents+es.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Emma Peel, 2019\n"
"Language-Team: Spanish (https://www.transifex.com/otf/teams/1519/es/)\n"
@@ -853,17 +853,21 @@ msgstr ""
"abierto, el apoyo a su disponibilidad y utilización sin restricciones y el "
"fomento de su comprensión científica y popular."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "DONA AHORA"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Suscríbete a nuestra lista de correo"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "SUSBCRÍBETE A NUESTRA LISTA DE CORREO"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Recibe noticias mensuales y oportunidades del Proyecto Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registrarse"
+msgid "SIGN UP"
+msgstr "AÑÁDETE"
#: templates/footer.html:70
#, python-format
@@ -874,6 +878,15 @@ msgstr ""
"Se pueden encontrar, la marca registrada, las notas de derechos de autor, y "
"las reglas de uso por terceras partes, en nuestra %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr "DEFIÉNDETE"
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr "EXPANDE LA RED"
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Defiéndete."
diff --git a/contents+et.po b/contents+et.po
index 7edee7e7b..901bd3181 100644
--- a/contents+et.po
+++ b/contents+et.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Estonian (https://www.transifex.com/otf/teams/1519/et/)\n"
@@ -685,8 +685,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -694,7 +698,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -704,6 +708,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+eu.po b/contents+eu.po
index 0d86b7ac5..faea11be2 100644
--- a/contents+eu.po
+++ b/contents+eu.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Osoitz <oelkoro(a)gmail.com>, 2019\n"
"Language-Team: Basque (https://www.transifex.com/otf/teams/1519/eu/)\n"
@@ -683,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -692,7 +696,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+fa.po b/contents+fa.po
index f54715b15..a4f1fd193 100644
--- a/contents+fa.po
+++ b/contents+fa.po
@@ -1,8 +1,8 @@
# Translators:
# Martus Translations <translations(a)martus.org>, 2019
+# Vox, 2019
# Ali Mirjamali <ali.mirjamali(a)gmail.com>, 2019
# erinm, 2019
-# Vox, 2019
# Yazdan, 2019
# A.Mehraban <Mehr.Ban(a)chmail.ir>, 2019
# Emma Peel, 2019
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Goudarz Jafari <goudarz.jafari(a)gmail.com>, 2019\n"
"Language-Team: Persian (https://www.transifex.com/otf/teams/1519/fa/)\n"
@@ -711,17 +711,21 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "اشتراک در خبرنامه"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "بهروز رسانی ماهانه و فرصتها از پروژهی تور را دریافت کنید:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "عضویت"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -732,6 +736,15 @@ msgstr ""
"نشان تجاری، اطلاعیههای کپی رایت و قوانین استفاده برای طرفین ثالث در "
"%(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "از خودت دفاع کن."
diff --git a/contents+fi.po b/contents+fi.po
index b41c16ef6..c4a93ce26 100644
--- a/contents+fi.po
+++ b/contents+fi.po
@@ -2,14 +2,13 @@
# Juhana Uuttu <juhana.uuttu(a)gmail.com>, 2019
# Mikko Päivärinta <paivarinta.mikko.o(a)gmail.com>, 2019
# erinm, 2019
-# Panu Ahvenharju, 2019
# Jorma Karvonen <karvonen.jorma(a)gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Jorma Karvonen <karvonen.jorma(a)gmail.com>, 2019\n"
"Language-Team: Finnish (https://www.transifex.com/otf/teams/1519/fi/)\n"
@@ -701,17 +700,21 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Tilaa uutiskirjeemme"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Rekisteröidy"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -720,6 +723,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Puolusta itseäsi."
diff --git a/contents+fil.po b/contents+fil.po
index 4ac648cfd..459cee06f 100644
--- a/contents+fil.po
+++ b/contents+fil.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Filipino (https://www.transifex.com/otf/teams/1519/fil/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+fr.po b/contents+fr.po
index 830657669..5e6449a06 100644
--- a/contents+fr.po
+++ b/contents+fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: AO <ao(a)localizationlab.org>, 2019\n"
"Language-Team: French (https://www.transifex.com/otf/teams/1519/fr/)\n"
@@ -875,9 +875,13 @@ msgstr ""
"aussi leur disponibilité et leur utilisation sans restriction en les faisant"
" mieux connaître des scientifiques et du public."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "FAITES UN DON MAINTENANT"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "S’abonner à notre lettre d’information"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "S’ABONNER À NOTRE LETTRE D’INFORMATION"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -886,8 +890,8 @@ msgstr ""
"offre :"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "S’abonner"
+msgid "SIGN UP"
+msgstr "S’ABONNER"
#: templates/footer.html:70
#, python-format
@@ -898,6 +902,15 @@ msgstr ""
"Les avis de marque de commerce, de droit d’auteur et les règles "
"d’utilisation par des tiers se trouvent dans notre %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Défendez-vous."
diff --git a/contents+ga.po b/contents+ga.po
index 619f9bad1..e1f946b6a 100644
--- a/contents+ga.po
+++ b/contents+ga.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Kevin Scannell <kscanne(a)gmail.com>, 2019\n"
"Language-Team: Irish (https://www.transifex.com/otf/teams/1519/ga/)\n"
@@ -685,16 +685,20 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Liostáil lenár Nuachtlitir"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -704,6 +708,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+gl.po b/contents+gl.po
index 2791b9727..8921b659d 100644
--- a/contents+gl.po
+++ b/contents+gl.po
@@ -1,15 +1,14 @@
# Translators:
# Oscar Guardiola <Oscar.Guardiola(a)davinci-ti.es>, 2019
# erinm, 2019
-# Pilar Fernández Pazos <pfernandez(a)ccontasgalicia.es>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
-"Last-Translator: Pilar Fernández Pazos <pfernandez(a)ccontasgalicia.es>, 2019\n"
+"Last-Translator: erinm, 2019\n"
"Language-Team: Galician (https://www.transifex.com/otf/teams/1519/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -684,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,8 +696,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Rexistrarse "
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -703,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+he.po b/contents+he.po
index 7e28d9395..54ff174e0 100644
--- a/contents+he.po
+++ b/contents+he.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: ION, 2019\n"
"Language-Team: Hebrew (https://www.transifex.com/otf/teams/1519/he/)\n"
@@ -692,17 +692,21 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "הירשם כמנוי לידיעון שלנו"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "קבל עדכונים חודשיים והזדמנויות ממיזם Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "הירשם"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -711,6 +715,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "הגן על עצמך."
diff --git a/contents+hi.po b/contents+hi.po
index 2a622f666..bb3400688 100644
--- a/contents+hi.po
+++ b/contents+hi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Emma Peel, 2019\n"
"Language-Team: Hindi (https://www.transifex.com/otf/teams/1519/hi/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+hr.po b/contents+hr.po
index c9a08dbb2..7b088afd8 100644
--- a/contents+hr.po
+++ b/contents+hr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Croatian (https://www.transifex.com/otf/teams/1519/hr/)\n"
@@ -685,8 +685,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -694,8 +698,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Prijavite se"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -704,6 +708,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+hu.po b/contents+hu.po
index 5803a0108..37f6671c9 100644
--- a/contents+hu.po
+++ b/contents+hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: vargaviktor <viktor.varga(a)gmail.com>, 2019\n"
"Language-Team: Hungarian (https://www.transifex.com/otf/teams/1519/hu/)\n"
@@ -685,17 +685,21 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Iratkozzon fel hírlevelünkre"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Regisztráció"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -704,6 +708,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+id.po b/contents+id.po
index eebc0f42c..649196a5d 100644
--- a/contents+id.po
+++ b/contents+id.po
@@ -3,7 +3,6 @@
# Muhammad Yusuf <myusuffin(a)gmail.com>, 2019
# erinm, 2019
# Robert Dafis <robertdafis(a)gmail.com>, 2019
-# Cadas Propopuli Azzam Baribin <cadas.propopuli(a)gmail.com>, 2019
# ical, 2019
# Emma Peel, 2019
#
@@ -11,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Emma Peel, 2019\n"
"Language-Team: Indonesian (https://www.transifex.com/otf/teams/1519/id/)\n"
@@ -794,17 +793,21 @@ msgstr ""
"ketersediaan dan penggunaan tak terbatas mereka, dan memajukan pemahaman "
"ilmiah dan populer mereka."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Berlangganan Newsletter kami"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Dapatkan pembaruan bulanan dan peluang dari Proyek Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Daftar"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -815,6 +818,15 @@ msgstr ""
"Merek dagang, pemberitahuan hak cipta, dan peraturan untuk digunakan oleh "
"pihak ketiga dapat ditemukan pada kami %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Bela diri Anda."
diff --git a/contents+is.po b/contents+is.po
index 10e1bd4d5..244c7373a 100644
--- a/contents+is.po
+++ b/contents+is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Sveinn í Felli <sv1(a)fellsnet.is>, 2019\n"
"Language-Team: Icelandic (https://www.transifex.com/otf/teams/1519/is/)\n"
@@ -852,9 +852,13 @@ msgstr ""
"sé eitt markmiðanna að stuðla að bættum almennum og vísindalegum skilningi á"
" þessum málum."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "STYRKJA NÚNA"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Gerstu áskrifandi að fréttabréfinu okkar"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "GERSTU ÁSKRIFANDI AÐ FRÉTTABRÉFINU OKKAR"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -863,8 +867,8 @@ msgstr ""
"verkefninu:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Skráðu þig"
+msgid "SIGN UP"
+msgstr "NÝSKRÁ"
#: templates/footer.html:70
#, python-format
@@ -875,6 +879,15 @@ msgstr ""
"Athugasemdir varðandi vörumerki, höfundarrétt, og reglur fyrir notkun "
"utanaðkomandi aðila er hægt að skoða í %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Verndaðu sjálfa/n þig."
diff --git a/contents+it.po b/contents+it.po
index 24d6ef269..ec687e5be 100644
--- a/contents+it.po
+++ b/contents+it.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Hiro 7 <hiro(a)torproject.org>, 2019\n"
"Language-Team: Italian (https://www.transifex.com/otf/teams/1519/it/)\n"
@@ -851,17 +851,21 @@ msgstr ""
"privacy, favorendone l'ampia disponibilità ed utilizzo e promuovendone la "
"comprensione scientifica e popolare."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Iscriviti alla nostra Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Ricevi aggiornamenti mensili e altre occasioni dal Progetto Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Iscriviti"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -872,6 +876,15 @@ msgstr ""
"Marchio registrato, avvertenze sul copyright e regole per l'utilizzo da "
"terzi possono essere trovati nel nostro %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Difenditi."
diff --git a/contents+ja.po b/contents+ja.po
index 9b3be2029..0eb9cc539 100644
--- a/contents+ja.po
+++ b/contents+ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: 323484, 2019\n"
"Language-Team: Japanese (https://www.transifex.com/otf/teams/1519/ja/)\n"
@@ -686,8 +686,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -695,8 +699,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "登録"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -705,6 +709,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+ka.po b/contents+ka.po
index 473896dda..1d676dffd 100644
--- a/contents+ka.po
+++ b/contents+ka.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Georgianization, 2019\n"
"Language-Team: Georgian (https://www.transifex.com/otf/teams/1519/ka/)\n"
@@ -862,8 +862,12 @@ msgstr ""
"დაკავშირებით, მეცნიერული გაგებისა და საზოგადოების ცნობიერების დონის "
"ამაღლებით."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "გაიღეთ თანხა"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr "გამოიწერეთ ჩვენი სიახლეების ცნობარი"
#: templates/footer.html:50
@@ -871,7 +875,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "მიიღეთ სიახლეები და ცნობები Tor-პროექტისგან:"
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr "გამოწერა"
#: templates/footer.html:70
@@ -883,6 +887,15 @@ msgstr ""
"მესამე მხარის სავაჭრო ნიშნების, საავტორო შენიშვნებისა და გამოყენების "
"პირობების შესახებ, იხილეთ ჩვენი %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "დაიცავით თავი."
diff --git a/contents+kk.po b/contents+kk.po
index 2c95dbb1e..99b7d19e1 100644
--- a/contents+kk.po
+++ b/contents+kk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Kazakh (https://www.transifex.com/otf/teams/1519/kk/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+km.po b/contents+km.po
index 67c0eee31..48e4e7060 100644
--- a/contents+km.po
+++ b/contents+km.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Khmer (https://www.transifex.com/otf/teams/1519/km/)\n"
@@ -685,8 +685,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -694,7 +698,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -704,6 +708,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+ko.po b/contents+ko.po
index 1ba7b01d7..efbe6fcb7 100644
--- a/contents+ko.po
+++ b/contents+ko.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Emma Peel, 2019\n"
"Language-Team: Korean (https://www.transifex.com/otf/teams/1519/ko/)\n"
@@ -710,17 +710,21 @@ msgstr ""
"자유/오픈 소스 소프트웨어를 이용한 익명성 및 개인 정보 보호 기술을 개발 및 배포하고 이러한 기술의 제한 없는 가용성과 사용을 지원하며"
" 과학적 및 대중적 이해를 촉진함으로써 인권과 자유를 증진하는 것입니다."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "뉴스레터 구독하기"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Tor 프로젝트에 대한 월간 정보를 받아보세요:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "회원 등록"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -729,6 +733,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr "상표, 저작권 고지 및 규칙의 제3자의 사용에 대한 정보는%(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "우리 자신을 보호하기"
diff --git a/contents+ku_IQ.po b/contents+ku_IQ.po
index d34ac9614..9c6b32b44 100644
--- a/contents+ku_IQ.po
+++ b/contents+ku_IQ.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Kurdish (Iraq) (https://www.transifex.com/otf/teams/1519/ku_IQ/)\n"
@@ -683,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -692,7 +696,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+lt.po b/contents+lt.po
index 9ebbe899a..5362648bd 100644
--- a/contents+lt.po
+++ b/contents+lt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Benas Buivydas <benas(a)perfitect.net>, 2019\n"
"Language-Team: Lithuanian (https://www.transifex.com/otf/teams/1519/lt/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,8 +697,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registruotis"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+lv.po b/contents+lv.po
index 7ae3661d9..33a366b76 100644
--- a/contents+lv.po
+++ b/contents+lv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Latvian (https://www.transifex.com/otf/teams/1519/lv/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+mk.po b/contents+mk.po
index 55c54469a..6ca758d9b 100644
--- a/contents+mk.po
+++ b/contents+mk.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Zarko Gjurov <zarkogjurov(a)gmail.com>, 2019\n"
"Language-Team: Macedonian (https://www.transifex.com/otf/teams/1519/mk/)\n"
@@ -686,8 +686,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -695,7 +699,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -705,6 +709,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+ms_MY.po b/contents+ms_MY.po
index d6bcc8618..969c9120b 100644
--- a/contents+ms_MY.po
+++ b/contents+ms_MY.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: abuyop <abuyop(a)gmail.com>, 2019\n"
"Language-Team: Malay (Malaysia) (https://www.transifex.com/otf/teams/1519/ms_MY/)\n"
@@ -854,9 +854,13 @@ msgstr ""
"terbuka, menyokong ketersediaan dan penggunaan tanpa-had, dan melanjutkan "
"kesefahaman saintifik dan popular mereka."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Langgani Surat Berita kami"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -865,8 +869,8 @@ msgstr ""
"Projek Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Daftar baharu"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -877,6 +881,15 @@ msgstr ""
"Tanda dagangan, notis hak cipta, dan peraturan untuk kegunaan pihak ketiga "
"boleh ditemui dalam %(link_to_faq)s kami"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Lindungi diri anda."
diff --git a/contents+my.po b/contents+my.po
index 3b30eb64e..f040e5350 100644
--- a/contents+my.po
+++ b/contents+my.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Burmese (https://www.transifex.com/otf/teams/1519/my/)\n"
@@ -683,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -692,7 +696,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+nb.po b/contents+nb.po
index 7ba316438..eb996f8ea 100644
--- a/contents+nb.po
+++ b/contents+nb.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: a356f726dcd9c475642ac26af10009cc, 2019\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/otf/teams/1519/nb/)\n"
@@ -684,16 +684,20 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Abonner på vårt Nyhetsbrev"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+nl.po b/contents+nl.po
index 52df3c7a3..68354aad1 100644
--- a/contents+nl.po
+++ b/contents+nl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: bacovane <bart-ts(a)tushmail.com>, 2019\n"
"Language-Team: Dutch (https://www.transifex.com/otf/teams/1519/nl/)\n"
@@ -689,8 +689,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -698,8 +702,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Aanmelden"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -708,6 +712,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+nn.po b/contents+nn.po
index 9ecaa2fa0..a37e920a1 100644
--- a/contents+nn.po
+++ b/contents+nn.po
@@ -1,13 +1,13 @@
# Translators:
-# IDRASSI Mounir <mounir.idrassi(a)idrix.fr>, 2019
# Bjørn I., 2019
+# IDRASSI Mounir <mounir.idrassi(a)idrix.fr>, 2019
# erinm, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Norwegian Nynorsk (https://www.transifex.com/otf/teams/1519/nn/)\n"
@@ -684,17 +684,21 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Abonner på nyheitsbrev"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registrer deg"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+pl.po b/contents+pl.po
index 5be57e3bc..0a850f445 100644
--- a/contents+pl.po
+++ b/contents+pl.po
@@ -7,16 +7,16 @@
# wigatesi, 2019
# Filip <filipiczesio(a)vp.pl>, 2019
# Emma Peel, 2019
-# Dawid Potocki <dpot(a)disroot.org>, 2019
# Waldemar Stoczkowski, 2019
+# Dawid Potocki <dpot(a)disroot.org>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
-"Last-Translator: Waldemar Stoczkowski, 2019\n"
+"Last-Translator: Dawid Potocki <dpot(a)disroot.org>, 2019\n"
"Language-Team: Polish (https://www.transifex.com/otf/teams/1519/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -859,17 +859,21 @@ msgstr ""
"nieograniczonej dostępności i wykorzystania oraz propagowanie ich naukowego "
"i powszechnego zrozumienia."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "ZRÓB DOTACJE"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Zapisz się do naszego newslettera"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "ZAPISZ SIĘ DO NASZEGO NEWSLETTERA"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Uzyskaj comiesięczne aktualizacje i możliwości od Tor Project:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Zarejestruj się"
+msgid "SIGN UP"
+msgstr "ZAREJESTRUJ SIĘ"
#: templates/footer.html:70
#, python-format
@@ -880,6 +884,15 @@ msgstr ""
"Znak towarowy, informacje o prawach autorskich i zasady korzystania z nich "
"przez osoby trzecie można znaleźć w naszym %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Obroń się."
diff --git a/contents+pt-BR.po b/contents+pt-BR.po
index 26588d7fb..eb9aa557e 100644
--- a/contents+pt-BR.po
+++ b/contents+pt-BR.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Chacal E., 2019\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/otf/teams/1519/pt_BR/)\n"
@@ -861,17 +861,21 @@ msgstr ""
"aberto, provendo apoio a seu uso e disponibilidade irrestritos. Ao mesmo "
"tempo, contribuímos para o avanço de sua compreensão científica e popular. "
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "DOE AGORA"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Assine o nosso boletim de notícias"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "ASSINE A NOSSA NEWSLETTER"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Receba atualizações mensais e oportunidades do Projeto Tor."
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Inscrever-se"
+msgid "SIGN UP"
+msgstr "INSCREVER-SE"
#: templates/footer.html:70
#, python-format
@@ -882,6 +886,15 @@ msgstr ""
"Marca registrada, avisos de direitos autorais, e regras de uso para "
"terceiros podem ser encontradas em nosso %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Defenda-se."
diff --git a/contents+pt-PT.po b/contents+pt-PT.po
index dfaf1e2f7..019db7ed4 100644
--- a/contents+pt-PT.po
+++ b/contents+pt-PT.po
@@ -4,16 +4,16 @@
# Manuela Silva <inactive+h_manuela_rodsilva(a)transifex.com>, 2019
# Rui Melo <viper5000pt(a)gmail.com>, 2019
# Rui <xymarior(a)yandex.com>, 2019
-# Hugo9191 <hugoncosta(a)gmail.com>, 2019
# Manuela Silva <manuelarodsilva(a)gmail.com>, 2019
+# Hugo9191 <hugoncosta(a)gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
-"Last-Translator: Manuela Silva <manuelarodsilva(a)gmail.com>, 2019\n"
+"Last-Translator: Hugo9191 <hugoncosta(a)gmail.com>, 2019\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/otf/teams/1519/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -848,17 +848,21 @@ msgstr ""
"a sua disponibilidade e utilização não restringida, e contribuindo para o "
"avanço da sua compreensão científica e popular. "
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "DOE AGORA"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Subscreva o nosso Boletim Informativo"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "SUBSCREVA À NOSSA NEWSLETTER"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Receba atualizações mensais e oportunidades do projeto Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registo"
+msgid "SIGN UP"
+msgstr "INSCREVA-SE"
#: templates/footer.html:70
#, python-format
@@ -869,6 +873,15 @@ msgstr ""
"As marcas comerciais, avisos de direitos de autor e regras de utilização por"
" parte de terceiros podem ser encontradas em %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Proteja-se."
diff --git a/contents+ro.po b/contents+ro.po
index ef848afad..83d7ab0e0 100644
--- a/contents+ro.po
+++ b/contents+ro.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: eduard pintilie <eduard.pintilie(a)gmail.com>, 2019\n"
"Language-Team: Romanian (https://www.transifex.com/otf/teams/1519/ro/)\n"
@@ -853,17 +853,21 @@ msgstr ""
"și cu sursă deschisă, sprijinirea disponibilității și utilizării lor "
"nerestricționate și promovarea înțelegerii lor științifice și populare."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Abonați-vă la newsletter-ul nostru"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Obțineți actualizări lunare și oportunități din Proiectul Tor:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Înscriere"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -874,6 +878,15 @@ msgstr ""
"Marca comercială, anunțurile privind drepturile de autor și regulile de "
"utilizare de către terți pot fi găsite în site-ul nostru %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Apărați-vă."
diff --git a/contents+ru.po b/contents+ru.po
index b6c9e208d..258c0a886 100644
--- a/contents+ru.po
+++ b/contents+ru.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Sergey Smirnov <cj75300(a)gmail.com>, 2019\n"
"Language-Team: Russian (https://www.transifex.com/otf/teams/1519/ru/)\n"
@@ -834,17 +834,21 @@ msgstr ""
"поддержка их неограниченной доступности и использования, а также содействие "
"их научному и общественному пониманию. "
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Подписывайтесь на нашу новостную рассылку"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Получайте ежемесячные новости от Tor Project:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Подписаться"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -855,6 +859,15 @@ msgstr ""
"О торговой марке, авторских правах и условиях использования продукта "
"третьими сторонами можно почитать здесь: %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Защитите себя."
diff --git a/contents+sk.po b/contents+sk.po
index f82d26390..636ce305c 100644
--- a/contents+sk.po
+++ b/contents+sk.po
@@ -1,15 +1,15 @@
# Translators:
# Robert Kirschner <robertkirschner(a)yahoo.com>, 2019
# Michal Sykora <michal.sykora.sk(a)gmail.com>, 2019
-# erinm, 2019
# Lenka Ježková <lenka.jezkova(a)oziveni.cz>, 2019
+# erinm, 2019
# Marek Čápek <capek.marek(a)gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Marek Čápek <capek.marek(a)gmail.com>, 2019\n"
"Language-Team: Slovak (https://www.transifex.com/otf/teams/1519/sk/)\n"
@@ -686,8 +686,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -695,8 +699,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Zaregistrovať sa"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -705,6 +709,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+sl.po b/contents+sl.po
index ed6b78baf..7cf16f680 100644
--- a/contents+sl.po
+++ b/contents+sl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Slovenian (https://www.transifex.com/otf/teams/1519/sl/)\n"
@@ -683,8 +683,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -692,8 +696,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Sign up"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+sq.po b/contents+sq.po
index ecffa222d..8cdd64d6b 100644
--- a/contents+sq.po
+++ b/contents+sq.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Albanian (https://www.transifex.com/otf/teams/1519/sq/)\n"
@@ -685,8 +685,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -694,7 +698,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -704,6 +708,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+sr.po b/contents+sr.po
index b9c1bb52b..ce2577c80 100644
--- a/contents+sr.po
+++ b/contents+sr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Serbian (https://www.transifex.com/otf/teams/1519/sr/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+sv.po b/contents+sv.po
index 6702bf30d..5566b947e 100644
--- a/contents+sv.po
+++ b/contents+sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Jonatan Nyberg, 2019\n"
"Language-Team: Swedish (https://www.transifex.com/otf/teams/1519/sv/)\n"
@@ -686,17 +686,21 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Prenumerera på vårt nyhetsbrev"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Registrera"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -705,6 +709,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+sw.po b/contents+sw.po
index 9e5f19712..1374efb21 100644
--- a/contents+sw.po
+++ b/contents+sw.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Zaituni Njovu <zaituni(a)zainafoundationtz.org>, 2019\n"
"Language-Team: Swahili (https://www.transifex.com/otf/teams/1519/sw/)\n"
@@ -683,16 +683,20 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Jiunge kwenye gazeti letu"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -702,6 +706,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+ta.po b/contents+ta.po
index a731f467c..97faa7a88 100644
--- a/contents+ta.po
+++ b/contents+ta.po
@@ -1,8 +1,8 @@
# Translators:
# Adam Lynn <adam(a)opentechfund.org>, 2019
+# Bala Subramaniyan <balapandu222(a)hotmail.com>, 2019
# Sivarajah Bagerathan <bagerathan(a)gmail.com>, 2019
# erinm, 2019
-# Bala Subramaniyan <balapandu222(a)hotmail.com>, 2019
# Farhath Farook <farhacool123(a)gmail.com>, 2019
# Mohammed Ammar K S <ksmammar(a)gmail.com>, 2019
#
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Mohammed Ammar K S <ksmammar(a)gmail.com>, 2019\n"
"Language-Team: Tamil (https://www.transifex.com/otf/teams/1519/ta/)\n"
@@ -687,8 +687,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -696,8 +700,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "டிஜிட்டல் கையெழுத்திட செய்க"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -706,6 +710,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+th.po b/contents+th.po
index fbc3672be..6c28673aa 100644
--- a/contents+th.po
+++ b/contents+th.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Thai (https://www.transifex.com/otf/teams/1519/th/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+tr.po b/contents+tr.po
index 6c94b6e55..1b956e457 100644
--- a/contents+tr.po
+++ b/contents+tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Kaya Zeren <kayazeren(a)gmail.com>, 2019\n"
"Language-Team: Turkish (https://www.transifex.com/otf/teams/1519/tr/)\n"
@@ -853,9 +853,13 @@ msgstr ""
"kısıtlamasız olarak erişilebilmesini sağlamak ile bilimsel ve yaygın olarak "
"anlaşılmasını sağlamak."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "BAĞIŞ YAPIN"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Duyurularımıza Abone Olun"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "BÜLTENİMİZE ABONE OLUN"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
@@ -863,8 +867,8 @@ msgstr ""
"Tor Projesi ile ilgili güncelleme ve bilgileri aylık olarak alabilirsiniz:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Kayıt olun"
+msgid "SIGN UP"
+msgstr "KAYIT OLUN"
#: templates/footer.html:70
#, python-format
@@ -875,6 +879,15 @@ msgstr ""
"Üçüncü tarafların kullanabileceği patent, telif hakkı ve ilkeleri şurada "
"bulabilirsiniz %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Kendinizi koruyun."
diff --git a/contents+uk.po b/contents+uk.po
index f11044de4..64559f8c2 100644
--- a/contents+uk.po
+++ b/contents+uk.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Sergio Thirdlingson <serge3ling(a)gmail.com>, 2019\n"
"Language-Team: Ukrainian (https://www.transifex.com/otf/teams/1519/uk/)\n"
@@ -686,8 +686,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -695,8 +699,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Зареєструватися"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -705,6 +709,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+ur.po b/contents+ur.po
index d2a0386c2..1012a018d 100644
--- a/contents+ur.po
+++ b/contents+ur.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Urdu (https://www.transifex.com/otf/teams/1519/ur/)\n"
@@ -684,8 +684,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -693,7 +697,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -703,6 +707,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+uz.po b/contents+uz.po
index ce8c5e25d..a4ef653d0 100644
--- a/contents+uz.po
+++ b/contents+uz.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: erinm, 2019\n"
"Language-Team: Uzbek (https://www.transifex.com/otf/teams/1519/uz/)\n"
@@ -685,8 +685,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -694,7 +698,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -704,6 +708,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+vi.po b/contents+vi.po
index 38927a2fd..ddb5013bf 100644
--- a/contents+vi.po
+++ b/contents+vi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Henry Tran <henry.trancsr(a)gmail.com>, 2019\n"
"Language-Team: Vietnamese (https://www.transifex.com/otf/teams/1519/vi/)\n"
@@ -686,8 +686,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -695,7 +699,7 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
+msgid "SIGN UP"
msgstr ""
#: templates/footer.html:70
@@ -705,6 +709,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents+zh-CN.po b/contents+zh-CN.po
index a425dd0c3..b7660a941 100644
--- a/contents+zh-CN.po
+++ b/contents+zh-CN.po
@@ -3,7 +3,7 @@
# Xiaoyu Huang <007pig(a)gmail.com>, 2019
# ducki2p <ducki2p(a)gmail.com>, 2019
# erinm, 2019
-# Zhui Shen <12231252(a)bjtu.edu.cn>, 2019
+# shenzhui007 <12231252(a)bjtu.edu.cn>, 2019
# Yikai Yang <ff98sha(a)gmail.com>, 2019
# ciaran <ciaranchen(a)qq.com>, 2019
# ヨイツの賢狼ホロ, 2019
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Dianyu Liu <liudianyu5(a)gmail.com>, 2019\n"
"Language-Team: Chinese (China) (https://www.transifex.com/otf/teams/1519/zh_CN/)\n"
@@ -738,17 +738,21 @@ msgid ""
msgstr ""
"通过开发和部署自由和开源的匿名和隐私技术,来支持人们不受限制地使用网络,以及提高他们对科学和普世价值的认知,并增进他们对科学和日常知识的理解。"
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "订阅我们的新闻"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr ""
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "获取 Tor Project 每月发布的更新和良机:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "订阅"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -757,6 +761,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr "商标保护、版权保护以及第三方使用规则可以在 %(link_to_faq)s 找到"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "保护你自己"
diff --git a/contents+zh-TW.po b/contents+zh-TW.po
index bf06c7b75..ec4ab4b28 100644
--- a/contents+zh-TW.po
+++ b/contents+zh-TW.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: 2019-03-09 10:41+0000\n"
"Last-Translator: Hsiu-Ming Chang <cges30901(a)gmail.com>, 2019\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/otf/teams/1519/zh_TW/)\n"
@@ -697,8 +697,12 @@ msgid ""
"understanding."
msgstr ""
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr ""
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
msgstr ""
#: templates/footer.html:50
@@ -706,8 +710,8 @@ msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr ""
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "註冊"
+msgid "SIGN UP"
+msgstr ""
#: templates/footer.html:70
#, python-format
@@ -716,6 +720,15 @@ msgid ""
"found in our %(link_to_faq)s"
msgstr ""
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr ""
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr ""
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr ""
diff --git a/contents.pot b/contents.pot
index 16eb54c03..d17b7bfd8 100644
--- a/contents.pot
+++ b/contents.pot
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-23 10:41+CET\n"
+"POT-Creation-Date: 2019-05-29 09:02+CET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL(a)li.org>\n"
@@ -824,17 +824,21 @@ msgstr ""
"availability and use, and furthering their scientific and popular "
"understanding."
+#: templates/footer.html:44 templates/navbar.html:12
+msgid "DONATE NOW"
+msgstr "DONATE NOW"
+
#: templates/footer.html:49
-msgid "Subscribe to our Newsletter"
-msgstr "Subscribe to our Newsletter"
+msgid "SUBSCRIBE TO OUR NEWSLETTER"
+msgstr "SUBSCRIBE TO OUR NEWSLETTER"
#: templates/footer.html:50
msgid "Get monthly updates and opportunities from the Tor Project:"
msgstr "Get monthly updates and opportunities from the Tor Project:"
#: templates/footer.html:51
-msgid "Sign up"
-msgstr "Sign up"
+msgid "SIGN UP"
+msgstr "SIGN UP"
#: templates/footer.html:70
#, python-format
@@ -845,6 +849,15 @@ msgstr ""
"Trademark, copyright notices, and rules for use by third parties can be "
"found in our %(link_to_faq)s"
+#: templates/hero-download-languages.html:2
+#: templates/hero-download-options.html:2
+msgid "DEFEND YOURSELF"
+msgstr "DEFEND YOURSELF"
+
+#: templates/hero-download-tor.html:2
+msgid "GROW THE NETWORK"
+msgstr "GROW THE NETWORK"
+
#: templates/hero-download.html:2
msgid "Defend yourself."
msgstr "Defend yourself."
1
0